[FFmpeg-devel] [PATCH] Add changelog entry that I forgot
James Darnley
james.darnley at gmail.com
Thu Jan 30 15:06:42 CET 2014
Sorry. Comments about the wording are welcome.
-------------- next part --------------
From ba77291317f08b64f8511824984c87a85d2717c8 Mon Sep 17 00:00:00 2001
From: James Darnley <james.darnley at gmail.com>
Date: Thu, 30 Jan 2014 14:58:18 +0100
Subject: [PATCH] Changelog: add entries relating to metadata_header_padding
---
Changelog | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/Changelog b/Changelog
index 2291ccc..ba82c17 100644
--- a/Changelog
+++ b/Changelog
@@ -22,6 +22,10 @@ version <next>
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- OpenGL device
+- New AVFormatContext option metadata_header_padding to allow control over the
+ amount of padding added
+- Use metadata_header_padding to control padding in ID3 tags (currently used in
+ MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
version 2.1:
--
1.7.9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 683 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140130/f597c2bb/attachment.asc>
More information about the ffmpeg-devel
mailing list