aboutsummaryrefslogtreecommitdiff
path: root/libavformat/vorbiscomment.c
AgeCommit message (Expand)Author
2011-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-08Remove all uses of now deprecated metadata functions.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-10-27vorbiscomment: convert metadata before computing the header's lengthAnton Khirnov
2010-10-16add ff_ prefix to metadata_conv()Anton Khirnov
2010-10-15Export metadata in the generic format. Deprecate old conversion API.Anton Khirnov
2010-10-14vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata**Anton Khirnov
2010-10-05vorbiscomment: add DISCNUMBER to the metadata conv tableAnton Khirnov
2010-09-01cosmetics: spaces between and after parenthesesBaptiste Coudurier
2010-03-20Add VorbisComment writing to FLAC files.James Darnley