ff70e60176 
								
							
								 
							
						 
						
							
							
								
								allow individual selection of muxers and demuxers  
							
							Originally committed as revision 5707 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d2a067d1d9 
								
							
								 
							
						 
						
							
							
								
								give AVInput/OutputFormat structs consistent names  
							
							Originally committed as revision 5697 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f1b163e01e 
								
							
								 
							
						 
						
							
							
								
								set proper bits_per_sample value for ADPCM codecs  
							
							Originally committed as revision 5666 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac3e183403 
								
							
								 
							
						 
						
							
							
								
								av_get_bits_per_sample and due simplifications  
							
							Originally committed as revision 5661 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e006c307fe 
								
							
								 
							
						 
						
							
							
								
								Move initialisations and internal symbols in allformats.h,  
							
							patch by Diego "Flameeyes" Petteno flameeyes AA gentoo PP org
Original thread:
Date: Jun 30, 2006 2:07 AM
Subject: [Ffmpeg-devel] [PATCH] Move initialisations and internal symbols in allformats.h
Originally committed as revision 5556 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								62c52121e0 
								
							
								 
							
						 
						
							
							
								
								extradata may be used as bitstream reader input so allocate with padding  
							
							Originally committed as revision 5547 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								344a18c3b8 
								
							
								 
							
						 
						
							
							
								
								do not fail av_find_stream_info() if params for all streams could not be found  
							
							Originally committed as revision 5545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3a30e3a9c 
								
							
								 
							
						 
						
							
							
								
								cleanup patch from Diego Pettenò <flameeyes@gentoo.org>  
							
							Originally committed as revision 5526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c10824ea67 
								
							
								 
							
						 
						
							
							
								
								increase search limit in av_find_stream_info  
							
							Originally committed as revision 5505 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a97c1e93aa 
								
							
								 
							
						 
						
							
							
								
								Add (mostly) const to variable and parameter declaration, where a char* was  
							
							used and 'const char*' should be, plus make some function declarations
static if they aren't used outside their declaring source file.
patch by Stefan Huehner stefan%%at%%huehner%%dot%%org
Originally committed as revision 5492 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a5e9102b4b 
								
							
								 
							
						 
						
							
							
								
								free codec extradata in av_close_input_file  
							
							Originally committed as revision 5484 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47dd81c75f 
								
							
								 
							
						 
						
							
							
								
								make dump_format output more homogenous  
							
							Originally committed as revision 5483 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								329b1e755e 
								
							
								 
							
						 
						
							
							
								
								fix probe of high bitrate mpeg2video  
							
							Originally committed as revision 5471 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								67dd33f90e 
								
							
								 
							
						 
						
							
							
								
								use av_d2q to parse frame rate  
							
							Originally committed as revision 5209 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								305ee50fbb 
								
							
								 
							
						 
						
							
							
								
								provide more info on which streams lack codec parameters  
							
							Originally committed as revision 5188 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c04c3282b4 
								
							
								 
							
						 
						
							
							
								
								simplify AVFormatParameters NULL checks  
							
							Originally committed as revision 5146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30a43f2d09 
								
							
								 
							
						 
						
							
							
								
								add size to AVIndex  
							
							Originally committed as revision 5083 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5e43b17e7c 
								
							
								 
							
						 
						
							
							
								
								Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org)  
							
							Originally committed as revision 4980 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9f75260e68 
								
							
								 
							
						 
						
							
							
								
								improve fps guessing code  
							
							Originally committed as revision 4929 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53f7c43fcc 
								
							
								 
							
						 
						
							
							
								
								sanity checks for seeking  
							
							Originally committed as revision 4927 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a877eedce5 
								
							
								 
							
						 
						
							
							
								
								dynamically increase probe buffer until format is detected  
							
							Originally committed as revision 4920 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f038fe8b4a 
								
							
								 
							
						 
						
							
							
								
								warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it  
							
							Originally committed as revision 4898 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ac44871c77 
								
							
								 
							
						 
						
							
							
								
								WinCE cross-compilation support  
							
							patch by Gildas Bazin < gbazin **@** altern **.** org >
