Commit 9a6d91b6 authored by James Darnley's avatar James Darnley Committed by Michael Niedermayer

Changelog: add entries relating to metadata_header_padding

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent be7b7623
......@@ -22,6 +22,8 @@ version <next>
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- OpenGL device
- 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:
......
......@@ -23,6 +23,10 @@ API changes, most recent first:
lavf 55.27.100 - avformat.h
Add avdevice_app_to_dev_control_message() function
2014-01-24 - 86bee79 - lavf 55.26.100 - avformat.h
New AVFormatContext option metadata_header_padding to allow control over the
amount of padding added.
2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h
Edges are not required anymore on video buffers allocated by get_buffer2()
(i.e. as if the CODEC_FLAG_EMU_EDGE flag was always on). Deprecate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment