rockbox/lib/rbcodec
Aidan MacDonald 541960a110 rbcodec/dsp: restore configure loop in dsp_init() (FS#13386)
It seems removing this causes a crash on the Clip+ when playing
any file. Appears to be a timing-related issue as replacing the
loop with an mdelay() also fixes it. Needs further investigation
to identify the real cause of the problem, see FS#13386.

Change-Id: Ia93a2887a79b376de50563d6bb3bbc79cee11a1c
2023-01-12 04:56:06 -05:00
..
codecs [BugFix] Fix some Shif related UB -- ASAN 2023-01-04 22:00:25 -05:00
dsp rbcodec/dsp: restore configure loop in dsp_init() (FS#13386) 2023-01-12 04:56:06 -05:00
metadata [BugFix] Fix some Shif related UB -- ASAN 2023-01-04 22:00:25 -05:00
test Fix last of red for strmemccpy 2022-11-15 01:58:28 -05:00
platform.h rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00
rbcodec.make [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
rbcodecconfig-example.h
rbcodecplatform-unix.h
SOURCES rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00