Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use dynamically allocated ByteIOContext in AVFormatContext | Björn Axelsson | 2007-11-21 | 1 | -18/+18 |
* | Replace all occurrences of AVERROR_IO with AVERROR(EIO). | Panagiotis Issaris | 2007-07-19 | 1 | -2/+2 |
* | Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM). | Panagiotis Issaris | 2007-07-19 | 1 | -1/+1 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | allocate 32 extra bytes at the end of the probe buffer and remove most probe ... | Michael Niedermayer | 2007-04-08 | 1 | -2/+0 |
* | 10l, > vs. >= typo, caused crashes on last mpc frame | Reimar Döffinger | 2007-01-14 | 1 | -1/+1 |
* | Decode previous 32 frames to avoid seeking artifacts in MPC | Kostya Shishkov | 2007-01-01 | 1 | -1/+4 |
* | Make MPC demuxer deal with ID3 tags at the beginning | Kostya Shishkov | 2007-01-01 | 1 | -3/+21 |
* | Enable forward seek in Musepack demuxer | Kostya Shishkov | 2006-12-28 | 1 | -3/+31 |
* | Musepack SV7 decoding support | Kostya Shishkov | 2006-12-24 | 1 | -0/+182 |