7a6fe01f99 
								
							
								 
							
						 
						
							
							
								
								Seeking forward in non-seekable media by discarding data, regardless of how far to seek. Won't SEEK_END unless forced though.  
							
							Originally committed as revision 22822 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01d91b9be9 
								
							
								 
							
						 
						
							
							
								
								Reusing the probe buffer to rewind the ByteIOContext in ff_probe_input_buffer() instead of seeking back to the start of the file. Once exhausted, the size of the buffer is reduced.  
							
							Originally committed as revision 22821 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ba659bedb8 
								
							
								 
							
						 
						
							
							
								
								Reindent read_sbr_extension.  
							
							Originally committed as revision 22820 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								73c2704608 
								
							
								 
							
						 
						
							
							
								
								Print an error and skip PS when PS is found but explicitly found but  
							
							signaled to be absent.
Originally committed as revision 22819 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d14662f66a 
								
							
								 
							
						 
						
							
							
								
								Add support for PS sync extensions.  
							
							Originally committed as revision 22818 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37216b99e0 
								
							
								 
							
						 
						
							
							
								
								Use get_bits_left() in the sync extension check.  
							
							Originally committed as revision 22817 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								702b73bc9f 
								
							
								 
							
						 
						
							
							
								
								Fix ext_object_type.  
							
							In the case of explicit non-backwards compible PS, the extension object
type should be set to SBR. See 14496-3:2009 (fourth edition).
Originally committed as revision 22816 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								58f48adb51 
								
							
								 
							
						 
						
							
							
								
								Add DynamicACL support for FFserver.  
							
							Originally committed as revision 22815 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6cf6ae69d 
								
							
								 
							
						 
						
							
							
								
								Don't write an empty spdif header in spdif muxers write_header function before actual data starts.  
							
							Patch by Elupus.
Originally committed as revision 22814 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e0728d7991 
								
							
								 
							
						 
						
							
							
								
								Add unsharp video filter.  
							
							Contributed by Daniel G. Taylor (dan/at/programmer-art/dot/org)
Originally committed as revision 22813 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9bd6589d7 
								
							
								 
							
						 
						
							
							
								
								Clarify doxy for av_fifo_alloc().  
							
							Originally committed as revision 22812 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								77a670e796 
								
							
								 
							
						 
						
							
							
								
								Fix segfault when encoder initialization fails.  
							
							Patch by Craig Thomasson $(name) dot $(surname) ripcode com
Originally committed as revision 22811 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2100348c3e 
								
							
								 
							
						 
						
							
							
								
								Add actually correct rXXXXX here.  
							
							Originally committed as revision 22810 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								46e6fb4c54 
								
							
								 
							
						 
						
							
							
								
								Simplify writing stream metadata.  
							
							Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22809 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1a6498d78c 
								
							
								 
							
						 
						
							
							
								
								Don't overwrite user-supplied metadata with metadata mapped from an input file.  
							
							Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22808 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								56a8242fdd 
								
							
								 
							
						 
						
							
							
								
								Actually add flag (somehow got lost in my previous patchset?), fixes broken  
							
							r22806.
Originally committed as revision 22807 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3dd6180fc7 
								
							
								 
							
						 
						
							
							
								
								Add a flag to not overwrite existing tags  
							
							Patch by Anton Khirnov <wyskas gmail com>.
Originally committed as revision 22806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0950e1703b 
								
							
								 
							
						 
						
							
							
								
								Reindent  
							
							Originally committed as revision 22805 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e4b185a8d 
								
							
								 
							
						 
						
							
							
								
								Fix leaks in the AAC RTP depacketizer  
							
							Originally committed as revision 22804 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1da1e1933f 
								
							
								 
							
						 
						
							
							
								
								Add void to a function prototype that takes no arguments. Fixes a potential  
							
							compiler warning.
Originally committed as revision 22803 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e1f78f90b 
								
							
								 
							
						 
						
							
							
								
								Fix rounding direction for calculation of AVPacket.duration.  
							
							Fixes issue1579
Originally committed as revision 22802 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3370289a4c 
								
							
								 
							
						 
						
							
							
								
								Zero-initialize the reply struct  
							
							The status_code field is read in the fail codepath, where it could be
read uninitialized earlier. Found by clang.
Originally committed as revision 22801 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1e4dd198af 
								
							
								 
							
						 
						
							
							
								
								Document minimum binutils requirements on Unix-like platforms.  
							
							based on a patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22800 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5b33a55376 
								
							
								 
							
						 
						
							
							
								
								Implement support to the AVSEEK_SIZE operation in file_seek().  
							
							Avoid the need to use seeking for getting the file size, use fstat
instead, which is significantly faster.
See thread:
Subject: [FFmpeg-devel] [PATCH] Add support to AVSEEK_SIZE to the file protocol seek callback
Date: Fri, 2 Apr 2010 13:13:27 +0200
Originally committed as revision 22799 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								685598f58d 
								
							
								 
							
						 
						
							
							
								
								Reindent.  
							
							Originally committed as revision 22798 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac61f59a76 
								
							
								 
							
						 
						
							
							
								
								Rename av_encode() to av_transcode(), the new name is more meaningful.  
							
							Originally committed as revision 22797 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37f57ab4dd 
								
							
								 
							
						 
						
							
							
								
								Allow AVFormatContext.duration to be set if no individual stream duration is known.  
							
							Demuxers already do this ...
