LibAudio: Add huffman tables for MPEG-1 layer 3 audio

The data is taken straight from the ISO/IEC 11172-3 standard. For
decoding efficiency the tables are transformed into trees at compile
time using a constexpr approach. That way no runtime initialization is
necessary and decoding can be faster than searching through tables.
This commit is contained in:
Arne Elster 2021-12-06 23:06:59 +01:00 committed by Andreas Kling
commit a4ba781f23
Notes: sideshowbarker 2024-07-17 18:13:31 +09:00

File diff suppressed because it is too large Load diff