------------------------------------------------------------------- Wed Feb 12 10:07:44 UTC 2025 - Bjørn Lie - Update to version 1.1.3: + compute the sum over the converted buffer + python: Build python wrapper wheels with github actions ------------------------------------------------------------------- Fri Jan 31 21:37:08 UTC 2025 - Bjørn Lie - Update to version 1.1.2: + math: Remove usage of Infinity that leads to undefined behavior + Rework Python binding + python: remove semicolons + Bump version to 1.1.2 + Python wrapper published to PyPi ------------------------------------------------------------------- Tue Aug 13 19:55:33 UTC 2024 - Bjørn Lie - Update to version 1.1.1: + Wasm Compilation cleanup + build: fix rpath issue + Add build-macos-meson job + Bluetooth Conformance test updated for LC3 - Changes from version 1.1.0: + LC3 Plus features + Python library wrapper + Add WASM compilation target ------------------------------------------------------------------- Fri Aug 4 09:24:21 UTC 2023 - Bjørn Lie - Update to version 1.0.4: + Enhancement: Add fuzzing test harness. + Fixes: Gain adjustment during second quantization phase can exceed minimum gain (introduce distortion at high bitrate). ------------------------------------------------------------------- Mon May 8 19:08:52 UTC 2023 - Bjørn Lie - Update to version 1.0.3: + Enhancements: - 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 ------------------------------------------------------------------- Sun Mar 19 11:11:53 UTC 2023 - Bjørn Lie - Add baselibs.conf, needed for pipewire. ------------------------------------------------------------------- Thu Mar 9 14:35:07 UTC 2023 - Bjørn Lie - Initial packaging for openSUSE.