-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- last changeset broke build, this src/impl.h change should have been included with it. libmp4v2 namespace mp4v2::util - documented itmf and qtff subnamespaces. - qtff supports COLR and PASP atom management and exports a C++ interface for libtuil/util usage. - itmf supports ILST COVER-ART atom management and exports a C++ interface for libtuil/util usage. - added special namespace mp4v2::util to export Utilities - continuing major work on overhaul. - mp4art, mp4file, mp4track, and mp4subtitle now set file I/O verbosity even for all of their actions. prior behavior was that only mp4file --dump used --debug CLI option. - mp4art, mp4track now use the new MP4CopyClose() mechanism to allow for full manipulation of atom tree. - added COLR management support to mp4track. - added PASP management support to mp4track. Documentation - minor style tweak to doxygen. TODO - assert Cygwin and VStudio builds are sane.
- Loading branch information
Kona8lend
authored and
Kona8lend
committed
Dec 11, 2008
1 parent
332a5ac
commit 0054d41
Showing
15 changed files
with
1,737 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.