Skip to content

Vorbis Extension

Jeremy Herbison edited this page Jan 28, 2019 · 5 revisions

This extension provides Ogg Vorbis encoding, reading and metadata functionality.

Dependencies

TBD

Release Notes

1.5.0

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

1.4.0

  • Include Lancer/AoTuV binaries on Ubuntu

1.3.3

  • Fix for an intermittent cover art regression introduced in 1.3.2

1.3.2

  • Reduce memory allocations when dealing with cover art

1.3.1

  • Fix for a performance regression in 1.3.0

1.3.0

  • Determine sample counts accurately

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