David Lechner
7558637303
python: remove semicolons
...
While mostly harmless, random semicolons in Python can be a bit
distracting when reading the code, especially when one uses a syntax
highlighter that flags them as errors.
2025-01-21 16:22:45 -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
67f2231815
fix: Gain adjustment during second quantization phase can exceed minimum gain
2023-07-25 10:49:55 -07:00
Antoine Soulier
1669b25e09
fix: Remove use of deprecated int numpy attribute
2023-02-15 16:03:50 -08:00
Antoine SOULIER
54c047249b
test: Fix strict python types checking
2022-08-05 11:52:08 +02:00
Antoine SOULIER
2332274508
test: Fix python encoder/decoder standalone tools
2022-07-29 15:01:39 +02:00
Antoine SOULIER
b5e7751068
test: Various fixes on python simulation code
2022-07-25 14:14:08 +02:00
Antoine SOULIER
079d45fd65
test: Import LC3 C module without assuming it's locally gnerated
2022-07-08 22:25:14 +02:00
Antoine SOULIER
064108b972
First release
2022-04-11 15:41:45 +02:00