-
Notifications
You must be signed in to change notification settings - Fork 6
Lame Extension
Jeremy Herbison edited this page Oct 5, 2019
·
7 revisions
This extension provides MP3 encoding functionality.
- Recompiled bundled libFLAC with latest Visual C++ runtime
- 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
- Improved pre-allocation estimation
- Pre-allocation of the entire file to avoid fragmentation and improve performance
- Publish debugging symbols with the package
- Initial public release