This website requires JavaScript.
Explore
Help
Sign In
mirror
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/libretro/RetroArch
synced
2025-01-29 18:32:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-common
/
audio
History
jdgleaver
516dcb34d9
(Audio Mixer) Pad sample buffers to prevent potential heap-buffer-overflows when resampling (fixes crash when using 30 kHz menu audio files) (
#12987
)
2021-09-15 01:17:45 +02: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
Fix menu sounds (audio mixing) when using the 'sinc' resampler with quality lower than 'normal'
2021-09-01 15:55:58 +01:00
audio_mixer.c
(Audio Mixer) Pad sample buffers to prevent potential heap-buffer-overflows when resampling (fixes crash when using 30 kHz menu audio files) (
#12987
)
2021-09-15 01:17:45 +02:00
dsp_filter.c
(libretro-common) Update copyright
2020-01-31 15:43:42 +01:00