summaryrefslogtreecommitdiff
path: root/libavformat/c93.c
Commit message (Expand)AuthorAge
* avoid POSIX reserved _t suffixAurelien Jacobs2008-12-11
* convert every muxer/demuxer to write/read sample_aspect_ratio from/toAurelien Jacobs2008-08-23
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03
* 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