e26381b6da 
								
							
								 
							
						 
						
							
							
								
								more verbose doxy for duration (from patch by neilb suse de)  
							
							Originally committed as revision 10136 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4854c253a4 
								
							
								 
							
						 
						
							
							
								
								mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)  
							
							Originally committed as revision 10135 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6d96a9b94d 
								
							
								 
							
						 
						
							
							
								
								elaborate a little on AVStream.start_time, it seems the comment is not clear  
							
							enough, not that the clearer NEVER comment in AVFormatContext.start_time stoped
people from posting stupid patches
Originally committed as revision 10122 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								06c5c560ed 
								
							
								 
							
						 
						
							
							
								
								cola for diego  
							
							Originally committed as revision 10074 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								68bf8d83c5 
								
							
								 
							
						 
						
							
							
								
								Bump minor number, NUT muxer was added.  
							
							Originally committed as revision 10072 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								65d7d68b99 
								
							
								 
							
						 
						
							
							
								
								mention AVPROBE_PADDING_SIZE at the read_probe() doxy  
							
							Originally committed as revision 10061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8767b80f5f 
								
							
								 
							
						 
						
							
							
								
								Change avf_sdp_create() to get a pre-allocated buffer as input, and to  
							
							return an integer (0 if the SDP has been succesfully created, < 0 in case
of error)
Originally committed as revision 9947 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8258354849 
								
							
								 
							
						 
						
							
							
								
								correct initial timestamps which have AV_NOPTS_VALUE  
							
							Originally committed as revision 9917 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c5388c0784 
								
							
								 
							
						 
						
							
							
								
								Introduce an SDP generator  
							
							Originally committed as revision 9806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11bf3847b3 
								
							
								 
							
						 
						
							
							
								
								add proper support for subtitles muxing/stream copying  
							
							Originally committed as revision 9798 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a9fd2b1921 
								
							
								 
							
						 
						
							
							
								
								avoid deprecation warnings for AVFrac from avformat.h  
							
							Originally committed as revision 9569 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf09c2e2a6 
								
							
								 
							
						 
						
							
							
								
								Add support for non-blocking input formats  
							
							Originally committed as revision 9495 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05ce0f11e4 
								
							
								 
							
						 
						
							
							
								
								* clarifying the AVInputFormat::read_seek return value  
							
							* changing dv_read_seek() to return the proper value
    (patch by Maksym Veremeyenko)
Originally committed as revision 9418 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e46e884f25 
								
							
								 
							
						 
						
							
							
								
								remove old unused string functions  
							
							Originally committed as revision 9402 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fe706df05 
								
							
								 
							
						 
						
							
							
								
								Remove unused declarations  
							
							Originally committed as revision 9297 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90b5b51eab 
								
							
								 
							
						 
						
							
							
								
								misc typo fixes  
							
							Originally committed as revision 9291 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								755bfeabcc 
								
							
								 
							
						 
						
							
							
								
								misc spelling fixes  
							
							Originally committed as revision 9289 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								26ef3220cf 
								
							
								 
							
						 
						
							
							
								
								Move the video size and rate abbreviations system from libavformat to libavcodec  
							
							patch by Stefano Sabatini: [stefano dot sabatini minus lala poste dot it]
original thread:
[FFmpeg-devel] [PATCH] Redesign the video size and rateabbreviations system
date: 06/02/2007 05:30 PM
Originally committed as revision 9288 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac3967c1ce 
								
							
								 
							
						 
						
							
							
								
								spelling  
							
							Originally committed as revision 9221 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								864ff8c119 
								
							
								 
							
						 
						
							
							
								
								Typos  
							
							Originally committed as revision 9213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								05abfce9a9 
								
							
								 
							
						 
						
							
							
								
								Doxygenize av_init_packet  
							
							Originally committed as revision 9212 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								659596f002 
								
							
								 
							
						 
						
							
							
								
								Export av_init_packet  
							
							Originally committed as revision 9211 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								605315248c 
								
							
								 
							
						 
						
							
							
								
								Remove extern C declarations for C++.  
							
							FFmpeg is pure C and not all public headers have the declarations.
Originally committed as revision 9037 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								671adb1742 
								
							
								 
							
						 
						
							
							
								
								patch so that the deprecated items show up correctly  
							
							when building doxygen docs