Originally committed as revision 22796 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2819760b5c 
								
							
								 
							
						 
						
							
							
								
								Avoid division by zero  
							
							Based on clang-scan report http://permalink.gmane.org/gmane.comp.video.ffmpeg.devel/107290 
Originally committed as revision 22795 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2bb962567e 
								
							
								 
							
						 
						
							
							
								
								Remove variable whose value was never read.  Found by clang.  
							
							Originally committed as revision 22794 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c99baf05c3 
								
							
								 
							
						 
						
							
							
								
								Add help for (I)RDFT test in fft-test  
							
							Originally committed as revision 22793 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2b774a04e 
								
							
								 
							
						 
						
							
							
								
								Make code using 1d-DCT consistent with the API change  
							
							Originally committed as revision 22792 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2874c81cc8 
								
							
								 
							
						 
						
							
							
								
								Replace all remaining occurrences of AVERROR_NOMEM with  
							
							AVERROR(ENOMEM).
AVERROR_NOMEM is deprecated and will be dropped at the next libavutil
major bump.
Originally committed as revision 22791 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0e64218889 
								
							
								 
							
						 
						
							
							
								
								Remove a redundant assignment, found by clang  
							
							Originally committed as revision 22790 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bee694bc4c 
								
							
								 
							
						 
						
							
							
								
								Group Unix-like platforms together in the platform documentation.  
							
							patch by Michael Kostylev, michael.kostylev gmail com
Originally committed as revision 22789 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57a80d797e 
								
							
								 
							
						 
						
							
							
								
								minor spelling fixes  
							
							Originally committed as revision 22788 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								18590be655 
								
							
								 
							
						 
						
							
							
								
								Use AVDISCARD_DEFAULT for 0 where appropriate.  
							
							Originally committed as revision 22787 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ff273ddae7 
								
							
								 
							
						 
						
							
							
								
								Fix buffer size; should hold 2 32-bit integers in hex = 16 chars + terminating  
							
							zero, so should be 17 bytes, not 9.
Originally committed as revision 22786 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3c68c5b45 
								
							
								 
							
						 
						
							
							
								
								ETIME -> ETIMEDOUT. Patch by Sam Gerstein <sgerstein bluefinlab com>.  
							
							Originally committed as revision 22785 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								523429220b 
								
							
								 
							
						 
						
							
							
								
								aacenc: Error when an unsupported profile is requested  
							
							Originally committed as revision 22784 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7b374c9ff2 
								
							
								 
							
						 
						
							
							
								
								Another uninitialized value.  
							
							See http://tranquillity.ath.cx/clang/2010-03-30-1/report-e6KUTb.html#EndPath 
Originally committed as revision 22783 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								190413cf81 
								
							
								 
							
						 
						
							
							
								
								Fix uninitialized value in codepath.  
							
							See http://tranquillity.ath.cx/clang/2010-03-30-1/report-40QvF3.html#EndPath 
Originally committed as revision 22782 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ddf8e75ede 
								
							
								 
							
						 
						
							
							
								
								Remove dead initialization.  
							
							Originally committed as revision 22781 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0b9535b9a2 
								
							
								 
							
						 
						
							
							
								
								Remove dead initialization.  
							
							Originally committed as revision 22780 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								636da41a20 
								
							
								 
							
						 
						
							
							
								
								aacenc: Don't lowpass the input unless specifically requested.  
							
							The heuristic for estimating a good cutoff is busted.
Originally committed as revision 22779 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								008593be52 
								
							
								 
							
						 
						
							
							
								
								Change default for bidir_refine to 1.  
							
							Originally committed as revision 22778 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd8277ffa0 
								
							
								 
							
						 
						
							
							
								
								Optimize bidir_refine a bit.  
							
							compiled code is less tham 1/4 the size.
a tiny bit faster
Originally committed as revision 22777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fea9bb2f31 
								
							
								 
							
						 
						
							
							
								
								Replace the last occurrance of CODEC_TYPE_ with AVMEDIA_TYPE_  
							
							Originally committed as revision 22776 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a69220cce0 
								
							
								 
							
						 
						
							
							
								
								Change bidir refine hash code so we only need to perform a single  
							
							hash calculation for the whole function.
negligibly faster (about 0.1%)
Originally committed as revision 22775 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4bebf2cf64 
								
							
								 
							
						 
						
							
							
								
								Change a case of CODEC_TYPE_ into AVMEDIA_TYPE_  
							
							This was accidentally overwritten in the recent merge of the theora/vorbis codepaths
Originally committed as revision 22774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2d603902f3 
								
							
								 
							
						 
						
							
							
								
								Reduce the size of the bidir refine hashtable from 4096 to 256 and  
							
							change the hash function to something more sane and simple.
about 1/3 faster, no meassureable change in psnr or size and i gues
its even same md5 with my test file but i forgot testing that.
Originally committed as revision 22773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						15 years ago