af0d6581e1 
								
							
								 
							
						 
						
							
							
								
								Restructure spatial direct MV generation so that the zero predictior shortcut  
							
							is closer at the top.
50-130 cpu cycles faster depending on which kind of direct MBs are meassured.
Originally committed as revision 21788 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								edb4df436f 
								
							
								 
							
						 
						
							
							
								
								Split spatial and temporal direct MV generation.  
							
							A little  faster and needed for future optimizations.
This sadly leads to some code duplication (which i hope i can factor out
again after the optimizations on the direcr mv code are done)
Originally committed as revision 21787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3beb81e744 
								
							
								 
							
						 
						
							
							
								
								Fix compilation with --enable-libgsm on Gentoo and OpenSUSE.  
							
							Patch by Ramiro
Originally committed as revision 21786 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								812bfd7b44 
								
							
								 
							
						 
						
							
							
								
								Special case for spatial direct MV predictor being 0.  
							
							a little less than 200 cpu cycles faster with the cathedral sample.
Originally committed as revision 21785 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								828cfff63d 
								
							
								 
							
						 
						
							
							
								
								Pack MVs together from the begin for spatial direct, this simplifies the code  
							
							and is a bit faster (5-10 cpu cycles depending on what is meassured).
Originally committed as revision 21784 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02e8c5f0a5 
								
							
								 
							
						 
						
							
							
								
								Dont drop B frames without last_picture.  
							
							Fixes issue1722
Originally committed as revision 21783 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7098cc153 
								
							
								 
							
						 
						
							
							
								
								Special case VP5/6 chroma alignment on x86 as well  
							
							Originally committed as revision 21782 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								735acf567c 
								
							
								 
							
						 
						
							
							
								
								Don't pre-calculate first_pixel  
							
							3.6% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21781 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8de390163 
								
							
								 
							
						 
						
							
							
								
								Implement CODEC_CAP_DRAW_HORIZ_BAND for VP3 decoder  
							
							Originally committed as revision 21780 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								621f9a40b1 
								
							
								 
							
						 
						
							
							
								
								Cosmetics: reindent  
							
							Originally committed as revision 21779 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								256c0662ef 
								
							
								 
							
						 
						
							
							
								
								Do loop filter per-row rather than per-frame  
							
							3% faster on Elephants_Dream_HD-q7-aq7.ogg on my penryn
Originally committed as revision 21778 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe3135564a 
								
							
								 
							
						 
						
							
							
								
								Move apply_loop_filter above render_slice, it'll be used by the latter soon  
							
							Originally committed as revision 21777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea3c2d5393 
								
							
								 
							
						 
						
							
							
								
								Export Theora colorspace info if present  
							
							Originally committed as revision 21776 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								337f5c6e30 
								
							
								 
							
						 
						
							
							
								
								Theora 3.4 doesn't exist; these fields were misunderstandings of the spec  
							
							Originally committed as revision 21775 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								45c3c92576 
								
							
								 
							
						 
						
							
							
								
								Remove unused code that's moved elsewhere  
							
							Originally committed as revision 21774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ab5a0175f5 
								
							
								 
							
						 
						
							
							
								
								Add flag so muxers not needing width/height can signal this.  
							
							Add this flag to img2 (fixes -vcodec copy to image2 in some cases)
Originally committed as revision 21773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3566042a0d 
								
							
								 
							
						 
						
							
							
								
								Try to support truncated h264 frames mixed with mpeg pes headers in mkv.  
							
							Fixes issue1585
Originally committed as revision 21772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f1d760a27 
								
							
								 
							
						 
						
							
							
								
								Use int8_t instead of char, the signedness of char can differ between systems.  
							
							Originally committed as revision 21771 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fa65584f12 
								
							
								 
							
						 
						
							
							
								
								WMAVoice decoder.  
							
							Originally committed as revision 21770 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cbd3441eec 
								
							
								 
							
						 
						
							
							
								
								Make DeluxePaint Animation demuxer actually return the find_record() error code (issue 1739).  
							
							Originally committed as revision 21769 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86d58bcfd9 
								
							
								 
							
						 
						
							
							
								
								Add GEOV fourcc (issue971).  
							
							Originally committed as revision 21768 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0844bae1ad 
								
							
								 
							
						 
						
							
							
								
								Add "tomi" architecture  
							
							Originally committed as revision 21767 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8d4c00ed38 
								
							
								 
							
						 
						
							
							
								
								configure: require --arch and --target-os when cross-compiling  
							
							Originally committed as revision 21766 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4368990236 
								
							
								 
							
						 
						
							
							
								
								ffplay depends on rdft  
							
							Spotted by Ramiro.
