Module v0_3_0

Source
Expand description

Release 0.3.0 (2025-04-27)

§⚠️ Breaking changes

  • feat: change AudioFrame::channel_layout and GenericDecoder::time_base’s return types to their non-ffi counterparts (#437) (@Juliapixel)

§🛠️ Non-breaking changes

  • feat: add support for arm64 builds (#378) (@TroyKomodo)
  • feat: add support for windows builds (#378) (@TroyKomodo)
  • feat: Add AudioFrame::format (#437) (@Juliapixel)
  • fix: fix windows memory corruption issue (#378) (@TroyKomodo)