]> git.sesse.net Git - ffmpeg/history - libavformat/apetag.c
Use the correct ByteIOContext in extradata parsing.Fixes half of issue
[ffmpeg] / libavformat / apetag.c
2009-12-15 Diego BiurrunRemove unused variable, fixes the warning:
2009-12-13 Michael NiedermayerUse AV_METADATA_DONT_STRDUP* / use av_malloced metadata...
2009-10-18 Aurelien Jacobsremove old and useless debug code
2009-08-11 Kostya ShishkovMove APE tag parsing into separate module.