34d71ebe94 
								
							
								 
							
						 
						
							
							
								
								Remove leading whitespace in long codec name that was committed in r13017  
							
							Originally committed as revision 13018 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6140271f54 
								
							
								 
							
						 
						
							
							
								
								Add some long names to AVCodec declarations.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13017 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								038f846e41 
								
							
								 
							
						 
						
							
							
								
								Add long names to some AVCodec declarations.  
							
							patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13010 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1ae14d20d 
								
							
								 
							
						 
						
							
							
								
								Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.  
							
							Originally committed as revision 12880 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98a6fff98c 
								
							
								 
							
						 
						
							
							
								
								Apply 'cold' attribute to init/uninit functions in libavcodec  
							
							Originally committed as revision 12525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9701840bb5 
								
							
								 
							
						 
						
							
							
								
								add FF_ prefix to all (frame)_TYPE usage  
							
							Originally committed as revision 12399 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c291f2d0f 
								
							
								 
							
						 
						
							
							
								
								Avoid linking with h263 and mpeg4 find_frame_end()  
							
							when those codecs are not enabled.
Originally committed as revision 12332 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						17 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fbdad670e4 
								
							
								 
							
						 
						
							
							
								
								const  
							
							Originally committed as revision 11761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								52b541ad79 
								
							
								 
							
						 
						
							
							
								
								spelling  
							
							Originally committed as revision 11122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9abc7e0fdc 
								
							
								 
							
						 
						
							
							
								
								intrax8 decoder patch by "someone"  
							
							Originally committed as revision 10971 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58d1dc0e9b 
								
							
								 
							
						 
						
							
							
								
								Workaround adjustments for DivX 6.1 and later  
							
							patch by Lord: [ Lord_veryrandomD8 yahoo com ]
Originally committed as revision 9300 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1502555362 
								
							
								 
							
						 
						
							
							
								
								disable reference to msmpeg4 and wmv2 code when those codecs are not compiled in  
							
							Originally committed as revision 8975 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								df495dbd9a 
								
							
								 
							
						 
						
							
							
								
								move ff_mpeg4_find_frame_end() from h263dec.c to mpeg4video_parser.c  
							
							now h263dec depends on mpeg4video_parser
this fixes compilation when h263 decoder is disabled
Originally committed as revision 8962 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c33d98141d 
								
							
								 
							
						 
						
							
							
								
								Move H.263 parser to its own file.  
							
							Originally committed as revision 8934 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c53d2d9042 
								
							
								 
							
						 
						
							
							
								
								make some parser parameters const to avoid casting const to non-const  
							
							Originally committed as revision 8921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bdb4b698d8 
								
							
								 
							
						 
						
							
							
								
								Corrections so that builds with DEBUG work  
							
							Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b34397b4cd 
								
							
								 
							
						 
						
							
							
								
								1/0 fix  
							
							Originally committed as revision 7658 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								486497e07b 
								
							
								 
							
						 
						
							
							
								
								revert bad checkin  
							
							Originally committed as revision 7044 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be6ed6fff4 
								
							
								 
							
						 
						
							
							
								
								move some CFLAGS settings away from config.* writing section  
							
							Originally committed as revision 7043 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1766295516 
								
							
								 
							
						 
						
							
							
								
								add codec_tag and codec_stream_tag to MpegEncContext to not alter avctx values  
							
							Originally committed as revision 6930 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								949b1a13bf 
								
							
								 
							
						 
						
							
							
								
								Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.  
							
							patch by Steve Lhomme, slhomme divxcorp com
Originally committed as revision 6868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a1b13cf590 
								
							
								 
							
						 
						
							
							
								
								10l in r6412  
							
							Originally committed as revision 6547 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2833fc4646 
								
							
								 
							
						 
						
							
							
								
								approximate qpel functions: sacrifice some quality for some decoding speed. enabled on B-frames with -lavdopts fast.  
							
							Originally committed as revision 6412 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9bd0d79fcb 
								
							
								 
							
						 
						
							
							
								
								printf -> av_log, only occurs in DEBUG cases  
							
							Originally committed as revision 5934 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af9e7d1810 
								
							
								 
							
						 
						
							
							
								
								--enable/disable parsers. Warning: some combinations are broken.  
							
							Originally committed as revision 5691 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6bb50e002 
								
							
								 
							
						 
						
							
							
								
								Fix initialization of vc1_decoder (the same as wmv3_decoder).  
							
							Patch by Reimar Doeffinger.
