.. |
backends
|
Downgrade some ERRs to TRACEs
|
2017-07-23 16:43:39 -07:00 |
effects
|
Use sqrtf for single-precision square roots
|
2017-06-29 10:28:37 -07:00 |
ALc.c
|
Fix default effect initialization
|
2017-07-19 18:26:46 -07: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
|
Apply the output buffer offset before writing to it
|
2017-07-15 23:13:08 -07: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
|
Add an all-pass filter that replicates the band splitter's phase shift
|
2017-07-19 02:48:01 -07:00 |
bformatdec.h
|
Add an all-pass filter that replicates the band splitter's phase shift
|
2017-07-19 02:48:01 -07:00 |
bs2b.c
|
Fix more uses of unsigned sizes and offsets
|
2017-02-10 06:20:16 -08:00 |
bsinc.c
|
Pre-compute the sinc4 resampler coefficient table
|
2017-04-08 13:43:19 -07:00 |
compat.h
|
Get the JavaVM handle on Android targets
|
2017-01-26 14:33:03 -08:00 |
converter.c
|
Use macros to set and restore the mixer FPU mode
|
2017-07-13 22:30:39 -07:00 |
converter.h
|
Use the bsinc resampler for the converter
|
2017-06-25 04:07:06 -07:00 |
helpers.c
|
Remove the fastf2u conversion function
|
2017-06-27 07:25:08 -07:00 |
hrtf.c
|
Use helpers to get data from byte streams
|
2017-06-16 22:58:13 -07:00 |
hrtf.h
|
Store the HRTF coeffs as a stereo pair
|
2017-04-07 08:46:50 -07:00 |
mastering.c
|
Remove the fastf2u conversion function
|
2017-06-27 07:25:08 -07:00 |
mixer_c.c
|
Add a mixing function to blend HRIRs
|
2017-05-03 03:29:21 -07:00 |
mixer_defs.h
|
Add a mixing function to blend HRIRs
|
2017-05-03 03:29:21 -07:00 |
mixer_inc.c
|
Add a mixing function to blend HRIRs
|
2017-05-03 03:29:21 -07:00 |
mixer_neon.c
|
Add a mixing function to blend HRIRs
|
2017-05-03 03:29:21 -07:00 |
mixer_sse2.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse3.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse41.c
|
Handle the source offset fraction as an ALsizei
|
2017-04-08 14:29:08 -07:00 |
mixer_sse.c
|
Add a mixing function to blend HRIRs
|
2017-05-03 03:29:21 -07:00 |
mixer.c
|
Use a macro to apply NFC filtered mixes instead of a loop
|
2017-06-26 11:19:27 -07: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
|
Scale the source volume by +3dB for a full spread
|
2017-07-18 22:15:32 -07:00 |
uhjfilter.c
|
Use ALsizei in a few more places
|
2017-01-16 08:59:08 -08:00 |
uhjfilter.h
|
Use ALsizei in a few more places
|
2017-01-16 08:59:08 -08:00 |
vector.h
|
Remove a couple unused macros
|
2017-04-01 03:04:15 -07:00 |