6662ec29a5 
								
							
								 
							
						 
						
							
							
								
								H.264 encoding with x264 by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 4024 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d6d7970e7 
								
							
								 
							
						 
						
							
							
								
								first pass at ALAC decoder from David Hammerton; while David's original  
							
							decoder works great, this decoder is not completely and seamlessly
integrated yet with FFmpeg
Originally committed as revision 4008 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c7fb60816 
								
							
								 
							
						 
						
							
							
								
								go LOCO, courtesy of Kostya Shishkov  
							
							Originally committed as revision 3995 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								85ad569574 
								
							
								 
							
						 
						
							
							
								
								shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>)  
							
							Originally committed as revision 3984 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5c5dea3f0c 
								
							
								 
							
						 
						
							
							
								
								01-makefile_fix_updated.patch  
							
							Adds --enable-theora/--enable-vorbis/--enable-ogg to configure
   If compiled WITHOUT --enable-theora, native VP3 decoder is used
patch by (Nilesh Bansal <nileshbansal gmail com>)
Originally committed as revision 3975 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								659c369256 
								
							
								 
							
						 
						
							
							
								
								macromedia flavour adpcm decoding (used in flv and swf)  
							
							Originally committed as revision 3969 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe533bb3a7 
								
							
								 
							
						 
						
							
							
								
								removing --disable-risky patch by (Josh Varner <jlvarner gmail com>)  
							
							Originally committed as revision 3966 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2a7718df9 
								
							
								 
							
						 
						
							
							
								
								Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4)  
							
							Derived from MPlayer patch by Larry Ruedisueli
Originally committed as revision 3955 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4c12e8bee3 
								
							
								 
							
						 
						
							
							
								
								preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier  
							
							Originally committed as revision 3862 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ede228a4f 
								
							
								 
							
						 
						
							
							
								
								Decode MP3 in ADU format  
							
							Originally committed as revision 3839 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d0271e8a3a 
								
							
								 
							
						 
						
							
							
								
								rv20 encoding  
							
							Originally committed as revision 3739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f37b9768f6 
								
							
								 
							
						 
						
							
							
								
								split ffhuffyuv into 2 codecs:  
							
							"huffyuv" is compatible with the official version
"ffvhuff" contains our improvements
Originally committed as revision 3720 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								acfd8f0fdb 
								
							
								 
							
						 
						
							
							
								
								native QPEG video decoder, courtesy of Konstantin Shishkov  
							
							Originally committed as revision 3688 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								99f0623629 
								
							
								 
							
						 
						
							
							
								
								pnm parser  
							
							Originally committed as revision 3675 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b6d559680 
								
							
								 
							
						 
						
							
							
								
								move p*m from image/lavf -> image2/lavc  
							
							video/audio_codec_id in AVFormatParameters to override/help demuxer
av_guess_codec() to guess the default codecs based upon muxer + filename
Originally committed as revision 3668 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c3890b6d3 
								
							
								 
							
						 
						
							
							
								
								10l (CONFIG_ZLIB)  
							
							Originally committed as revision 3667 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eff7cf42d 
								
							
								 
							
						 
						
							
							
								
								porting png support from -f image to -f image2  
							
							Originally committed as revision 3665 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c3990dbba 
								
							
								 
							
						 
						
							
							
								
								H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>)  
							
							Originally committed as revision 3643 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab711b3c8d 
								
							
								 
							
						 
						
							
							
								
								Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov  
							
							Originally committed as revision 3641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e6325b96b 
								
							
								 
							
						 
						
							
							
								
								mjpeg parser  
							
							Originally committed as revision 3634 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3bfb29980 
								
							
								 
							
						 
						
							
							
								
								Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov  
							
							Originally committed as revision 3589 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d08d7142fd 
								
							
								 
							
						 
						
							
							
								
								support for Sierra Online audio files and Apple QuickDraw codec,  
							
							courtesy of Konstantin Shishkov
Originally committed as revision 3529 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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