summaryrefslogtreecommitdiff
path: root/libavformat/c93.c
Commit message (Expand)AuthorAge
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-19
* Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris2007-07-19
* license header consistency cosmeticsDiego Biurrun2007-07-05
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-08
* also remove c93_ prefix for static function in the c93 demuxerMichael Niedermayer2007-04-08
* Interplay C93 demuxer and video decoderAnssi Hannula2007-04-07