summaryrefslogtreecommitdiffstats
path: root/libavformat/avio.c
Commit message (Expand)AuthorAgeFilesLines
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-7/+7
* Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERSDiego Biurrun2005-09-231-2/+2
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-191-3/+3
* avoid seeking to the end, as it confuses some crappy codeMichael Niedermayer2004-04-111-1/+1
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+2
* removed ctype.h headerFabrice Bellard2003-09-081-1/+0
* added primitive aborting systemFabrice Bellard2003-07-171-0/+22
* avoid false URL protocol detection when using ':' in filenamesFabrice Bellard2003-02-211-0/+5
* added url_get_filename()Fabrice Bellard2003-01-111-1/+7
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+156
OpenPOWER on IntegriCloud