Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include apetag.h which contains the prototype for ff_ape_parse_tag(). | Carl Eugen Hoyos | 2010-02-28 | 1 | -0/+1 |
* | Remove unused variable, fixes the warning: | Diego Biurrun | 2009-12-15 | 1 | -1/+1 |
* | Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped | Michael Niedermayer | 2009-12-13 | 1 | -8/+9 |
* | remove old and useless debug code | Aurelien Jacobs | 2009-10-18 | 1 | -12/+0 |
* | Move APE tag parsing into separate module. | Kostya Shishkov | 2009-08-11 | 1 | -0/+122 |