Antoine Soulier
4d014e33e7
tools & cpp: Add support of asymetric frame sizes of a stereo stream
2024-01-19 16:24:19 -08:00
Antoine Soulier
125c682696
Documents LC3 Plus feature
2023-12-28 10:16:57 -08:00
anonymix007
d967d8e63b
lc3_cpp: Update to HR interface
2023-12-28 10:16:57 -08:00
Antoine Soulier
daa580235e
feature: Add High-Resolution LC3 plus mode
...
Duplicate interfaces for HR mode
spec: Remove intermediate quantized table
fix: legacy lc3_frame_bytes() and lc3_resolve_bitrate()
Cosmetic: rename fast_xxx math function to lc3_xxx
2023-12-28 10:16:55 -08:00
anonymix007
149cb6537e
feature: Add 2.5 ms and 5 ms LC3 plus frame durations
...
fix: Check TNS bitstream data
fix: LTPF Activation with 2.5 ms frame sizes
2023-12-28 10:16:52 -08:00
Antoine Soulier
9c579ffc42
cpp: Include malloc/free header
2023-06-15 11:25:54 -07:00
Antoine Soulier
44ea886c9e
fix: Remove VLA to support compilation with MSVC
2023-04-28 10:49:29 -07:00
Antoine Soulier
422d93b82c
cpp: Remove stride parameter
2023-04-19 14:31:17 -07:00
Antoine Soulier
2ce884d8ef
fix: Rename define guard
2023-04-12 13:58:18 -07:00
Antoine Soulier
368fe72994
feature: Propose C++ interface
2023-04-12 13:48:46 -07:00
Antoine Soulier
22c2d3969e
feature: Make encoder/decoder states relocatable
2023-02-15 15:30:23 -08:00
Antoine Soulier
ba7d0617bd
fix: Remove zero-size arrays
2023-01-16 13:12:24 -08:00
Antoine SOULIER
f73a7468e9
Introduce float and 24 bits packed input/output formats
2022-06-01 11:56:53 +02:00
Antoine SOULIER
3568ee1cbf
mdct: work on 2 input buffers, and remove 1 encoding buffer
2022-05-05 13:54:50 +02:00
Antoine SOULIER
0cec73a6fb
attdet: Move to fixed point
2022-05-04 16:03:54 +02:00
Antoine SOULIER
e471e43aeb
ltpf: Move analysis to fixed point
2022-05-04 14:45:20 +02:00
Antoine SOULIER
c3831b7b24
Improvement: LTPF now work on decoded ring buffer
2022-04-20 14:52:49 +02:00
Antoine SOULIER
064108b972
First release
2022-04-11 15:41:45 +02:00