patch by mark cox melbournemark plus ffmpeg minus devel chez gmail dot com
Originally committed as revision 8866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25406e5002 
								
							
								 
							
						 
						
							
							
								
								fix AVStream documentation: clarify start_time, start_time and duration are actually in stream base  
							
							Originally committed as revision 8855 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								57004ff1d7 
								
							
								 
							
						 
						
							
							
								
								add an enum for need_parsing  
							
							Originally committed as revision 8742 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a74008a4c3 
								
							
								 
							
						 
						
							
							
								
								timestamps generation improvement when parsing avi  
							
							patch by Joakim \ elupus chez ecce dot se /
original thread:
date: 03/19/2007 01:47 AM
subject: [Ffmpeg-devel] [RFC] Improvement for the odd timestamp generation when parser is in use.
Originally committed as revision 8725 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								87e8788680 
								
							
								 
							
						 
						
							
							
								
								allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks  
							
							Originally committed as revision 8677 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e42dba481f 
								
							
								 
							
						 
						
							
							
								
								typos/grammar  
							
							Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								33a0dd378a 
								
							
								 
							
						 
						
							
							
								
								DXA demuxer and decoder  
							
							Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								750f0e1f8b 
								
							
								 
							
						 
						
							
							
								
								Introduce two new logging functions av_hex_dump_log() and av_pkt_dump_log()  
							
							which use av_log() for logging instead of fprintf().
Originally committed as revision 8339 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea486ab3be 
								
							
								 
							
						 
						
							
							
								
								remove codec_info_duration/nb_frames from AVStream  
							
							Originally committed as revision 8337 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cf29452b63 
								
							
								 
							
						 
						
							
							
								
								Clarify doxygen description.  
							
							Originally committed as revision 8264 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15786dc471 
								
							
								 
							
						 
						
							
							
								
								Cleanup doxygen comment.  
							
							Originally committed as revision 8263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90c07b56e0 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in a doxygen tag.  
							
							Originally committed as revision 8262 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43d414ba2a 
								
							
								 
							
						 
						
							
							
								
								Doxygenize the existing comments in avformat.h. The contents of the comments  
							
							were left unaltered.
Originally committed as revision 8235 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a050f80234 
								
							
								 
							
						 
						
							
							
								
								Correct wrong avformat documentation.  
							
							Originally committed as revision 8206 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3217cb424c 
								
							
								 
							
						 
						
							
							
								
								Move the libavformat public API comments to avformat.h. The comments are  
							
							unmodified.
Originally committed as revision 8202 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cc58300e30 
								
							
								 
							
						 
						
							
							
								
								implement new grabbing interface, as described here:  
							
							ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920
patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Original thread:
Date: Jan 31, 2007 8:56 PM
Subject: [Ffmpeg-devel] [PATCH] New grabbing interface
Originally committed as revision 7983 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fa36ae09d 
								
							
								 
							
						 
						
							
							
								
								This fixes error handling for BeOS, removing the need for some ifdefs.  
							
							AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h.
Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed.
Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code.
This also removes the need for berrno.h.
Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c964c2c745 
								
							
								 
							
						 
						
							
							
								
								add key field to AVFormatContext for de/encryption support, patch by Reimar  
							
							Originally committed as revision 7924 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9b78eeba2 
								
							
								 
							
						 
						
							
							
								
								better generic index building and seeking code  
							
							Originally committed as revision 7841 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a44b3c4da8 
								
							
								 
							
						 
						
							
							
								
								make av_find_stream_info() duration user selectable  
							
							Originally committed as revision 7669 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6c77805fc8 
								
							
								 
							
						 
						
							
							
								
								get rid of the [4] limitation of codec tag lists  
							
							Originally committed as revision 7596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7caf0cc62c 
								
							
								 
							
						 
						
							
							
								
								add codec_id <-> codec_tag tables to AVIn/OutputFormat  
							
							Originally committed as revision 7593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								40d9c544ac 
								
							
								 
							
						 
						
							
							
								
								Attempt to better document AVFMT_NOFILE.  
							
							Originally committed as revision 7590 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db69c2e590 
								
							
								 
							
						 
						
							
							
								
								Make nb_streams unsigned to avoid an ugly cast.  
							
							Originally committed as revision 7556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								185c7b6b26 
								
							
								 
							
						 
						
							
							
								
								Musepack SV7 decoding support  
							
							Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f27a726809 
								
							
								 
							
						 
						
							
							
								
								use standard INT64_MAX instead of MAXINT64 (and MIN)  
							
							Originally committed as revision 7241 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8da9266cea 
								
							
								 
							
						 
						
							
							
								
								use the standard INT64_C() macro for 64-bit constants  
							
							Originally committed as revision 7240 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago