]> git.sesse.net Git - ffmpeg/history - libavformat/vorbiscomment.c
mp3dec: read the initial/trailing padding from the LAME tag
[ffmpeg] / libavformat / vorbiscomment.c
2014-05-28 Anton Khirnovvorbiscomment: simplify API by using av_dict_count()
2011-06-08 Anton KhirnovRemove all uses of now deprecated metadata functions.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-10-27 Anton Khirnovvorbiscomment: convert metadata before computing the...
2010-10-16 Anton Khirnovadd ff_ prefix to metadata_conv()
2010-10-15 Anton KhirnovExport metadata in the generic format. Deprecate old...
2010-10-14 Anton Khirnovvorbiscomment: change ff_vorbiscomment_write to take...
2010-10-05 Anton Khirnovvorbiscomment: add DISCNUMBER to the metadata conv...
2010-09-01 Baptiste Couduriercosmetics: spaces between and after parentheses
2010-03-20 James DarnleyAdd VorbisComment writing to FLAC files.