summaryrefslogtreecommitdiffstats
path: root/libavformat/ape.c
Commit message (Expand)AuthorAgeFilesLines
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-031-1/+1
* Missing tags in APE is normal situation, so don't print an error.Kostya Shishkov2008-04-261-1/+0
* fix 8 "initialization discards qualifiers from pointer target type"Michael Niedermayer2008-02-041-1/+1
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-211-6/+6
* Looks like this APE decoder support versions starting from 3.95Kostya Shishkov2007-09-231-1/+1
* disable loads of debug messages to reduce object sizeAurelien Jacobs2007-09-171-0/+6
* monkey audio demuxer now can parse ape tagsBenjamin Zores2007-09-161-0/+125
* Monkey Audio decoderKostya Shishkov2007-09-131-0/+392
OpenPOWER on IntegriCloud