Cog/Audio/ThirdParty
Christopher Snowhill 9f07f04ed6 Audio/extrapolator: Fix short prime length
When the input buffer has less samples in it than the LPC order,
it would crash reaching past the ends of the buffer. Now, it will
pad past the correct end of the audio with silence, while still
extrapolating a prime input minimum of the LPC order. Should fix
the last of the outstanding crashes.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-01-03 02:18:35 -08:00
..
CoreAudioUtils [Audio Formats] Fix handling unsigned formats 2022-06-16 23:29:52 -07:00
deadbeef [Visualizer] Align memory allocations for DFT 2022-06-11 03:33:42 -07:00
fsurround [FreeSurround] Actually make it work 2022-07-14 02:41:06 -07:00
hdcd Update copyright year in various places 2023-02-05 16:46:31 -08:00
hrtf Replace hard coded Pi constant with M_PI 2023-10-03 05:01:03 -07:00
lvqcl Audio/extrapolator: Fix short prime length 2025-01-03 02:18:35 -08:00
rsstate.cpp Replaced r8brain with libsoxr 2023-02-04 23:47:54 -08:00
rsstate.h Replaced r8brain with libsoxr 2023-02-04 23:47:54 -08:00
rsstate.hpp Fix further bugs with output switchover 2023-10-02 10:56:56 -07:00