Age | Commit message (Expand) | Author |
---|---|---|
2008-12-11 | avoid POSIX reserved _t suffix | Aurelien Jacobs |
2008-08-23 | convert every muxer/demuxer to write/read sample_aspect_ratio from/to | Aurelien Jacobs |
2008-06-03 | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini |
2007-11-21 | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson |
2007-07-19 | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris |
2007-07-19 | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris |
2007-07-05 | license header consistency cosmetics | Diego Biurrun |
2007-04-08 | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer |
2007-04-08 | also remove c93_ prefix for static function in the c93 demuxer | Michael Niedermayer |
2007-04-07 | Interplay C93 demuxer and video decoder | Anssi Hannula |