|  Anton Khirnov | 3b3bbdd3e6 | lavf,lavd: replace av_new_stream->avformat_new_stream part I. Trivial replacements with sed are done in this commit:
sed 's/av_new_stream(\([^)]*\), 0)/avformat_new_stream(\1, NULL)/' | 14 years ago | 
				
					
						|  Mans Rullgard | 2912e87a6c | Replace FFmpeg with Libav in licence headers Signed-off-by: Mans Rullgard <mans@mansr.com> | 14 years ago | 
				
					
						|  Anton Khirnov | 66e5b1df36 | avio: deprecate url_feof AVIOContext.eof_reached should be used directly instead.
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> | 14 years ago | 
				
					
						|  Anton Khirnov | a2704c9712 | avio: add avio_tell macro as a replacement for url_ftell Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> | 14 years ago | 
				
					
						|  Diego Elio Pettenò | c6610a216e | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. This also lists the objects from those two libraries as internal (by adding
the ff_ prefix) so that they can then be hidden via linker scripts. | 14 years ago | 
				
					
						|  Aurelien Jacobs | ba2c508d0c | add SubRip muxer and demuxer Originally committed as revision 24488 to svn://svn.ffmpeg.org/ffmpeg/trunk | 15 years ago |