AuroraOpenALSoft/Alc
2018-01-11 07:19:19 -08:00
..
backends Restore the original JACK message callback when possible 2017-09-23 03:56:45 -07:00
effects Reorder some loops in the equalizer and use MixSamples 2018-01-11 05:03:00 -08:00
ALc.c Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
alcConfig.c Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
alcRing.c Remove const from _Atomic vars to make Clang happy 2017-04-21 16:58:55 -07:00
alstring.h Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
ALu.c Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
ambdec.c Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
ambdec.h More ALsizei, with the B-Format decoder 2017-01-16 09:37:55 -08:00
bformatdec.c Avoid using macros to access anonymous structures 2018-01-11 03:45:23 -08:00
bformatdec.h Add a front-stablizer config option for surround sound modes 2017-07-31 23:49:48 -07:00
bs2b.c Fix more uses of unsigned sizes and offsets 2017-02-10 06:20:16 -08:00
compat.h Get the JavaVM handle on Android targets 2017-01-26 14:33:03 -08:00
converter.c Use one macro to handle both resample padding sizes 2018-01-09 23:55:59 -08:00
converter.h Use one macro to handle both resample padding sizes 2018-01-09 23:55:59 -08:00
cpu_caps.h Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
helpers.c Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
hrtf.c Fix some types to make MSVC happy 2017-12-17 15:56:30 -08:00
hrtf.h Move some HRTF structures to hrtf.h 2018-01-11 03:53:25 -08:00
mastering.c Move the compressor/limiter declarations to their own header 2018-01-11 06:50:53 -08:00
mastering.h Move the compressor/limiter declarations to their own header 2018-01-11 06:50:53 -08:00
mixer_c.c Use a separate function to get the cubic value 2018-01-07 17:24:29 -08:00
mixer_defs.h Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_inc.c Add a mixing function to blend HRIRs 2017-05-03 03:29:21 -07:00
mixer_neon.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse2.c Store the sinc4 table in the filter state 2017-08-16 18:09:53 -07:00
mixer_sse3.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse41.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse.c Add casts for assigning the SSE bsinc filter pointers 2017-10-07 15:28:35 -07:00
mixer.c Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
nfcfilter.c Fix NFC filter to set the correct center frequency 2017-03-16 19:58:21 -07:00
nfcfilter.h Add an NFC filter implementation 2017-03-09 15:41:20 -08:00
panning.c Avoid using macros to access anonymous structures 2018-01-11 03:45:23 -08:00
polymorphism.h Move the polymorphic/inheritance macros to a separate header 2018-01-11 06:32:45 -08:00
uhjfilter.c Move the UNEXPECTED macro to the main header and rename it 2018-01-07 22:20:08 -08:00
uhjfilter.h Use ALsizei in a few more places 2017-01-16 08:59:08 -08:00
vector.h Avoid dereferencing a NULL pointer 2017-12-31 23:19:41 -08:00