-
Notifications
You must be signed in to change notification settings - Fork 6
MP4 Extension
Jeremy Herbison edited this page Oct 5, 2019
·
6 revisions
This extension provides MP4 reading and iTunes-compatible metadata functionality.
TBD
- API changes for -beta6
- Minor modification in API usage to avoid future incompatibility
- API changes for -beta5
- Changed licensing from LGPL to AGPL
- Publish link to release notes in the NuGet package
- Fix for exception handling when encountering a decoding error
- Updated to latest System.Text.Encoding.CodePages
- API changes for -beta2
- Pre-allocation of the entire file to avoid fragmentation and improve performance
- Publish debugging symbols with the package
- Buffer temporary output in-memory for smaller files (improves performance)
- Initial public release