Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
9a6d91b6
Commit
9a6d91b6
authored
Jan 30, 2014
by
James Darnley
Committed by
Michael Niedermayer
Jan 30, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog: add entries relating to metadata_header_padding
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
be7b7623
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
Changelog
Changelog
+2
-0
APIchanges
doc/APIchanges
+4
-0
No files found.
Changelog
View file @
9a6d91b6
...
@@ -22,6 +22,8 @@ version <next>
...
@@ -22,6 +22,8 @@ version <next>
- XYZ12 rawvideo support in NUT
- XYZ12 rawvideo support in NUT
- Exif metadata support in WebP decoder
- Exif metadata support in WebP decoder
- OpenGL device
- 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:
version 2.1:
...
...
doc/APIchanges
View file @
9a6d91b6
...
@@ -23,6 +23,10 @@ API changes, most recent first:
...
@@ -23,6 +23,10 @@ API changes, most recent first:
lavf 55.27.100 - avformat.h
lavf 55.27.100 - avformat.h
Add avdevice_app_to_dev_control_message() function
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
2014-01-xx - xxxxxxx - lavc 55.32.1 - avcodec.h
Edges are not required anymore on video buffers allocated by get_buffer2()
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
(i.e. as if the CODEC_FLAG_EMU_EDGE flag was always on). Deprecate
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment