rockbox/lib/rbcodec
William Wilgus 863538c50a [Bug Fix] dsp_proc_enable init race / crash
haas surround is causing a seg fault

it appears process is null see https://www.rockbox.org/tracker/task/13382
for details

when the low_latency_callback is enabled it happens less frequently

lets default to an empty process that way there are no NULL pointers to call

Change-Id: Ib72ba1a58cbb20cef04b5ea50964adadeee74a75
2022-12-11 22:17:12 -05:00
..
codecs codecs: alac: Improve resume accuracy and clean up rounding errors 2022-11-16 06:48:28 -05:00
dsp [Bug Fix] dsp_proc_enable init race / crash 2022-12-11 22:17:12 -05:00
metadata strlcpy finish cleanup 2022-11-17 01:54:46 -05:00
test Fix last of red for strmemccpy 2022-11-15 01:58:28 -05:00
platform.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
rbcodec.make [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
rbcodecconfig-example.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
rbcodecplatform-unix.h Enable buflib and core_alloc for warble. 2015-01-19 21:30:03 +01:00
SOURCES codecs: Add support for the 'VTX' ZX Spectrum chiptunes format. 2020-10-09 11:39:25 -04:00