mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Now we don't generate an error code when the channel configuration doesn't match the packets. See the code comment for what I've been able to figure out so far. See issue #19994 |
||
---|---|---|
.. | ||
aac_defines.h | ||
at3_decoders.h | ||
atrac.cpp | ||
atrac.h | ||
atrac3.cpp | ||
atrac3data.h | ||
atrac3plus.cpp | ||
atrac3plus.h | ||
atrac3plus_data.h | ||
atrac3plusdec.cpp | ||
atrac3plusdsp.cpp | ||
CMakeLists.txt | ||
compat.cpp | ||
compat.h | ||
fft.cpp | ||
fft.h | ||
float_dsp.h | ||
get_bits.cpp | ||
get_bits.h | ||
intreadwrite.h | ||
mem.cpp | ||
mem.h | ||
README.txt |
This is the atrac3/atrac3+ decoders from ffmpeg, extracted to be standalone from ffmpeg.