Cog/Audio/ThirdParty
Christopher Snowhill 3069a81d85 HDCD Decoder: Adjust gain stepping algorithm
This is a fixed point implementation identical to Microsoft's original
algorithm. Or at least I assume it's Microsoft's. It was actually
adapted from hdcd_decode.exe, which was adapted from somewhere else.
It's entirely in fixed point math now, so it's fairly deterministic.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-02-04 21:52:20 -08:00
..
CoreAudioUtils FLAC: Move libFLAC decoder to higher priority than any potential system decoder, support arbitrary sample bit depths 2021-12-11 00:22:19 -08:00
hdcd HDCD Decoder: Adjust gain stepping algorithm 2022-02-04 21:52:20 -08:00
libsoxr libsoxr: Fix import path 2022-02-01 19:28:28 -08:00
lvqcl Converter: Improve extrapolation for resampler, and also pad decimated DSD, even if not resampling it 2022-01-19 00:40:40 -08:00
VirtualRingBuffer Revert "Ring Buffer: Replace virtual buffers" 2022-02-01 18:45:12 -08:00