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