57004ff1d7 
								
							
								 
							
						 
						
							
							
								
								add an enum for need_parsing  
							
							Originally committed as revision 8742 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								031311cbd1 
								
							
								 
							
						 
						
							
							
								
								workaround for broken flvtoolized files  
							
							Originally committed as revision 8277 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						18 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								683ab79ca0 
								
							
								 
							
						 
						
							
							
								
								flv follows in movs footsteps and has random trash in the width/height fields  
							
							Originally committed as revision 7668 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								742482290f 
								
							
								 
							
						 
						
							
							
								
								improve probe and give it the max score  
							
							Originally committed as revision 7667 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								428cc588f2 
								
							
								 
							
						 
						
							
							
								
								add FLV decoder metadata parsing  
							
							patch by Allan Hsu % allan A counterpop P net %
date: Dec 12, 2006 12:19 PM
subject: Re: [Ffmpeg-devel] [PATCH] FLV decoder metadata reading
Originally committed as revision 7286 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15f14fc7c2 
								
							
								 
							
						 
						
							
							
								
								move duration finding code into read_packet() so it can be skiped if duration has already been set  
							
							Originally committed as revision 7272 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								17fcb1709f 
								
							
								 
							
						 
						
							
							
								
								use amf_get_string()  
							
							Originally committed as revision 7271 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								759dd138df 
								
							
								 
							
						 
						
							
							
								
								cosmetics  
							
							Originally committed as revision 7270 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								896bcd2e85 
								
							
								 
							
						 
						
							
							
								
								amf_get_string() by Allan Hsu  allan aat counterpop doot net  
							
							Originally committed as revision 7269 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4eb0c66505 
								
							
								 
							
						 
						
							
							
								
								get rid of AVFMTCTX_NOHEADER, create streams in read_header()  
							
							Originally committed as revision 7268 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6cac3a3b08 
								
							
								 
							
						 
						
							
							
								
								Defines various common FLV format values between the FLV muxer and demuxer  
							
							in a common flv.h.
patch by Allan Hsu  allan _at_ counterpop.net
Originally committed as revision 7231 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7fbde3431a 
								
							
								 
							
						 
						
							
							
								
								replace coder/decoder file description in libavformat by muxer/demuxer  
							
							Originally committed as revision 6774 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ec996a6303 
								
							
								 
							
						 
						
							
							
								
								fix flvdec.c file description comment  
							
							Originally committed as revision 6773 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								246f86a4d6 
								
							
								 
							
						 
						
							
							
								
								document the extradata protocol for VP6F  
							
							Originally committed as revision 6772 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e2424ce60 
								
							
								 
							
						 
						
							
							
								
								use the adjustment value present in FLV to crop VP6 video  
							
							Originally committed as revision 6770 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								12b6992b6f 
								
							
								 
							
						 
						
							
							
								
								flv files from myspace with mp3 audio require need_parsing because the  
							
							frames are fragmented.
Originally committed as revision 6686 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b78e7197a8 
								
							
								 
							
						 
						
							
							
								
								Change license headers to say 'FFmpeg' instead of 'this program/this library'  
							
							and fix GPL/LGPL version mismatches.
Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aeb20f7f9d 
								
							
								 
							
						 
						
							
							
								
								FLV seeking patch by Nazo. lovesyao at aol com.  
							
							Originally committed as revision 6285 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5ce117c37c 
								
							
								 
							
						 
						
							
							
								
								VP5 and VP6 video decoder  
							
							Originally committed as revision 6213 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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  
				
					
						
							
							
								 
						
							
							
							
								
							
								0919e788ae 
								
							
								 
							
						 
						
							
							
								
								Flash Screen Video decoder (fourcc:FSV1)  
							
							Originally committed as revision 5436 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dbdaebe28d 
								
							
								 
							
						 
						
							
							
								
								extract duration  
							
							Originally committed as revision 5171 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						19 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								a254c5745b 
								
							
								 
							
						 
						
							
							
								
								kill duplicated get/put_be24()  
							
							Originally committed as revision 4460 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dd9f59160e 
								
							
								 
							
						 
						
							
							
								
								extract duration if available  
							
							Originally committed as revision 4459 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  
				
					
						
							
							
								 
						
							
							
							
								
							
								2692067a45 
								
							
								 
							
						 
						
							
							
								
								AVPacket.pos  
							
							Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c0df9d75bd 
								
							
								 
							
						 
						
							
							
								
								switch to native time bases  
							
							Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3356e9c9e 
								
							
								 
							
						 
						
							
							
								
								more fine grained discarding of packets  
							
							Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2f5132e7a8 
								
							
								 
							
						 
						
							
							
								
								proper handling of samplesize  
							
							Originally committed as revision 3980 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								88730be651 
								
							
								 
							
						 
						
							
							
								
								kill warnings patch by (Måns Rullgård <mru inprovide com>)  
							
							Originally committed as revision 3977 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ae26a016b4 
								
							
								 
							
						 
						
							
							
								
								support adpcm audio, also some more verbose messages  
							
							Originally committed as revision 3970 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								923bd441fe 
								
							
								 
							
						 
						
							
							
								
								correct pcm in flv handling  
							
							Originally committed as revision 3968 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						20 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b9866ebcc7 
								
							
								 
							
						 
						
							
							
								
								support discarding uninterresting packets  
							
							Originally committed as revision 3860 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								15bc38e57c 
								
							
								 
							
						 
						
							
							
								
								try to guess the fps if they are variable  
							
							Originally committed as revision 3760 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d08f4bcbbd 
								
							
								 
							
						 
						
							
							
								
								report keyframes  
							
							Originally committed as revision 3608 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0bd586c50d 
								
							
								 
							
						 
						
							
							
								
								sweeping change from -EIO -> AVERROR_IO  
							
							Originally committed as revision 3239 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9ee91c2f53 
								
							
								 
							
						 
						
							
							
								
								move time_base (pts_num/pts_den) from AVFormatContext -> AVStream  
							
							Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								068f2a22db 
								
							
								 
							
						 
						
							
							
								
								cleanup  
							
							fix streamcopy
Originally committed as revision 3026 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb01a3f021 
								
							
								 
							
						 
						
							
							
								
								guess framerate  
							
							Originally committed as revision 2866 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								92a267756f 
								
							
								 
							
						 
						
							
							
								
								flv fixes  
							
							Originally committed as revision 2863 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ed08157ca 
								
							
								 
							
						 
						
							
							
								
								channel count & samplerate fix  
							
							Originally committed as revision 2858 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bc874daea8 
								
							
								 
							
						 
						
							
							
								
								av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)  
							
							Originally committed as revision 2840 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						21 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								80783dc2c2 
								
							
								 
							
						 
						
							
							
								
								CODEC_ID_MP3LAME is obsolete  
							
							Originally committed as revision 2232 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d4f5d74a54 
								
							
								 
							
						 
						
							
							
								
								flash video (flv) support patch by (Garrick Meeker <gmeeker at theoryllc dot com>)  
							
							Originally committed as revision 2024 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						22 years ago