-
Notifications
You must be signed in to change notification settings - Fork 7
Apple Extension
Jeremy Herbison edited this page Feb 11, 2019
·
7 revisions
This extension provides AAC encoding and ALAC (Apple Lossless) encoding and decoding. On Windows, it depends on the Apple Application Support libraries installed with iTunes. This extension is not available on Linux.
- 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
- API changes for -beta2
- Pre-allocation of the entire file to avoid fragmentation and improve performance
- Publish debugging symbols with the NuGet package
- Initial public release