Originally committed as revision 5544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5430b070a8 
								
							
								 
							
						 
						
							
							
								
								cleanup picture / debug output code  
							
							Originally committed as revision 5140 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								267f7edcd1 
								
							
								 
							
						 
						
							
							
								
								(f)printf --> av_log conversion  
							
							taken from a patch by Steve L'Homme
Originally committed as revision 5127 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2ca19d7f9 
								
							
								 
							
						 
						
							
							
								
								RMP4 ("xvid fork") decoding support  
							
							Originally committed as revision 5035 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a2f3431fc4 
								
							
								 
							
						 
						
							
							
								
								also autodetect xvid idct if bitexact is used  
							
							Originally committed as revision 4761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6baac1afd6 
								
							
								 
							
						 
						
							
							
								
								fix custom matrix permutation if xvid idct is autoselected and you have bad luck  
							
							Originally committed as revision 4750 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddabdfefa8 
								
							
								 
							
						 
						
							
							
								
								select xvid idct for xvid files if possible  
							
							Originally committed as revision 4573 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8c3eba7c62 
								
							
								 
							
						 
						
							
							
								
								skip_idct  
							
							skip_frame
skip_loop_filter
Originally committed as revision 4440 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb628dae44 
								
							
								 
							
						 
						
							
							
								
								spelling fixes  
							
							patch by Peter Robinson pbrobinson @ at @ gmail . dot . com and myself
Originally committed as revision 4382 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dee6dde669 
								
							
								 
							
						 
						
							
							
								
								avoid unneeded clear_blocks()  
							
							Originally committed as revision 4157 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								160d679c07 
								
							
								 
							
						 
						
							
							
								
								Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped")  
							
							Originally committed as revision 4153 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40c5fa2689 
								
							
								 
							
						 
						
							
							
								
								AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>)  
							
							with minor changes from me
Originally committed as revision 4019 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0d33db8a4d 
								
							
								 
							
						 
						
							
							
								
								In that patch:  
							
							- avctx and gb elements were removed from VC9Context, hence a larger diff
- some code was added to h263dec.c regarding CODEC_ID_WMV3 (should apply to CODEC_ID_VC9 too)
- VLC tables and other related tables were made global whenever this seemed necessary; appropriate changes were therefore made to other parts of the code using those tables
- the change for the bitplane management to a struct (some of them should eventually be mapped to MpegEncContext arrays) wasn't associated with the proper frees; should be fixed now
patch by anonymous
better names for globalized tables by me
Originally committed as revision 3905 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								934982c4ac 
								
							
								 
							
						 
						
							
							
								
								avoid buf_size == 0 checks in every decoder  
							
							Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0ecca7a49f 
								
							
								 
							
						 
						
							
							
								
								various security fixes and precautionary checks  
							
							Originally committed as revision 3822 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								503a47255f 
								
							
								 
							
						 
						
							
							
								
								fix decoding of  http://mplayerhq.hu/~diego/problem.mov  
							
							Originally committed as revision 3806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4940ed6ae1 
								
							
								 
							
						 
						
							
							
								
								automatic workaround for another padding bug  
							
							Originally committed as revision 3678 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45cb4767bc 
								
							
								 
							
						 
						
							
							
								
								xvid fake divx version workaround  
							
							Originally committed as revision 3595 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfeae977a7 
								
							
								 
							
						 
						
							
							
								
								10l (wrong variable)  
							
							Originally committed as revision 3537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								21adafec2a 
								
							
								 
							
						 
						
							
							
								
								lowres width/height cleanup 3rd try  
							
							Originally committed as revision 3522 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4f8a831994 
								
							
								 
							
						 
						
							
							
								
								set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0)  
							
							Originally committed as revision 3518 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago