rockbox/lib/rbcodec
Aidan MacDonald 3d281c2ea3 apps: cleanly disable codec buffering when not supported
Move HAVE_CODEC_BUFFERING to config.h, and disable all
related code on targets that don't support the feature,
ie. hosted targets that can't implement lc_open_from_mem().

Change-Id: I0d2a43900cd05b1a80c3cee519f8ad7b26e39fe7
2026-01-05 13:15:49 -05:00
..
codecs apps: cleanly disable codec buffering when not supported 2026-01-05 13:15:49 -05:00
dsp dsp: Optimize fractional multiplication in audio processing 2025-12-08 16:14:06 +02:00
metadata metadata: Explicitly use base 10 when parsing track numbers 2025-12-16 15:08:54 -05:00
test FS#13497: '0' is sometimes a valid track number 2025-12-06 09:20:32 -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 rbcodec: Force use of -O2 for dsp code 2025-09-06 08:44:32 -04:00
rbcodecconfig-example.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
rbcodecplatform-unix.h libc: Add an implementation of strtol/strtoul and export it via plugins 2025-12-06 09:04:36 -05:00
SOURCES rbcodec dsp: Move dsp_sample_io_configure() to its own file 2022-12-22 17:20:14 -05:00