rockbox/lib/rbcodec
Aidan MacDonald 969e1ef6cd Bump codec API version, remove dummy configure loop in dsp_init()
It turns out removing DSP_INIT broke the codec ABI and caused
old codecs to crash; the loop and mdelay() was a red herring.

This reverts commit 541960a110.

Change-Id: I020d826e7b4beb006d093d9c3d4f45fa5eaac717
2023-01-18 17:52:55 +00:00
..
codecs Bump codec API version, remove dummy configure loop in dsp_init() 2023-01-18 17:52:55 +00:00
dsp Bump codec API version, remove dummy configure loop in dsp_init() 2023-01-18 17:52:55 +00:00
metadata [BugFix] Fix some Shif related UB -- ASAN 2023-01-04 22:00:25 -05:00
test "Fix" warble build warnings 800bc000a0 2023-01-15 13:33:22 +00: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 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 rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00