5bc3fc2187 
								
							
								 
							
						 
						
							
							
								
								add uldx fourcc to mpeg4 in riff.c  
							
							Originally committed as revision 21279 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6667d5a5e5 
								
							
								 
							
						 
						
							
							
								
								add vspx fourcc to mpeg4 in riff.c  
							
							Originally committed as revision 21269 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8be7ac98ca 
								
							
								 
							
						 
						
							
							
								
								Support decoding of SoftLab-NSK VideoTizer.  
							
							Patch by ami_stuff, ami_stuff o2 pl
Originally committed as revision 21245 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df9b810c5 
								
							
								 
							
						 
						
							
							
								
								Handle more ADPCM codecs in av_get_bits_per_sample().  
							
							This removes some special-case code from riff.c.
CODEC_ID_ADPCM_G726 is still handled in riff.c as before because it is
not guaranteed to be fixed 4 bits per sample.
Originally committed as revision 21037 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								418a287cae 
								
							
								 
							
						 
						
							
							
								
								add another mjpeg fourcc to riff.c list  
							
							Originally committed as revision 21032 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2c2a167ca7 
								
							
								 
							
						 
						
							
							
								
								It appears that waveformatextensible is mandatory for more cases than  
							
							just channels>2. The 16bit case is from MSDN, the 48khz is from less a reliable
www page (sorry i cant find the URL anymore).
Originally committed as revision 20892 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4aaab0a328 
								
							
								 
							
						 
						
							
							
								
								Add decoder for R210 (uncompressed 10-bit RGB) codec.  
							
							Originally committed as revision 20891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab176fdffb 
								
							
								 
							
						 
						
							
							
								
								(Partly) support Metasoft MJPEG Codec, fixes half of issue 1611.  
							
							Originally committed as revision 20796 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f63e5a7410 
								
							
								 
							
						 
						
							
							
								
								Support Etymonix MPEG-2 video codec, fixes issue 1603.  
							
							Originally committed as revision 20795 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bae225126 
								
							
								 
							
						 
						
							
							
								
								add dvcs to dvvideo, fixes issue 1604  
							
							Originally committed as revision 20786 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b86926b95 
								
							
								 
							
						 
						
							
							
								
								Support AVI1 and AVI2 in avi as MJPEG.  
							
							Fixes issue 1602.
Originally committed as revision 20781 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								483aad717e 
								
							
								 
							
						 
						
							
							
								
								slif aka "SoftLab MPEG-2 I-frames Codec" support.  
							
							Flipping one bit still is popular it seems as a means to create a new codec.
fixes issue1469.
Originally committed as revision 20679 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e47ca4f798 
								
							
								 
							
						 
						
							
							
								
								map VYUY fourcc to rawcodec  
							
							fixes http://samples.mplayerhq.hu/V-codecs/ATI-VCR12/ATI/y422test.avi 
Originally committed as revision 20432 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13547dd11f 
								
							
								 
							
						 
						
							
							
								
								add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi  
							
							Originally committed as revision 20383 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9853bbb21a 
								
							
								 
							
						 
						
							
							
								
								add some raw codec fourccs, fixes:  
							
							samples/V-codecs/
P422.AVI
UYNV.AVI
UYNY.AVI
V422.AVI
YUNV.AVI
Originally committed as revision 20379 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94ec3aca56 
								
							
								 
							
						 
						
							
							
								
								Support FourCC mjpa as MJPEG.  
							
							Fixes issue 1492.
Originally committed as revision 20296 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc2d2a07d5 
								
							
								 
							
						 
						
							
							
								
								Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0.  
							
							Originally committed as revision 20250 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d8b35b8586 
								
							
								 
							
						 
						
							
							
								
								Add decoder for "forward uncompressed".  
							
							Fixes issue 1467.
Originally committed as revision 20226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd9d5a1ef8 
								
							
								 
							
						 
						
							
							
								
								Support Midvid JPEG Video Codec (still flipped).  
							
							Originally committed as revision 20218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54089ecd5a 
								
							
								 
							
						 
						
							
							
								
								Support Intel JPEG Library Video Codec (still flipped).  
							
							Originally committed as revision 20217 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								188842ef7a 
								
							
								 
							
						 
						
							
							
								
								fix riff subtitle timebase  
							
							Originally committed as revision 19607 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a40491ef2 
								
							
								 
							
						 
						
							
							
								
								Add ff_ prefixes to exported symbols in libavformat/riff.h.  
							
							patch by Daniel Verkamp, aniel drv nu
Originally committed as revision 19254 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc7ea1e5cf 
								
							
								 
							
						 
						
							
							
								
								Add fourcc 0x10000004, seems to actually be MPEG4.  Fixes a problematic AVI file.  
							
							Originally committed as revision 19219 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc3fc0293d 
								
							
								 
							
						 
						
							
							
								
								Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.  
							
							Fixes a few AVI files from what is probably a mobile phone video camera.
