Releases: google/liblc3
Releases · google/liblc3
v1.1.1
What's Changed
- Wasm Compilation cleanup by @asoulier in #51
- build: fix rpath issue by @chenrui333 in #53
- ci: add build-macos-meson job by @chenrui333 in #54
- Bluetooth Conformance test updated for LC3
New Contributors
- @chenrui333 made their first contribution in #53
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- LC3 Plus features
- Python library wrapper
- Add WASM compilation target
New Contributors
- @eli-schwartz made their first contribution in #45
- @DeltaEvo made their first contribution in #46
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
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
1.0.1
First release
First release