b86bd1f137 
								
							
								 
							
						 
						
							
							
								
								svq1 regression test  
							
							Originally committed as revision 3129 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd17409ca0 
								
							
								 
							
						 
						
							
							
								
								next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)  
							
							note, dont take the PSNR/stddev values serious, they are caused by a bug in ffmpeg.c which drops one frame before the last frame during encoding with b frames
Originally committed as revision 3110 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49f3806dd8 
								
							
								 
							
						 
						
							
							
								
								rv10 decoding fix  
							
							Originally committed as revision 3068 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aab9cdcff8 
								
							
								 
							
						 
						
							
							
								
								qpel & SSE/SATD regression test  
							
							Originally committed as revision 3056 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a76078b97f 
								
							
								 
							
						 
						
							
							
								
								+-1 bugfix regression test checksum update  
							
							Originally committed as revision 3018 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								75553f825c 
								
							
								 
							
						 
						
							
							
								
								bit-exact  
							
							Originally committed as revision 3007 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								929a0c41d5 
								
							
								 
							
						 
						
							
							
								
								regression checksum update for alexs .mov time change  
							
							new nut (de)muxer regression tests
Originally committed as revision 2981 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								906b578f16 
								
							
								 
							
						 
						
							
							
								
								* fixing 10l in movenc.c + updating regression patterns.  
							
							Originally committed as revision 2938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								039e78891e 
								
							
								 
							
						 
						
							
							
								
								add size of encoded stream to the regression tests  
							
							Originally committed as revision 2918 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6486ad57ee 
								
							
								 
							
						 
						
							
							
								
								test more (i)dcts  
							
							Originally committed as revision 2917 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7813d6a307 
								
							
								 
							
						 
						
							
							
								
								1000000l (using uninitalized variable for initalizing bits per MV table)  
							
							Originally committed as revision 2900 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b056e73c80 
								
							
								 
							
						 
						
							
							
								
								h263+ custom pcf support  
							
							Originally committed as revision 2868 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bfc029f83 
								
							
								 
							
						 
						
							
							
								
								10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)  
							
							Originally committed as revision 2864 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e82d912dba 
								
							
								 
							
						 
						
							
							
								
								h263 framerate & aspect ratio fixes  
							
							Originally committed as revision 2854 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69dde1ad36 
								
							
								 
							
						 
						
							
							
								
								AAC support in mov, correct aspect ratio support and user data support patch by (Gildas Bazin <gbazin at altern dot org>)  
							
							and regression test checksum update for it by me
Originally committed as revision 2787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cfbd16df75 
								
							
								 
							
						 
						
							
							
								
								replace a few pbBufPtr() by put_bits_count(), one of them was actually wrong  
							
							Originally committed as revision 2774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80ee9fc0e3 
								
							
								 
							
						 
						
							
							
								
								simplify MV availability check / dont use below last row MV which is always zero  
							
							Originally committed as revision 2773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c3d33d67f 
								
							
								 
							
						 
						
							
							
								
								multithreaded/SMP motion estimation  
							
							multithreaded/SMP encoding for MPEG1/MPEG2/MPEG4/H263
all pthread specific code is in pthread.c
to try it, run configure --enable-pthreads and ffmpeg ... -threads <num>
the internal thread API is a simple AVCodecContext.execute() callback which executes a given function pointer with different arguments and returns after finishing all, that way no mutexes or other thread-mess is needed outside pthread.c
Originally committed as revision 2772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f02ab8148c 
								
							
								 
							
						 
						
							
							
								
								ima & ms adpcm regression test  
							
							Originally committed as revision 2766 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								311be1fb05 
								
							
								 
							
						 
						
							
							
								
								g726 regression test  
							
							Originally committed as revision 2761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								622348f931 
								
							
								 
							
						 
						
							
							
								
								interlaced dct decision cleanup  
							
							function moved to dspcontext
  mmx&mmx2 optimized
  change SSE -> SAD as default (better quality)
vbv buffer size command line option in kbyte
Originally committed as revision 2669 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								be408b67e6 
								
							
								 
							
						 
						
							
							
								
								noise reduction regression test  
							
							Originally committed as revision 2656 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0baa56a25 
								
							
								 
							
						 
						
							
							
								
								trellis quantization regression test  
							
							Originally committed as revision 2648 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69768b77b4 
								
							
								 
							
						 
						
							
							
								
								test interlaced motion estimation too  
							
							Originally committed as revision 2644 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e2a16e1a7 
								
							
								 
							
						 
						
							
							
								
								fixpoint log() for tiny_psnr so it can output actual PSNR  
							
							Originally committed as revision 2640 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb198e198a 
								
							
								 
							
						 
						
							
							
								
								interlaced motion estimation  
							
							interlaced mpeg2 encoding
  P & B frames
  rate distored interlaced mb decission
  alternate scantable support
