summaryrefslogtreecommitdiff
path: root/libavformat/ape.c
Commit message (Expand)AuthorAge
...
* Missing tags in APE is normal situation, so don't print an error.Kostya Shishkov2008-04-26
* fix 8 "initialization discards qualifiers from pointer target type"Michael Niedermayer2008-02-04
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* Looks like this APE decoder support versions starting from 3.95Kostya Shishkov2007-09-23
* disable loads of debug messages to reduce object sizeAurelien Jacobs2007-09-17
* monkey audio demuxer now can parse ape tagsBenjamin Zores2007-09-16
* Monkey Audio decoderKostya Shishkov2007-09-13