]> git.sesse.net Git - ffmpeg/history - libavformat/avio.c
Fix typo in comment
[ffmpeg] / libavformat / avio.c
2006-01-21 Gildas BazinAdd --disable-protocols option to configure to disable...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
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