d0a0bbd22c 
								
							
								 
							
						 
						
							
							
								
								IBM Ultimotion video decoder, courtesy of Konstantin Shishkov  
							
							Originally committed as revision 3468 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								54f5fd22ea 
								
							
								 
							
						 
						
							
							
								
								new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk)  
							
							Originally committed as revision 3405 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d53d58ea7 
								
							
								 
							
						 
						
							
							
								
								TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov  
							
							Originally committed as revision 3390 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								791e7b83c3 
								
							
								 
							
						 
						
							
							
								
								my experimental wavelet codec  
							
							note, this is far from finished, dont expect todays encodings to be decodeable with cvs tomorrow ...
Originally committed as revision 3341 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ddadfa9e3 
								
							
								 
							
						 
						
							
							
								
								XviD Support patch by (Adam Thayer <krevnik at comcast dot net>)  
							
							Originally committed as revision 3325 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23c9925329 
								
							
								 
							
						 
						
							
							
								
								libdts support by (Benjamin Zores <ben at geexbox dot org>)  
							
							Originally committed as revision 3310 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13b4c18eb8 
								
							
								 
							
						 
						
							
							
								
								cut-n-paste error slipped through the cracks... thanks to DJ Hartman for  
							
							the report
Originally committed as revision 3226 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6148de232 
								
							
								 
							
						 
						
							
							
								
								h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac dot be>)  
							
							Originally committed as revision 3176 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b64893dae 
								
							
								 
							
						 
						
							
							
								
								first pass at a Sorenson Video 1 (SVQ1) encoder  
							
							Originally committed as revision 3113 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6faa4645c5 
								
							
								 
							
						 
						
							
							
								
								* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-)  
							
							Originally committed as revision 2893 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac2570a8b0 
								
							
								 
							
						 
						
							
							
								
								flac fixes:  
							
							fix data types of residual&decoded
fix twos complement bitfields
fix utf8 (no, utf8 is not the same as the simple and compact uvlc used in nut)
add truncated bitstream support, both ogg and flac demuxers in mplayer cvs provide incomplete frames, and furthermore it isnt possible to find frameboundaries in flac without decoding it completly
add escape-less golomb rice decoder (=flac style golomb rice) (ultra efficient, the longest vlc code is just 2^32-1 bits)
printf->av_log
fix bps for non independant channels
fix a few +-1 bugs
fix sample order for independant channels
fix data_size
Originally committed as revision 2791 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e5966052ee 
								
							
								 
							
						 
						
							
							
								
								* Initial implementation of the G.726 ADPCM audio codec.  
							
							Originally committed as revision 2759 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								070ed1bc43 
								
							
								 
							
						 
						
							
							
								
								initial commit for Quicktime Animation (RLE) video decoder; bit depths  
							
							32, 24, and 16 are working; 8bpp is partially working; 4, 2, and 1 bpp
are not supported yet
Originally committed as revision 2748 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d8379f2b7 
								
							
								 
							
						 
						
							
							
								
								added support for EA ADPCM and SMJPEG IMA ADPCM  
							
							Originally committed as revision 2744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a273bbfb03 
								
							
								 
							
						 
						
							
							
								
								MSZH and ZLIB decoder support  
							
							Experimental ZLIB encoder (not working yet)
Originally committed as revision 2693 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fafa0b75ee 
								
							
								 
							
						 
						
							
							
								
								first pass at Sierra VMD A/V decoders; video looks great, audio is not  
							
							yet complete
Originally committed as revision 2652 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a4117d5a1 
								
							
								 
							
						 
						
							
							
								
								initial support for Duck TrueMotion v1 (think of it as On2 VP1); only  
							
							16-bit mode supported thus far
Originally committed as revision 2555 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68b94c354d 
								
							
								 
							
						 
						
							
							
								
								rv20 decoder  
							
							Originally committed as revision 2543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								42cad81aea 
								
							
								 
							
						 
						
							
							
								
								yep, FLI support  
							
							Originally committed as revision 2519 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c512b303c2 
								
							
								 
							
						 
						
							
							
								
								mpegvideo is back  
							
							Originally committed as revision 2507 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8424cf505c 
								
							
								 
							
						 
						
							
							
								
								new audio/video parser API  
							
							Originally committed as revision 2492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11e29a4143 
								
							
								 
							
						 
						
							
							
								
								added Apple Graphics (SMC) decoder  
							
							Originally committed as revision 2488 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1dc1ed9933 
								
							
								 
							
						 
						
							
							
								
								8BPS decoder  
							
							Originally committed as revision 2486 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fc38477715 
								
							
								 
							
						 
						
							
							
								
								activate the XA and ADX ADPCM codecs  
							
							Originally committed as revision 2385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e83dec46a 
								
							
								 
							
						 
						
							
							
								
								Sunplus JPEG codec (SP5X) support  
							
							Originally committed as revision 2362 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f44ee2c34b 
								
							
								 
							
						 
						
							
							
								
								theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up)  
							
							Originally committed as revision 2359 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29d48296a7 
								
							
								 
							
						 
						
							
							
								
								Patch for AAC encoding with libfaac by (Gildas Bazin <gbazin at altern dot org>)  
							
							Originally committed as revision 2342 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4120a53a86 
								
							
								 
							
						 
						
							
							
								
								implemented Id Quake II CIN support  
							
							Originally committed as revision 2339 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6955a88293 
								
							
								 
							
						 
						
							
							
								
								first pass at a VQA video decoder  
							
							Originally committed as revision 2332 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2fdf638b0c 
								
							
								 
							
						 
						
							
							
								
								New demuxers: Sega FILM/CPK, Westwood VQA & AUD; new decoders: MS RLE &  
							
							Video-1, Apple RPZA, Cinepak, Westwood IMA ADPCM
