MP4v2 v2.1.0 #8
enzo1982
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the MP4v2 v2.1.0 release, the first release by the new MP4v2 library project.
Changes since the MP4v2 v2.0.0 release:
1. API changes
MP4ReadCallbacks
,MP4CreateCallbacks[Ex]
andMP4ModifyCallbacks[Ex]
to allow working with custom I/O routines and memory buffers.MP4FreeH264SeqPictHeaders
to free memory allocated byMP4GetTrackH264SeqPictHeaders
.2. General improvements
I/O system
\\?\
or\\?\UNC\
) on Windows.MP4Modify behavior
free
atom.moov
atom at the start of the file if it does not increase in size.mdat
atoms behind after modify.3. Tools improvements
.chapters.txt
files when exporting chapters withmp4chaps
.sortartist
,sortname
etc.) tomp4tags
.4. Documentation improvements
5. Build system improvements
Updated the Autotools build system
pkg-config
.Added support for building with CMake.
Upgraded Visual Studio solution and projects for Visual Studio 2022.
Added Xcode project files.
6. Bug fixes
7. Vulnerability fixes
This discussion was created from the release MP4v2 v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions