1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/libretro-common/audio
Rob Loach fb6dfd345f
(Audio Mixer) audio_mix.c does not require stdio.h (#13441)
This change removes the inclusion of stdio.h as it's not needed in this file.
2022-01-04 13:21:45 +01:00
..
conversion Silence warnings/errors 2021-09-13 20:30:22 +02:00
dsp_filters Add intrinsic NEON versions for float_to_s16/s16_to_float (#12933) 2021-09-04 00:25:21 +02:00
resampler Simplify sinc NEON code 2021-09-04 00:35:45 +02:00
audio_mix.c (Audio Mixer) audio_mix.c does not require stdio.h (#13441) 2022-01-04 13:21:45 +01:00
audio_mixer.c (Audio Mixer) Increase sample buffer padding (#13300) 2021-11-30 14:52:25 +01:00
dsp_filter.c (libretro-common) Update copyright 2020-01-31 15:43:42 +01:00