summaryrefslogtreecommitdiff
path: root/libavformat/avio.c
Commit message (Expand)AuthorAge
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* avoid seeking to the end, as it confuses some crappy codeMichael Niedermayer2004-04-11
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* removed ctype.h headerFabrice Bellard2003-09-08
* added primitive aborting systemFabrice Bellard2003-07-17
* avoid false URL protocol detection when using ':' in filenamesFabrice Bellard2003-02-21
* added url_get_filename()Fabrice Bellard2003-01-11
* renamed libav to libavformatFabrice Bellard2002-11-25