Originally committed as revision 21765 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b5ab9b59e0 
								
							
								 
							
						 
						
							
							
								
								Fix build with --disable-mdct  
							
							Originally committed as revision 21764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								084cbbaab4 
								
							
								 
							
						 
						
							
							
								
								configure: add missing mdct deps  
							
							Originally committed as revision 21763 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26fbcc85d9 
								
							
								 
							
						 
						
							
							
								
								configure: make mdct and rdft select fft and update other deps  
							
							Originally committed as revision 21762 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f2d56513d7 
								
							
								 
							
						 
						
							
							
								
								Fix timestamps.  
							
							Originally committed as revision 21761 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								23b361baca 
								
							
								 
							
						 
						
							
							
								
								Remove recording_time check which is no longer necessary after r21687.  
							
							Patch by Wolfram Gloger, wmglo A dent D med D uni-muenchen D de
Originally committed as revision 21760 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a768816c33 
								
							
								 
							
						 
						
							
							
								
								Simplify expression as suggested by Måns Rullgård  
							
							Originally committed as revision 21756 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								045b60bf9b 
								
							
								 
							
						 
						
							
							
								
								Make SHA digest function write digest value with AV_WN32 instead of assuming  
							
							that output may be written as uint32_t since output buffer may not be aligned
(and it's silly to force alignment on it) and it does not work in that case
properly on some architectures.
Originally committed as revision 21754 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								94dde5c1ec 
								
							
								 
							
						 
						
							
							
								
								Move 'chksum' declaration to the only block where that variable is used  
							
							Originally committed as revision 21753 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f7d649185b 
								
							
								 
							
						 
						
							
							
								
								Move band checksum verifying into preprocessor condition, so compiler won't  
							
							complain about missing function prototype.
Originally committed as revision 21752 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cb5c760d7 
								
							
								 
							
						 
						
							
							
								
								Extend show_pix_fmts(), make it show input/output support for  
							
							conversion and other information exposed by the pixdesc API.
Originally committed as revision 21751 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33bd38dbd3 
								
							
								 
							
						 
						
							
							
								
								Stricter check for math.h functions  
							
							GCC is sometimes able to optimise constant calls to these functions,
incorrectly indicating that they exist.  Unoptimised calls will then
fail to link.
Originally committed as revision 21749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b73c0aedc 
								
							
								 
							
						 
						
							
							
								
								configure: fix cosmetic typo in check_mathfunc  
							
							Originally committed as revision 21748 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f45a27dc52 
								
							
								 
							
						 
						
							
							
								
								Reindent  
							
							Originally committed as revision 21747 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b7e0f88f2b 
								
							
								 
							
						 
						
							
							
								
								Fix demuxing of wav files with broken data header  
							
							Originally committed as revision 21746 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40938d9382 
								
							
								 
							
						 
						
							
							
								
								Use av_compare_ts to compare against the -t end time instead of using  
							
							floating point.
Should fix different results between PPC and x86 for the idroq-video-encode
FATE test.
Originally committed as revision 21745 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0cb55af88 
								
							
								 
							
						 
						
							
							
								
								Use av_compare_ts from libavutil instead of the locale compare_ts, the  
							
							calculations in the later one are not correct with large time stamps.
Originally committed as revision 21744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4e8052ddad 
								
							
								 
							
						 
						
							
							
								
								Fix syncronisation for streams with a high encoding delay.  
							
							Patch by Timo Teräs (timo DOT teras AT iki DOT fi)
Originally committed as revision 21743 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7515ed0c1d 
								
							
								 
							
						 
						
							
							
								
								Reindent after r21741.  
							
							Originally committed as revision 21742 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								170870b77c 
								
							
								 
							
						 
						
							
							
								
								Don't forget to set known audio parameters (samplerate, etc.) if the codec is  
							
							not supported in FFmpeg. This will cause crashes later because the samplerate
is used to initialize the timebase.
Originally committed as revision 21741 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								556aa7a102 
								
							
								 
							
						 
						
							
							
								
								RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.  
							
							Originally committed as revision 21740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1edea057dd 
								
							
								 
							
						 
						
							
							
								
								Output the first AAC frame. This is needed for SBR conformance.  
							
							Originally committed as revision 21739 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0332324a48 
								
							
								 
							
						 
						
							
							
								
								Dont give up after 100kb of zero bytes but returnd EAGAIN  
							
							fixes issue1729
Originally committed as revision 21738 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80242f9bdb 
								
							
								 
							
						 
						
							
							
								
								mp3: ftell() file offset for VBR tags before ID3v1 parser messes it up.  
							
							Originally committed as revision 21737 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								19530266a5 
								
							
								 
							
						 
						
							
							
								
								Enable SSE2 (put|avg)_pixels_16_sse2  
							
							SVQ1 chroma has been special-cased aligned to 16-bytes since at least r15466
Other architectures also assume 16-byte alignment here too but set STRIDE_ALIGN
to 16.
Originally committed as revision 21736 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e05f06912 
								
							
								 
							
						 
						
							
							
								
								Define missing llrint() as macro instead of inline function  
							
							This fixes building on some broken systems.
Originally committed as revision 21735 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								645d26520a 
								
							
								 
							
						 
						
							
							
								
								Special check for math.h functions  
							
							These are often, contrary to standards, implemented only as macros
or compiler-builtin functions without an actual symbol definition.
Originally committed as revision 21734 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago