Package Release Info

liblc3-1.1.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

liblc3-1-32bit
liblc3-devel

Change Logs

* Tue Aug 13 2024 bjorn.lie@gmail.com
- 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 04 2023 bjorn.lie@gmail.com
- 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 08 2023 bjorn.lie@gmail.com
- 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 2023 bjorn.lie@gmail.com
- Add baselibs.conf, needed for pipewire.
* Thu Mar 09 2023 bjorn.lie@gmail.com
- Initial packaging for openSUSE.