History | View | Annotate | Download (2.46 KB)
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
vorbiscomment: convert metadata before computing the header's length
Originally committed as revision 25586 to svn://svn.ffmpeg.org/ffmpeg/trunk
add ff_ prefix to metadata_conv()patch by Anton Khirnov anton at khirnov dot net
Originally committed as revision 25505 to svn://svn.ffmpeg.org/ffmpeg/trunk
Export metadata in the generic format. Deprecate old conversion API.patch by Anton Khirnov anton at khirnov dot net
Originally committed as revision 25493 to svn://svn.ffmpeg.org/ffmpeg/trunk
vorbiscomment: change ff_vorbiscomment_write to take an AVMetadata**patch by Anton Khirnov anton at khirnov dot net
Originally committed as revision 25473 to svn://svn.ffmpeg.org/ffmpeg/trunk
vorbiscomment: add DISCNUMBER to the metadata conv tablepatch by Anton Khirnov anton at khirnov dot net
Originally committed as revision 25357 to svn://svn.ffmpeg.org/ffmpeg/trunk
cosmetics: spaces between and after parentheses
Originally committed as revision 25021 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add VorbisComment writing to FLAC files.Patch by James Darnley <james darnley at gmail>.
Originally committed as revision 22605 to svn://svn.ffmpeg.org/ffmpeg/trunk