aboutsummaryrefslogtreecommitdiff
path: root/libavformat/c93.c
AgeCommit message (Expand)Author
2008-12-11avoid POSIX reserved _t suffixAurelien Jacobs
2008-08-23convert every muxer/demuxer to write/read sample_aspect_ratio from/toAurelien Jacobs
2008-06-03Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini
2007-11-21Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson
2007-07-19Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris
2007-07-19Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-04-08allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer
2007-04-08also remove c93_ prefix for static function in the c93 demuxerMichael Niedermayer
2007-04-07Interplay C93 demuxer and video decoderAnssi Hannula