Skip to content

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.

Dependencies

MP4 Extension

Release Notes

1.3.1

  • Minor modification in API usage to avoid future incompatibility

1.3.0

  • API changes for -beta5
  • Changed licensing from LGPL to AGPL
  • Publish link to release notes in the NuGet package

1.2.0

  • API changes for -beta2
  • Pre-allocation of the entire file to avoid fragmentation and improve performance

1.1.0

  • Publish debugging symbols with the NuGet package

1.0.0

  • Initial public release