mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
e01ca5b057
* Rename LogType to Log * Explicitly use the Log:: enum when logging. Allows for autocomplete when editing. * Mac/ARM64 buildfix * Do the same with the hle result log macros * Rename the log names to mixed case while at it. * iOS buildfix * Qt buildfix attempt, ARM32 buildfix |
||
---|---|---|
.. | ||
aac_defines.h | ||
at3_decoders.h | ||
atrac3.cpp | ||
atrac3data.h | ||
atrac3plus_data.h | ||
atrac3plus.cpp | ||
atrac3plus.h | ||
atrac3plusdec.cpp | ||
atrac3plusdsp.cpp | ||
atrac.cpp | ||
atrac.h | ||
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.