summaryrefslogtreecommitdiffstats
path: root/libavformat/mpc.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-18/+18
* Replace all occurrences of AVERROR_IO with AVERROR(EIO).Panagiotis Issaris2007-07-191-2/+2
* Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).Panagiotis Issaris2007-07-191-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* allocate 32 extra bytes at the end of the probe buffer and remove most probe ...Michael Niedermayer2007-04-081-2/+0
* 10l, > vs. >= typo, caused crashes on last mpc frameReimar Döffinger2007-01-141-1/+1
* Decode previous 32 frames to avoid seeking artifacts in MPCKostya Shishkov2007-01-011-1/+4
* Make MPC demuxer deal with ID3 tags at the beginningKostya Shishkov2007-01-011-3/+21
* Enable forward seek in Musepack demuxerKostya Shishkov2006-12-281-3/+31
* Musepack SV7 decoding supportKostya Shishkov2006-12-241-0/+182
OpenPOWER on IntegriCloud