summaryrefslogtreecommitdiff
path: root/libavformat/vorbiscomment.c
Commit message (Expand)AuthorAge
* Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104'Michael Niedermayer2014-05-28
|\
| * vorbiscomment: simplify API by using av_dict_count()Anton Khirnov2014-05-28
* | vorbiscomment: Add DESCRIPTION to ff_vorbiscomment_metadata_convJames Almer2013-07-18
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-09
|\|
| * Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* vorbiscomment: convert metadata before computing the header's lengthAnton Khirnov2010-10-27
* add ff_ prefix to metadata_conv()Anton Khirnov2010-10-16
* Export metadata in the generic format. Deprecate old conversion API.Anton Khirnov2010-10-15
* vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata**Anton Khirnov2010-10-14
* vorbiscomment: add DISCNUMBER to the metadata conv tableAnton Khirnov2010-10-05
* cosmetics: spaces between and after parenthesesBaptiste Coudurier2010-09-01
* Add VorbisComment writing to FLAC files.James Darnley2010-03-20