Skip to content

Lame Extension

Jeremy Herbison edited this page Oct 5, 2019 · 7 revisions

This extension provides MP3 encoding functionality.

Dependencies

ID3 Extension

Release Notes

1.4.0

  • Recompiled bundled libFLAC with latest Visual C++ runtime

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
  • Improved pre-allocation estimation

1.1.0

  • Pre-allocation of the entire file to avoid fragmentation and improve performance
  • Publish debugging symbols with the package

1.0.0

  • Initial public release