Originally committed as revision 2324 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7458ccbb02 
								
							
								 
							
						 
						
							
							
								
								* DV handling was streamlined for both muxing/demuxing and  
							
							decoding. All muxing/demuxing functionality is now available
     in libavformat/dv.[ch].
   * dv1394.c and avidec.c were hooked up with general DV demuxer.
   * DVAUDIO is dead! Long live pcm_s16le!
   * DV audio is now always recognized -- which means we can
     now hear all those ducks quaking in pond.dv.
Originally committed as revision 2319 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d663a1fdc0 
								
							
								 
							
						 
						
							
							
								
								AMR-WB support by (Johannes Carlsson <joca at rixmail dot se>)  
							
							Originally committed as revision 2311 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9937e686fe 
								
							
								 
							
						 
						
							
							
								
								New fringe codecs: WC3/Xan video, Xan DPCM, DK3 & DK4 ADPCM  
							
							Originally committed as revision 2217 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ef8be2bfc 
								
							
								 
							
						 
						
							
							
								
								initial commit for Id RoQ and Interplay MVE multimedia subsystems  
							
							Originally committed as revision 2195 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1149acdc17 
								
							
								 
							
						 
						
							
							
								
								asv2 encoding  
							
							Originally committed as revision 2187 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b56edf52a 
								
							
								 
							
						 
						
							
							
								
								ASV2 decoder  
							
							Originally committed as revision 2186 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								922bc38d55 
								
							
								 
							
						 
						
							
							
								
								mpeg2 regression test  
							
							add mpeg2video_decoder, thats more consistant with the encoders, note, both mpeg1video and mpeg2video decoder will happily decode both mpeg1 and 2
Originally committed as revision 2166 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								029911d1c3 
								
							
								 
							
						 
						
							
							
								
								mpeg2 encoding  
							
							Originally committed as revision 2164 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c3bf0288c9 
								
							
								 
							
						 
						
							
							
								
								PSX MDEC decoder, based upon some code from Sebastian Jedruszkiewicz <elf at frogger dot rules dot pl>  
							
							note: completly untested, no demuxer yet
Originally committed as revision 2134 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3aff069b58 
								
							
								 
							
						 
						
							
							
								
								CLJR decoding support  
							
							Originally committed as revision 2090 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2e7b4c8442 
								
							
								 
							
						 
						
							
							
								
								initial XvMC support  
							
							Originally committed as revision 2085 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be3564edad 
								
							
								 
							
						 
						
							
							
								
								ATI VCR1 decoder  
							
							Originally committed as revision 2076 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dde384225e 
								
							
								 
							
						 
						
							
							
								
								1000l (forgot to commit)  
							
							Originally committed as revision 2030 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b1e6b355f7 
								
							
								 
							
						 
						
							
							
								
								lossless mjpeg encoding (planar yuv & RGB) and somerelated bugfixes  
							
							Originally committed as revision 1968 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b8414bbd16 
								
							
								 
							
						 
						
							
							
								
								RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga  
							
							at http://www.honeypot.net/audio )
Originally committed as revision 1952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e20f836b3 
								
							
								 
							
						 
						
							
							
								
								FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv)  
							
							Originally committed as revision 1939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc634f6fc2 
								
							
								 
							
						 
						
							
							
								
								* 3gp patch by Joca  
							
							Originally committed as revision 1931 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4b465299f3 
								
							
								 
							
						 
						
							
							
								
								4xm adpcm  
							
							Originally committed as revision 1928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8809cfee0a 
								
							
								 
							
						 
						
							
							
								
								4xm codec  
							
							Originally committed as revision 1923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d2e8cce3a 
								
							
								 
							
						 
						
							
							
								
								ASV1 codec  
							
							with postprocessing support :)
Originally committed as revision 1891 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago