2f8ae52228 
								
							
								 
							
						 
						
							
							
								
								cosmetics: add more space between functions  
							
							Originally committed as revision 25963 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e77fd066fb 
								
							
								 
							
						 
						
							
							
								
								cosmetics: rearrange some functions/typedefs/macros  
							
							Originally committed as revision 25962 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								02877def49 
								
							
								 
							
						 
						
							
							
								
								Simplify group size calculation in 2 places.  
							
							Originally committed as revision 25961 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9816155337 
								
							
								 
							
						 
						
							
							
								
								cosmetics: make a switch/case more compact  
							
							Originally committed as revision 25960 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b84a211bc8 
								
							
								 
							
						 
						
							
							
								
								Clean up fft_init() and mdct_init()  
							
							Originally committed as revision 25959 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a988808a4 
								
							
								 
							
						 
						
							
							
								
								cosmetics: pretty-printing, alignment, etc...  
							
							Originally committed as revision 25958 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a913b5cf60 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded #include  
							
							Originally committed as revision 25957 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								918cd2255c 
								
							
								 
							
						 
						
							
							
								
								Simplify fix15().  
							
							Turn it into 2 macros, and use av_clip_int16() and lrintf().
This matches the int16 to float sample conversion in audioconvert.c.
The regression test output is different due to lrintf() rounding.
Originally committed as revision 25956 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								228315bbd3 
								
							
								 
							
						 
						
							
							
								
								Fix the fixed-point MDCT and FFT tests so that they actually compile and work.  
							
							Also, use LFG from libavutil instead of random().
Originally committed as revision 25955 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a8d2b06b7c 
								
							
								 
							
						 
						
							
							
								
								Split out initialization of MDCT tables into a separate function.  
							
							Originally committed as revision 25954 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0796546370 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Document AC3EncodeContext fields.  
							
							Originally committed as revision 25953 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								22c0b03c8f 
								
							
								 
							
						 
						
							
							
								
								Remove unneeded debugging messages.  
							
							Originally committed as revision 25952 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1fda2c10f6 
								
							
								 
							
						 
						
							
							
								
								cosmetics: Define AC3_WINDOW_SIZE and use it instead of AC3_BLOCK_SIZE*2.  
							
							Originally committed as revision 25951 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7066cc8f2b 
								
							
								 
							
						 
						
							
							
								
								cosmetics: use better (and shared) macro names for some constant values  
							
							Originally committed as revision 25950 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a657899cf7 
								
							
								 
							
						 
						
							
							
								
								Remove duplicate AC3EncodeContext fields, sr_shift and sr_code.  
							
							Originally committed as revision 25949 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d2692eb49 
								
							
								 
							
						 
						
							
							
								
								cosmetics: rename some fields in AC3EncodeContext  
							
							Originally committed as revision 25948 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cb5903299 
								
							
								 
							
						 
						
							
							
								
								cosmetics: change all short to int16_t  
							
							Originally committed as revision 25947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2be209b213 
								
							
								 
							
						 
						
							
							
								
								Change some unsigned types to signed types in AC3EncodeContext  
							
							Originally committed as revision 25946 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7e5a4bf8ba 
								
							
								 
							
						 
						
							
							
								
								cosmetics: rearrange AC3EncodeContext fields  
							
							Originally committed as revision 25945 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9baec618c0 
								
							
								 
							
						 
						
							
							
								
								configure: Allow disabling symbol versioning via --disable-symver  
							
							Originally committed as revision 25944 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0c1758f018 
								
							
								 
							
						 
						
							
							
								
								Return the amount of input data actually used in the qdm2 decoder,  
							
							allows playback of files where multiple qdm2 packets have been merged.
Originally committed as revision 25943 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d5f187fd33 
								
							
								 
							
						 
						
							
							
								
								Add gradfun filter, ported from MPlayer.  
							
							Patch by Nolan L nol888 <=> gmail >=< com.
See thread:
Subject: [FFmpeg-devel] [PATCH] Port gradfun to libavfilter (GCI)
Date: Mon, 29 Nov 2010 07:18:14 -0500
Originally committed as revision 25942 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9d845ca40c 
								
							
								 
							
						 
						
							
							
								
								Avoid rollover in settings conversion.  
							
							Patch by James Zern, jzern google
Originally committed as revision 25941 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f671584845 
								
							
								 
							
						 
						
							
							
								
								Reindent.  
							
							Originally committed as revision 25940 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8afab68605 
								
							
								 
							
						 
						
							
							
								
								Fix encoding when the input audio format/rate/channels changes during  
							
							transcoding.
Fix issue #2292 .
Patch sponsored by KIM Keep In Mind GmbH, srl.
Originally committed as revision 25939 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4ba22e044b 
								
							
								 
							
						 
						
							
							
								
								Fix avpicture_alloc(), which was aligning the linesizes with 0 and thus  
							
							causing a wrong allocation.
Originally committed as revision 25938 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ebe5c4c0b 
								
							
								 
							
						 
						
							
							
								
								Add section describing the filtergraph.  
							
							Originally committed as revision 25937 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9241cd2095 
								
							
								 
							
						 
						
							
							
								
								Make avfilter_parse_graph() output a more meaningful message when an  
							
							invalid filterchain is detected.
Originally committed as revision 25936 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b276854d06 
								
							
								 
							
						 
						
							
							
								
								Fix indention of one forgotten line in ffv1.c  
							
							Originally committed as revision 25935 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92b818eb9e 
								
							
								 
							
						 
						
							
							
								
								cosmetics: vertical alignment after last commit  
							
							Originally committed as revision 25934 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7edbd5361c 
								
							
								 
							
						 
						
							
							
								
								flac_parser: only buffer the estimated amount of input needed.  
							
							Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25933 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								97f7fe687a 
								
							
								 
							
						 
						
							
							
								
								Make FLAC parser return frames when it has the required amount  
							
							(without buffering extra input).
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25932 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4172951ba7 
								
							
								 
							
						 
						
							
							
								
								Return an error when get_buffer reads none or only partial data instead  
							
							of returning packets with uninitialized data.
Returning partial packets as for other demuxers is problematice due to
packet scrambling and thus is not done.
Originally committed as revision 25931 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c3ef81b9b 
								
							
								 
							
						 
						
							
							
								
								Ensure that packets returned from ASF demuxer are properly 0-padded.  
							
							Originally committed as revision 25930 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b72daad062 
								
							
								 
							
						 
						
							
							
								
								Remove hack in MP3 probe that was meant as a work-around for large  
							
							ID3v2 tags which no longer works since ID3v2 handling was moved to
generic code.
In addition, in caused false-positives for all files starting with
one or more 0-bytes.
Originally committed as revision 25929 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe858d7bd1 
								
							
								 
							
						 
						
							
							
								
								Define PODPAGES in Makefile, and make them depend on  
							
							fftools-common-opts.texi.
Fix pod files updating when fftools-common-opts.texi is changed.
Originally committed as revision 25928 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d7870dc76 
								
							
								 
							
						 
						
							
							
								
								Show per-codec options on FFmpeg commandline help.  
							
							Originally committed as revision 25927 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a152c77f26 
								
							
								 
							
						 
						
							
							
								
								id3v2: skip data length indicator  
							
							Originally committed as revision 25926 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ded38a9bf0 
								
							
								 
							
						 
						
							
							
								
								add my GPG fingerprint  
							
							Originally committed as revision 25925 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d22e9795e6 
								
							
								 
							
						 
						
							
							
								
								Fix typo.  
							
							Originally committed as revision 25924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c61cdd0afb 
								
							
								 
							
						 
						
							
							
								
								Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from  
							
							libavcodec to libavcore.
Remove another compile-time dependancy of libavfilter on libavcodec.
Originally committed as revision 25923 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d34323ee6 
								
							
								 
							
						 
						
							
							
								
								Make avpicture_alloc() return meaningful values.  
							
							Originally committed as revision 25922 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0141163d6a 
								
							
								 
							
						 
						
							
							
								
								Reindent.  
							
							Originally committed as revision 25921 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e74929e8bb 
								
							
								 
							
						 
						
							
							
								
								Use av_image_alloc() in avpicture_alloc(), simplify.  
							
							Originally committed as revision 25920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								614e139a11 
								
							
								 
							
						 
						
							
							
								
								Don't try to demux WavPack files with >2 channels until we can support them  
							
							Originally committed as revision 25919 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a854bcdbec 
								
							
								 
							
						 
						
							
							
								
								fix building test programs with gnu make 3.82  
							
							Test programs may be named either %.c or %-test.c. In some cases (ie. fft),
both files exist and make has to choose which rule to use. Up to gnu make
3.81, rules were applied in definition order, in this case favouring the
generic %.c rule from common.mak. gnu make 3.82 uses a shortest stem first
order, applying definition order for same length stems. In this case,
%-test.c must come first in order for make to pick the proper source file.
Originally committed as revision 25918 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b494baf0b0 
								
							
								 
							
						 
						
							
							
								
								colorspace-test: fix build  
							
							rgb32tobgr32() has been removed in favour of shuffle_bytes_2103() in r32190
Originally committed as revision 32676 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e3c011c836 
								
							
								 
							
						 
						
							
							
								
								fix building of cpu-test by including required header  
							
							Originally committed as revision 25917 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a4151444bd 
								
							
								 
							
						 
						
							
							
								
								Define FLAC_MIN_FRAME_SIZE and use it in the FLAC decoder.  
							
							Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25916 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								60a684939a 
								
							
								 
							
						 
						
							
							
								
								Simplify the FLAC decoder now that it no longer has to parse arbitrary raw FLAC  
							
							data thanks to the recently added FLAC parser.
Patch by Michael Chinen [mchinen at gmail]
Originally committed as revision 25915 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago