Fabrice Bellard
							
						 
						
							
							
							
								
							
								abac617591 
								
							
								 
							
						 
						
							
							
								
								renamed libav to libavformat  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								50d5d129b4 
								
							
								 
							
						 
						
							
							
								
								use codec_id so that the codec does not need to be opened  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1263 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								67d06418da 
								
							
								 
							
						 
						
							
							
								
								added handling of URL redirectors (needed for RTSP streaming client)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1253 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								7feb950a80 
								
							
								 
							
						 
						
							
							
								
								fixed output pts computation in case of pcm audio (fixes ffplay status display)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1231 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								5b25dfa708 
								
							
								 
							
						 
						
							
							
								
								do not read probe data if format is specified - match_ext() must be exported  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1222 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								c18a2692d2 
								
							
								 
							
						 
						
							
							
								
								* cleanup statics & const  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1186 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								8cd5be983b 
								
							
								 
							
						 
						
							
							
								
								use FF_INPUT_BUFFER_PADDING_SIZE  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1181 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								d7425f59d5 
								
							
								 
							
						 
						
							
							
								
								cleanup (breaks compatibility, requested by fabrice)  
							
							 
							
							 
							
							
								
							
							
							remove CODEC_FLAG_NOT_TRUNCATED & add CODEC_FLAG_TRUNCATED
add CODEC_CAP_TRUNCATED
add alpha plane to AVPicture
remove CODEC_ID_MSMPEG4
remove various unused stuff
support "truncated" mpeg4 streams
Originally committed as revision 1175 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								e2e6cfd021 
								
							
								 
							
						 
						
							
							
								
								* allocate slightly more data - so decoders won't be touching memory  
							
							 
							
							 
							
							
								
							
							
							out of allocated range (would be 4 bytes enough here ???)
Originally committed as revision 1168 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								d4c0ff917d 
								
							
								 
							
						 
						
							
							
								
								single frame output fix  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1061 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								1e51d801d3 
								
							
								 
							
						 
						
							
							
								
								the new output PTS handling is now generic  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1058 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								916c80e94a 
								
							
								 
							
						 
						
							
							
								
								AV synchronisation API  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 1054 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								c5510dd63b 
								
							
								 
							
						 
						
							
							
								
								* Add code for ffserver to get stream output formats: guess_stream_format  
							
							 
							
							 
							
							
								
							
							
							* Add real parse_date code. This is much more robust and can handle localtime and UTC
Originally committed as revision 817 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								a25e098d33 
								
							
								 
							
						 
						
							
							
								
								exported av_probe_input_format()  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 806 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								a9a721da7c 
								
							
								 
							
						 
						
							
							
								
								added url_split()  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 800 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								9235088f0f 
								
							
								 
							
						 
						
							
							
								
								* using time.h for Cygwin systems as well  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 777 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								24f9709b22 
								
							
								 
							
						 
						
							
							
								
								fixed VOB parsing bug  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 699 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								2dbceb9f8a 
								
							
								 
							
						 
						
							
							
								
								Change the way that the ?date= stuff is parsed. It now takes a time (with optional date)  
							
							 
							
							 
							
							
								
							
							
							in local time rather than GMT. Note that you are advised to use the date as well as the time
as the time is relative to the current day (which is not much use if the time is in the
future). The date format parsing is pretty strict still:
YYYY-MM-DDTHH:MM:SS   is a format that works. The T is a literal non-digit character. I wouldn't
use a space. The :SS can be omitted. The number of digits *must* be four in the Year.
Originally committed as revision 691 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								19720f15fd 
								
							
								 
							
						 
						
							
							
								
								license/copyright change  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								a8dbe9514f 
								
							
								 
							
						 
						
							
							
								
								Change order of extensions and read_probe checking. This gives the read_probe  
							
							 
							
							 
							
							
								
							
							
							a higher priority than extensions. This gives FFM a chance of working. Note
that some of the other probe functions are bit optimistic, and can be
confused by binary data (such as 0x00 0x00 0x01 0xzz) for some values of zz.
This set of changes makes ffserver work again, and fixes the cannot open
video grab device message.
Originally committed as revision 581 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								b9a281db69 
								
							
								 
							
						 
						
							
							
								
								split mux/demux related structures - added file probing support - improve media file reading API  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 545 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								1ea4f59365 
								
							
								 
							
						 
						
							
							
								
								use av memory handling functions  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 528 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Philip Gladstone
							
						 
						
							
							
							
								
							
								8d1335ea2b 
								
							
								 
							
						 
						
							
							
								
								* Add implementation of strlcpy  
							
							 
							
							 
							
							
								
							
							
							* Fix endless loop in find_info_tag if given specific arguments
Originally committed as revision 481 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Zdenek Kabelac
							
						 
						
							
							
							
								
							
								6cea494e32 
								
							
								 
							
						 
						
							
							
								
								* support for .au .gif .mov .mp4  by François Revol <revol@free.fr>  
							
							 
							
							 
							
							
								
							
							
							hmm any opinions about GIF support ?
Originally committed as revision 385 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Juanjo
							
						 
						
							
							
							
								
							
								10bb7023a2 
								
							
								 
							
						 
						
							
							
								
								- Added force_pts to av_write_packet() to be able to force PTS, this helps  
							
							 
							
							 
							
							
								
							
							
							(and fix) stream copying. By now force_pts it's just honoured by the MPEG
muxer. ASF could honour this also, but it should be fixed to use Tickers
first.
- MPEG audio decoder exports it's frame size in bytes.
- Hope this fix the floating point exception found in ffserver.
Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Juanjo
							
						 
						
							
							
							
								
							
								af469427b3 
								
							
								 
							
						 
						
							
							
								
								- Fix pts calculation on mpeg mux (A/V sync) - Thanks to Lennert Buytenhek  
							
							 
							
							 
							
							
								
							
							
							- Fix temporal-reference-glitches for MPEG1 - Thanks to Lennert Buytenhek
Originally committed as revision 343 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						23 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								96baaa6aff 
								
							
								 
							
						 
						
							
							
								
								changed av_open_input_file() prototype  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 146 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								5ed8fafcb6 
								
							
								 
							
						 
						
							
							
								
								added pcm formats  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 142 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								9150f42ed5 
								
							
								 
							
						 
						
							
							
								
								fixed image number syntax problems  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 128 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								27e084bd61 
								
							
								 
							
						 
						
							
							
								
								added raw mjpeg  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 94 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								8be1c6563c 
								
							
								 
							
						 
						
							
							
								
								win32 fixes  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 78 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								6775c758c4 
								
							
								 
							
						 
						
							
							
								
								added PPM read/write support - added pgmyuvpipe format - added PPM pipe read/write support  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 65 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								d771bcae33 
								
							
								 
							
						 
						
							
							
								
								added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer)  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 9 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago  
					 
				
					
						
							
							
								   Fabrice Bellard
							
						 
						
							
							
							
								
							
								de6d9b6404 
								
							
								 
							
						 
						
							
							
								
								Initial revision  
							
							 
							
							 
							
							
								
							
							
							Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk 
							
						 
						24 years ago