Skip to content

Releases: google/liblc3

v1.1.1

19 Apr 22:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

27 Mar 18:07
Compare
Choose a tag to compare

What's Changed

  • LC3 Plus features
  • Python library wrapper
  • Add WASM compilation target

New Contributors

Full Changelog: v1.0.4...v1.1.0

v1.0.4

03 Aug 16:54
Compare
Choose a tag to compare

Enhancement

  • Add fuzzing test harness

Fixes

  • Gain adjustment during second quantization phase can exceed minimum gain (introduce distortion at high bitrate)

v1.0.3

08 May 18:08
Compare
Choose a tag to compare

Enhancement

  • C++ interface
  • Remove 1 multiply by samples (when not using upsampling/downsampling feature)
  • declare liblc3 as dependency in meson (helps using as meson subproject)
  • Make encoder/decoder states relocatable

Improve portability

  • Enable -pedantic compilation flag
  • Remove VLA to support compilation with MSVC
  • Remove use of deprecated int numpy attribute

Fixes

  • Fix undefined behaviors on integer shifting

v1.0.2

15 Feb 21:28
Compare
Choose a tag to compare
meson: Bump to version 1.0.2

1.0.1

05 Oct 04:34
cf1676d
Compare
Choose a tag to compare
Merge pull request #11 from t-8ch/meson-install-tools

build: meson: small fixes and optimizations

First release

20 Sep 21:55
Compare
Choose a tag to compare

First release