Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |