| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/vorbiscomment: Use 64bit int for ff_vorbiscomment_length() | Michael Niedermayer | 2015-05-11 | 1 | -2/+2 |
* | avformat/vorbiscomment: Check entry length in ff_vorbiscomment_write() | Michael Niedermayer | 2015-05-11 | 1 | -2/+4 |
* | Merge commit 'efcde917af407a6031ecff68edd51fce7b83d104' | Michael Niedermayer | 2014-05-28 | 1 | -5/+3 |
|\ |
|
| * | vorbiscomment: simplify API by using av_dict_count() | Anton Khirnov | 2014-05-28 | 1 | -5/+3 |
* | | vorbiscomment: Add DESCRIPTION to ff_vorbiscomment_metadata_conv | James Almer | 2013-07-18 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -6/+7 |
|\| |
|
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -6/+7 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | vorbiscomment: convert metadata before computing the header's length | Anton Khirnov | 2010-10-27 | 1 | -1/+0 |
* | add ff_ prefix to metadata_conv() | Anton Khirnov | 2010-10-16 | 1 | -1/+1 |
* | Export metadata in the generic format. Deprecate old conversion API. | Anton Khirnov | 2010-10-15 | 1 | -0/+1 |
* | vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata** | Anton Khirnov | 2010-10-14 | 1 | -3/+3 |
* | vorbiscomment: add DISCNUMBER to the metadata conv table | Anton Khirnov | 2010-10-05 | 1 | -0/+1 |
* | cosmetics: spaces between and after parentheses | Baptiste Coudurier | 2010-09-01 | 1 | -2/+2 |
* | Add VorbisComment writing to FLAC files. | James Darnley | 2010-03-20 | 1 | -0/+73 |