xash3d-fwgs/engine/common/soundlib
Alibek Omarov f435a81c97 engine: soundlib: rewrite sfx resampler, fix possible crash if sfx is too long
- make same rate and same width resamples noop, as everything signed now
- minimize comparisons in loop body
2022-08-22 10:14:01 +03:00
..
libmpg Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
snd_main.c engine: first attempts on fuzzing the engine 2022-01-15 06:24:57 +03:00
snd_mp3.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
snd_utils.c engine: soundlib: rewrite sfx resampler, fix possible crash if sfx is too long 2022-08-22 10:14:01 +03:00
snd_wav.c Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
soundlib.h engine: soundlib: use stdint definitions for WAV headers 2021-03-07 02:48:56 +03:00