4mv encoding fixes (thats also why the regression tests change)
passing height to most dsp functions
interlaced mpeg4 encoding (no direct mode MBs yet)
various related cleanups
disabled old motion estimaton algorithms (log, full, ...) they will either be fixed or removed
Originally committed as revision 2638 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								037b5189d8 
								
							
								 
							
						 
						
							
							
								
								MPEG1/2 decoding update (buffered frames are decoded now)  
							
							Originally committed as revision 2617 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ebfc0ea63 
								
							
								 
							
						 
						
							
							
								
								error concealment regression test  
							
							Originally committed as revision 2606 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83dddc4a71 
								
							
								 
							
						 
						
							
							
								
								generate MPEG elementary streams in all cases - added interlaced MPEG2 test  
							
							Originally committed as revision 2593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7d2428239 
								
							
								 
							
						 
						
							
							
								
								Advanced intra coding, modified quantization and alternative inter vlc regression tests  
							
							Originally committed as revision 2574 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01e8ff27b4 
								
							
								 
							
						 
						
							
							
								
								slice flush / position fix  
							
							Originally committed as revision 2569 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3985de709 
								
							
								 
							
						 
						
							
							
								
								cleanup  
							
							Originally committed as revision 2537 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								567e36d8f1 
								
							
								 
							
						 
						
							
							
								
								last frame  
							
							Originally committed as revision 2508 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								28c70622ec 
								
							
								 
							
						 
						
							
							
								
								use .mp4 in one of the mpeg4 regression tests  
							
							Originally committed as revision 2479 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3203047eb 
								
							
								 
							
						 
						
							
							
								
								ffv1 regression test  
							
							Originally committed as revision 2477 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								158c7f059c 
								
							
								 
							
						 
						
							
							
								
								use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken  
							
							quality which was 1..31 float is now a 1..FF_LAMBDA_MAX int, and FF_QP2LAMBDA * qp can be used to convert to the new range
Originally committed as revision 2348 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c280f2d7c3 
								
							
								 
							
						 
						
							
							
								
								nut regression test  
							
							mpeg4 ac prediction cleanup
Originally committed as revision 2326 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								98b0858e10 
								
							
								 
							
						 
						
							
							
								
								constraint_parameter_flag fix  
							
							Originally committed as revision 2299 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9c6531704 
								
							
								 
							
						 
						
							
							
								
								mpeg sequence end code regression checksum update  
							
							Originally committed as revision 2271 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3bb1f2da02 
								
							
								 
							
						 
						
							
							
								
								mpegaudio decoder no longer forgets to decoder last audio frame  
							
							Originally committed as revision 2244 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d876a433c 
								
							
								 
							
						 
						
							
							
								
								asv2 regression test  
							
							Originally committed as revision 2188 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb231c4866 
								
							
								 
							
						 
						
							
							
								
								fixing unused f_code values  
							
							10l (forgot to update the regression test scores after the closed gop bit fix)
Originally committed as revision 2185 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12dccd4e60 
								
							
								 
							
						 
						
							
							
								
								bit_rate in mpeg1/2 should be 0x3FFFF for vbr or at least >= max_bitrate  
							
							Originally committed as revision 2180 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								743739d2c5 
								
							
								 
							
						 
						
							
							
								
								AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)  
							
							Originally committed as revision 2129 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5ea4461ce 
								
							
								 
							
						 
						
							
							
								
								patch for flv deblocking by (Garrick Meeker <gmeeker at theoryllc dot com>)  
							
							Originally committed as revision 2095 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e11530e780 
								
							
								 
							
						 
						
							
							
								
								flv1 fix  
							
							Originally committed as revision 2047 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3b37408be8 
								
							
								 
							
						 
						
							
							
								
								lossless jpeg regression test  
							
							Originally committed as revision 2036 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bbdd42d36f 
								
							
								 
							
						 
						
							
							
								
								flv regression test  
							
							Originally committed as revision 2025 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ca9fce1dd 
								
							
								 
							
						 
						
							
							
								
								asv1 regression test  
							
							Originally committed as revision 1912 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago