Mercurial > libavformat.hg
log apetag.c @ 6179:736165b749f8 libavformat
age | author | description |
---|---|---|
Sat, 03 Apr 2010 14:15:00 +0000 | stefano | Replace all remaining occurrences of AVERROR_NOMEM with libavformat |
Sun, 28 Feb 2010 01:43:47 +0000 | cehoyos | Include apetag.h which contains the prototype for ff_ape_parse_tag(). libavformat |
Tue, 15 Dec 2009 23:41:22 +0000 | diego | Remove unused variable, fixes the warning: libavformat |
Sun, 13 Dec 2009 20:27:29 +0000 | michael | Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped libavformat |
Sun, 18 Oct 2009 16:13:29 +0000 | aurel | remove old and useless debug code libavformat |
Tue, 11 Aug 2009 17:08:09 +0000 | kostya | Move APE tag parsing into separate module. libavformat base ape.c@67f3b72ca3f8 |