Originally committed as revision 4881 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5509bffa88 
								
							
								 
							
						 
						
							
							
								
								Update licensing information: The FSF changed postal address.  
							
							Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb270c0896 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: tabs --> spaces, some prettyprinting  
							
							Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								115329f160 
								
							
								 
							
						 
						
							
							
								
								COSMETICS: Remove all trailing whitespace.  
							
							Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								780eb1c9b9 
								
							
								 
							
						 
						
							
							
								
								nan fps fix  
							
							Originally committed as revision 4744 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4733abcbf3 
								
							
								 
							
						 
						
							
							
								
								use PRIxN, %zd, %td formats where needed  
							
							Originally committed as revision 4740 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31e11451f7 
								
							
								 
							
						 
						
							
							
								
								allow NULL write_header() and write_trailer()  
							
							Originally committed as revision 4675 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2118901192 
								
							
								 
							
						 
						
							
							
								
								print more time_base fps stuff if av_log level is at debug or above  
							
							print more likely correct fps
not sure if this is formated optimally ...
Originally committed as revision 4596 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79396ac685 
								
							
								 
							
						 
						
							
							
								
								Kill some compiler warnings.  Compiled code verified identical after changes.  
							
							Originally committed as revision 4567 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b461b3bc4a 
								
							
								 
							
						 
						
							
							
								
								Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).  
							
							Originally committed as revision 4548 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7cbaa7bafa 
								
							
								 
							
						 
						
							
							
								
								parse pict_type for streams in avi  
							
							fix mpeg4 parser so it outputs te pict_type
support header only parseing without repacking
Originally committed as revision 4527 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								30bc6613fe 
								
							
								 
							
						 
						
							
							
								
								support fixing missing pts by parsing future frames  
							
							Originally committed as revision 4526 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f0ff20a197 
								
							
								 
							
						 
						
							
							
								
								minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de)  
							
							Originally committed as revision 4524 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9450118bc7 
								
							
								 
							
						 
						
							
							
								
								a few checks, seems i forgot to commit this  
							
							Originally committed as revision 4523 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bf4e3bd2d0 
								
							
								 
							
						 
						
							
							
								
								kill a bunch of compiler warnings  
							
							Originally committed as revision 4522 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01f4895c68 
								
							
								 
							
						 
						
							
							
								
								changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility  
							
							Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c6ec28b18c 
								
							
								 
							
						 
						
							
							
								
								DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)  
							
							Originally committed as revision 4448 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fd93ce271 
								
							
								 
							
						 
						
							
							
								
								avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net)  
							
							Originally committed as revision 4423 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9c98cdbc8a 
								
							
								 
							
						 
						
							
							
								
								av_seek_frame() docs timestamp clarification  
							
							Originally committed as revision 4422 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2577897d2b 
								
							
								 
							
						 
						
							
							
								
								fix assertion failure  
							
							Originally committed as revision 4411 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e36bdf8bf5 
								
							
								 
							
						 
						
							
							
								
								part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu)  
							
							Originally committed as revision 4405 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								43c0040a65 
								
							
								 
							
						 
						
							
							
								
								dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly  
							
							Originally committed as revision 4400 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								90ad92b39d 
								
							
								 
							
						 
						
							
							
								
								support changing in bitstream global headers into extradata style and back  
							
							Originally committed as revision 4395 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								69d93a1344 
								
							
								 
							
						 
						
							
							
								
								typo fix by (lists: kenneth aafloy net)  
							
							Originally committed as revision 4354 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2143116dd9 
								
							
								 
							
						 
						
							
							
								
								changing a few AV_LOG_DEBUG to AV_LOG_INFO  
							
							Originally committed as revision 4315 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2692067a45 
								
							
								 
							
						 
						
							
							
								
								AVPacket.pos  
							
							Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cefe0607dd 
								
							
								 
							
						 
						
							
							
								
								av_find_stream_info() end check fixes  
							
							10l (wrong time base)
  use timestamps if duration isnt available
Originally committed as revision 4301 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a965c478b2 
								
							
								 
							
						 
						
							
							
								
								drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)  
							
							Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago