eaa7557c73 
								
							
								 
							
						 
						
							
							
								
								add proper ff_ prefix to new extern symbols  
							
							Originally committed as revision 9479 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a6bc573158 
								
							
								 
							
						 
						
							
							
								
								split mpeg12 encoder out of mpeg12.c  
							
							Originally committed as revision 9477 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28bf121a22 
								
							
								 
							
						 
						
							
							
								
								get rid of one unneeded  #ifdef HAVE_XVMC  
							
							Originally committed as revision 9389 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90b5b51eab 
								
							
								 
							
						 
						
							
							
								
								misc typo fixes  
							
							Originally committed as revision 9291 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab8072a6a2 
								
							
								 
							
						 
						
							
							
								
								move imx_dump_header bitstream filter in its own file  
							
							Originally committed as revision 9067 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd61e40781 
								
							
								 
							
						 
						
							
							
								
								allow to enable or disable every bitstream filters individually  
							
							Original patch by Jason Millard   jsm174 _at_ gmail
Date: On Fri, 11 May 2007 11:14:01 -0400
Subject: [FFmpeg-devel] enable/disable bitstream filters?
Originally committed as revision 9010 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								95dca03f77 
								
							
								 
							
						 
						
							
							
								
								add a ff_ prefix to the now exported mpeg1_find_frame_end() function  
							
							Originally committed as revision 8902 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7f50d4ac51 
								
							
								 
							
						 
						
							
							
								
								move mpegvideo_parser in it's own file  
							
							Originally committed as revision 8901 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								29644cb504 
								
							
								 
							
						 
						
							
							
								
								make mpeg decoder handle mid-stream changes in resolution  
							
							patch by Heikki Lindholm holindho at cs helsinki fi
original thread: [Ffmpeg-devel] [PATCH] fix mid-stream resolution changes
date: Sat Mar 31 13:52:50 CEST 2007
Originally committed as revision 8865 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e42dba481f 
								
							
								 
							
						 
						
							
							
								
								typos/grammar  
							
							Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f78da6d64f 
								
							
								 
							
						 
						
							
							
								
								10l to whoever wrote this  
							
							Originally committed as revision 8403 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3502a54f59 
								
							
								 
							
						 
						
							
							
								
								kill av_mallocz_static() calls in init_rl()  
							
							Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ac0915179 
								
							
								 
							
						 
						
							
							
								
								dont malloc() static mv_penalty arrays  
							
							Originally committed as revision 8389 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								318c5e0524 
								
							
								 
							
						 
						
							
							
								
								Give context to dprintf  
							
							Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								39076e27de 
								
							
								 
							
						 
						
							
							
								
								fix drop frame timecode flag  
							
							Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92d6b7fda2 
								
							
								 
							
						 
						
							
							
								
								imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder  
							
							Originally committed as revision 8218 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5a6b9443ed 
								
							
								 
							
						 
						
							
							
								
								dummy support for mpeg2 non linear quant  
							
							Originally committed as revision 8215 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								960964f5a9 
								
							
								 
							
						 
						
							
							
								
								fix segfault with lol-ffplay2.mpg (dunno if this is exploitable, probably not easily)  
							
							Originally committed as revision 7889 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								09d7aa7e30 
								
							
								 
							
						 
						
							
							
								
								correctly set profile/level for hd  
							
							Originally committed as revision 7795 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e066acb62 
								
							
								 
							
						 
						
							
							
								
								fix segfault with  http://sam.zoy.org/zzuf/lol-ffplay.mpg  and  http://sam.zoy.org/zzuf/lol-ffplay.m2v  
							
							Originally committed as revision 7538 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								849f10351d 
								
							
								 
							
						 
						
							
							
								
								rename always_inline to av_always_inline and move to common.h  
							
							Originally committed as revision 7256 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b7abda3b3 
								
							
								 
							
						 
						
							
							
								
								make more tables static  
							
							Originally committed as revision 6996 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d210bb42b 
								
							
								 
							
						 
						
							
							
								
								typo  
							
							Originally committed as revision 6934 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80d617f5b4 
								
							
								 
							
						 
						
							
							
								
								add option to set mpeg1/2 gop timecode start, and drop frame flag timecode flag  
							
							Originally committed as revision 6933 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7d6b1abe1a 
								
							
								 
							
						 
						
							
							
								
								rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static  
							
							Originally committed as revision 6915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4067d81be2 
								
							
								 
							
						 
						
							
							
								
								move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c  
							
							Originally committed as revision 6914 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e344c1ea36 
								
							
								 
							
						 
						
							
							
								
								reindentation, patch by From: Steve Lhomme, slhomme divxcorp com  
							
							Originally committed as revision 6864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d48f0cb05 
								
							
								 
							
						 
						
							
							
								
								set v_edge_pos correctly for field picture mpeg2  
							
							Originally committed as revision 6782 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c26abfa541 
								
							
								 
							
						 
						
							
							
								
								Rename ABS macro to FFABS.  
							
							Originally committed as revision 6666 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								191e8ca752 
								
							
								 
							
						 
						
							
							
								
								fix some signedness warnings  
							
							Originally committed as revision 6355 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								761089b028 
								
							
								 
							
						 
						
							
							
								
								staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs patch by (Stefan Gehrer stefan.gehrer gmx de)  
							
							Originally committed as revision 5578 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d974017b0 
								
							
								 
							
						 
						
							
							
								
								MPEG-2 4:2:2 encoding support  
							
							Originally committed as revision 5387 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								307eb24879 
								
							
								 
							
						 
						
							
							
								
								add MPEG-2 intra vlc support  
							
							Originally committed as revision 5372 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d634aa2095 
								
							
								 
							
						 
						
							
							
								
								remove unused variable  
							
							Originally committed as revision 5371 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7923a3f904 
								
							
								 
							
						 
						
							
							
								
								d10 decoding fix  
							
							Originally committed as revision 5341 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								2669777981 
								
							
								 
							
						 
						
							
							
								
								fix decoding of mpeg2-trunc.vob  
							
							Originally committed as revision 5091 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								82fcbc145d 
								
							
								 
							
						 
						
							
							
								
								faster find_startcode()  
							
							Originally committed as revision 4939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd1a74d25d 
								
							
								 
							
						 
						
							
							
								
								Off by one fix to prevent possible segfault. Patch by jwestfall at surrealistic dot net.  
							
							Originally committed as revision 4857 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								31a78b718b 
								
							
								 
							
						 
						
							
							
								
								Mark all 12 block unused when there are no coded blocks  
							
							Fixes 422/444 artifacts
Originally committed as revision 4708 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf4e3bd2d0 
								
							
								 
							
						 
						
							
							
								
								kill a bunch of compiler warnings  
							
							Originally committed as revision 4522 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								02fb0d7c72 
								
							
								 
							
						 
						
							
							
								
								fix decoding of (broken) files with f_code=0  
							
							fix segfault if the first P frames header is damaged
Originally committed as revision 4432 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b5ffe7a39 
								
							
								 
							
						 
						
							
							
								
								fix mpeg2 chroma_420_type  
							
							Originally committed as revision 4274 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago