Browse code

Changelog: add entries relating to metadata_header_padding

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

James Darnley authored on 2014/01/30 22:58:18
Showing 2 changed files
... ...
@@ -22,6 +22,8 @@ version <next>
22 22
 - XYZ12 rawvideo support in NUT
23 23
 - Exif metadata support in WebP decoder
24 24
 - OpenGL device
25
+- Use metadata_header_padding to control padding in ID3 tags (currently used in
26
+  MP3, AIFF, and OMA files), FLAC header, and the AVI "junk" block.
25 27
 
26 28
 
27 29
 version 2.1:
... ...
@@ -23,6 +23,10 @@ API changes, most recent first:
23 23
                        lavf 55.27.100 - avformat.h
24 24
     Add avdevice_app_to_dev_control_message() function
25 25
 
26
+2014-01-24 - 86bee79 - lavf 55.26.100 - avformat.h
27
+    New AVFormatContext option metadata_header_padding to allow control over the
28
+    amount of padding added.
29
+
26 30
 2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h
27 31
   Edges are not required anymore on video buffers allocated by get_buffer2()
28 32
   (i.e. as if the CODEC_FLAG_EMU_EDGE flag was always on). Deprecate