summaryrefslogtreecommitdiff
path: root/libavformat/apetag.c
Commit message (Expand)AuthorAge
* Replace all remaining occurrences of AVERROR_NOMEM withStefano Sabatini2010-04-03
* Include apetag.h which contains the prototype for ff_ape_parse_tag().Carl Eugen Hoyos2010-02-28
* Remove unused variable, fixes the warning:Diego Biurrun2009-12-15
* Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strdupedMichael Niedermayer2009-12-13
* remove old and useless debug codeAurelien Jacobs2009-10-18
* Move APE tag parsing into separate module.Kostya Shishkov2009-08-11