]> git.sesse.net Git - ffmpeg/history - libavformat/avio.c
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
[ffmpeg] / libavformat / avio.c
2005-09-23 Diego BiurrunReplace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUX...
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-04-11 Michael Niedermayeravoid seeking to the end, as it confuses some crappy...
2003-10-14 Mike Melansondisable encoders where appropriate (patch courtesy...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-07-17 Fabrice Bellardadded primitive aborting system
2003-02-21 Fabrice Bellardavoid false URL protocol detection when using ':' in...
2003-01-11 Fabrice Bellardadded url_get_filename()
2002-11-25 Fabrice Bellardrenamed libav to libavformat