Originally committed as revision 19172 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e6e9bacc4 
								
							
								 
							
						 
						
							
							
								
								Associate the 0x6c75 TwoCC used in certain Kodak cameras  
							
							to the PCM Mu-law decoder.
Fixes Issue 1178.
Originally committed as revision 19166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94d3d6a468 
								
							
								 
							
						 
						
							
							
								
								DPX (Digital Picture Exchange) image decoder  
							
							patch by Jimmy Christensen, jimmy ghost dk
Originally committed as revision 19163 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71b0654cc6 
								
							
								 
							
						 
						
							
							
								
								Support YVU9 AVI 4cc.  
							
							Fixes issue1068.
Originally committed as revision 18952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f9928b7e80 
								
							
								 
							
						 
						
							
							
								
								map dvh1 fourcc to dv, fixes incoming/dvh1_sample  
							
							Originally committed as revision 18951 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c4e266c1c 
								
							
								 
							
						 
						
							
							
								
								v210 avi fourcc, v210_720p.avi  
							
							Originally committed as revision 18802 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c20a305bca 
								
							
								 
							
						 
						
							
							
								
								dvh1 avi fourcc, dvh1_sample_truncated.avi, issue  #1034  
							
							Originally committed as revision 18739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5aef84623a 
								
							
								 
							
						 
						
							
							
								
								Add zygo fourcc.  
							
							Originally committed as revision 18628 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0dccbba02c 
								
							
								 
							
						 
						
							
							
								
								Add 'PNG1' to PNG fourcc codes.  
							
							Patch by Thilo Borgmann thilo DOT borgmann _AT_ gXXglemail.cXm.
Originally committed as revision 18415 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c81604f862 
								
							
								 
							
						 
						
							
							
								
								Reduce code duplication.  
							
							Patch by Zhentan Feng, spyfeng gmail
Originally committed as revision 18377 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bce3ba480 
								
							
								 
							
						 
						
							
							
								
								Reindent after r18372.  
							
							Originally committed as revision 18373 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6e9f56c127 
								
							
								 
							
						 
						
							
							
								
								Add waveformat-extensible support in the wav muxer.  
							
							Patch (GSoC qualfication task) by Zhentan Feng spyfeng gmail com, see
"[FFmpeg-devel] Add waveformat extensible support in wav muxer (SoC
qualification task)" thread on mailinglist.
Originally committed as revision 18372 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13b47b4012 
								
							
								 
							
						 
						
							
							
								
								add another dv fourcc CDVH  
							
							Originally committed as revision 18293 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c21fbefb9d 
								
							
								 
							
						 
						
							
							
								
								Add AURA 1 and 2 codec IDs and register their FOURCCs  
							
							Originally committed as revision 18141 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3596f4e076 
								
							
								 
							
						 
						
							
							
								
								sn40 avi fourcc decodes with ffodivx  
							
							Originally committed as revision 17928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31f2616db8 
								
							
								 
							
						 
						
							
							
								
								Fix raw rgb/bgr vertical flip in avi based on info from  http://www.fourcc.org/fccbihgt.php .  
							
							partially fixes issue862.
Originally committed as revision 17475 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								528374980e 
								
							
								 
							
						 
						
							
							
								
								Add Divio MPEG-4 FOURCC (M4CC)  
							
							Originally committed as revision 17465 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e80c73b3c1 
								
							
								 
							
						 
						
							
							
								
								Add support for fourcc "SP54".  
							
							Patch by Eli Friedman eli D friedman A gmail
Originally committed as revision 16958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4becee2343 
								
							
								 
							
						 
						
							
							
								
								ADPCM found in Xbox wav files can be decoded with  
							
							existing CODEC_ID_ADPCM_IMA_WAV
Originally committed as revision 16883 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf23f6dc33 
								
							
								 
							
						 
						
							
							
								
								pvez avi fourcc is truemotion1  
							
							Originally committed as revision 16850 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						16 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								76af2edc44 
								
							
								 
							
						 
						
							
							
								
								add EM4A fourcc , works for:  
							
							http://av.watch.impress.co.jp/docs/20040929/xf.asf 
Originally committed as revision 16729 to svn://svn.ffmpeg.org/ffmpeg/trunk 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5823e4b8f6 
								
							
								 
							
						 
						
							
							
								
								another mpeg4 fourcc  
							
							Originally committed as revision 16702 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7c6552c7c 
								
							
								 
							
						 
						
							
							
								
								add T263. works on samples/V-codecs/T263/  
							
							Originally committed as revision 16685 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								406792e7b0 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Remove pointless period after copyright statement non-sentences.  
							
							Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ce6c13879 
								
							
								 
							
						 
						
							
							
								
								export gcd function as av_gcd()  
							
							Originally committed as revision 16653 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e2260faa42 
								
							
								 
							
						 
						
							
							
								
								add LM20 mimic in avi fourcc  
							
							Originally committed as revision 16645 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b250f9c66d 
								
							
								 
							
						 
						
							
							
								
								Change semantic of CONFIG_*, HAVE_* and ARCH_*.  
							
							They are now always defined to either 0 or 1.
Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago