65d1bea201 
								
							
								 
							
						 
						
							
							
								
								Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 3545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								71c32f19b3 
								
							
								 
							
						 
						
							
							
								
								do not call (av_)abort()  
							
							Originally committed as revision 3544 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9fe5a7b831 
								
							
								 
							
						 
						
							
							
								
								do not call (av_)abort()  
							
							Originally committed as revision 3543 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cacf7199a1 
								
							
								 
							
						 
						
							
							
								
								FAQ update; entry on C++  
							
							Originally committed as revision 3542 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								669484b49e 
								
							
								 
							
						 
						
							
							
								
								* these vars could be either static or extern (compilation fix gcc-3.5)  
							
							Originally committed as revision 3541 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe2d6fe235 
								
							
								 
							
						 
						
							
							
								
								move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based  
							
							Originally committed as revision 3540 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d1fb157dd7 
								
							
								 
							
						 
						
							
							
								
								broken mess removial  
							
							Originally committed as revision 3539 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c19e76ceb7 
								
							
								 
							
						 
						
							
							
								
								ffmpeg not selecting first available stream, patch by (Nathan Kurz <nate at verse dot com>)  
							
							Originally committed as revision 3538 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								78953e626f 
								
							
								 
							
						 
						
							
							
								
								avoid using local arrays outside the block where they live ...  
							
							Originally committed as revision 3536 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80e8528865 
								
							
								 
							
						 
						
							
							
								
								dont just resample half of the data sometimes  
							
							Originally committed as revision 3535 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								63dd1377b3 
								
							
								 
							
						 
						
							
							
								
								uninitalized variables  
							
							Originally committed as revision 3534 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58978c070a 
								
							
								 
							
						 
						
							
							
								
								less printf spam  
							
							Originally committed as revision 3533 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								32019cddb4 
								
							
								 
							
						 
						
							
							
								
								fix assert  
							
							Originally committed as revision 3532 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30667f42f5 
								
							
								 
							
						 
						
							
							
								
								pads stream  
							
							Originally committed as revision 3531 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5cd3c48fb 
								
							
								 
							
						 
						
							
							
								
								100l (signed vs. unsigend)  
							
							Originally committed as revision 3530 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								98772cbf7b 
								
							
								 
							
						 
						
							
							
								
								if audio is PCM, push it through (sync is not perfect yet)  
							
							Originally committed as revision 3528 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5088363247 
								
							
								 
							
						 
						
							
							
								
								* experimental dynamic audio stream allocation for DV demuxer. This  
							
							should make Nathan Kurz and if I don't hear too much complaints
     about it -- that's the way it will be from now on.
   * updating regressions
Originally committed as revision 3527 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								96319c3922 
								
							
								 
							
						 
						
							
							
								
								* let DV muxer generate audioless DV streams. This might not be 100%  
							
							complaint with the SMPTE & IEC specs, but it seems harmless enough.
     The way we "specify" that there's no audio is by simply leaving
     audio DIFs filled with 0xff (I bet there's a way to mark this
     properly in the system info section!).
Originally committed as revision 3526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e4a185ac14 
								
							
								 
							
						 
						
							
							
								
								10l forgot to commit  
							
							Originally committed as revision 3525 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0fa8158d3e 
								
							
								 
							
						 
						
							
							
								
								move h264 idct to its own file and call via function pointer in DspContext  
							
							allow h264 idct to be used for lowres=1
Originally committed as revision 3524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40028f8f6e 
								
							
								 
							
						 
						
							
							
								
								dont print "vop not coded" by default  
							
							Originally committed as revision 3523 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b2346d38c 
								
							
								 
							
						 
						
							
							
								
								lowres fixes for the parser  
							
							Originally committed as revision 3521 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b392ae2e7 
								
							
								 
							
						 
						
							
							
								
								10l (segfault)  
							
							Originally committed as revision 3520 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1cc95f0e9 
								
							
								 
							
						 
						
							
							
								
								10l  
							
							Originally committed as revision 3519 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								718455951c 
								
							
								 
							
						 
						
							
							
								
								lowres chroma fix  
							
							Originally committed as revision 3517 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0f74857497 
								
							
								 
							
						 
						
							
							
								
								lowres slice fix  
							
							Originally committed as revision 3516 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f06afd698b 
								
							
								 
							
						 
						
							
							
								
								porting optimizations from 4x4 dct to 8x8  
							
							Originally committed as revision 3515 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								affbf0435a 
								
							
								 
							
						 
						
							
							
								
								optimizing 4x4 idct  
							
							Originally committed as revision 3514 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af2a9e8fdb 
								
							
								 
							
						 
						
							
							
								
								lowres slice fix  
							
							Originally committed as revision 3513 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								da9c9637ae 
								
							
								 
							
						 
						
							
							
								
								low resolution interlaced support  
							
							Originally committed as revision 3512 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1aa8c57b4a 
								
							
								 
							
						 
						
							
							
								
								1/8 resolution decoding  
							
							Originally committed as revision 3511 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6aeb03d887 
								
							
								 
							
						 
						
							
							
								
								low resolution decoding fix  
							
							Originally committed as revision 3510 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ca358b951 
								
							
								 
							
						 
						
							
							
								
								1/4 resolution decoding  
							
							Originally committed as revision 3509 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8cbd529f12 
								
							
								 
							
						 
						
							
							
								
								10l (wrong context)  
							
							Originally committed as revision 3508 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								178fcca848 
								
							
								 
							
						 
						
							
							
								
								1/2 resolution decoding  
							
							Originally committed as revision 3507 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc133816c0 
								
							
								 
							
						 
						
							
							
								
								some credits for all these patches  
							
							Originally committed as revision 3506 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								792bb815e3 
								
							
								 
							
						 
						
							
							
								
								assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>)  
							
							Originally committed as revision 3505 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5cbb0e70a0 
								
							
								 
							
						 
						
							
							
								
								H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>)  
							
							Originally committed as revision 3504 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15c5fa7b7f 
								
							
								 
							
						 
						
							
							
								
								trellis quantization for h263(p)  
							
							Originally committed as revision 3503 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d7d51926dd 
								
							
								 
							
						 
						
							
							
								
								unused  
							
							Originally committed as revision 3502 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c00436b3e 
								
							
								 
							
						 
						
							
							
								
								100l  
							
							Originally committed as revision 3501 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								61cef29379 
								
							
								 
							
						 
						
							
							
								
								Zlib encoder: fix image orientation (was flipped), 100l in deflate error  
							
							check, put right codec type in extradata
Originally committed as revision 3500 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								715a97f0c0 
								
							
								 
							
						 
						
							
							
								
								merge predict_plane() with DWTELEM->8bit conversation (21% faster)  
							
							Originally committed as revision 3499 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb4a87727b 
								
							
								 
							
						 
						
							
							
								
								imlib2 vhook rgba fix by ("Todd.Kirby" <doubleshot at pacbell dot net>)  
							
							Originally committed as revision 3498 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b43b426a8b 
								
							
								 
							
						 
						
							
							
								
								segfault fix by (Kostya <cannonball at bw-team dot com>)  
							
							Originally committed as revision 3497 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72f89c4ca7 
								
							
								 
							
						 
						
							
							
								
								jpeg regression test  
							
							Originally committed as revision 3496 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago