rockbox/lib/rbcodec
roman.artiukhin d05f6aac2d Codecs: mp4: Skip FOURCC filetype chunk check
Instead of FOURCC it needs ignore-case text match. Also value can contain \0 ('m4a\0' instead of expected 'm4a ').But let's simply skip it and let decoder handle it.

Change-Id: I87eefcabbc9010481286257c26cee09e61d1221c
2023-09-29 08:21:27 -04:00
..
codecs Codecs: mp4: Skip FOURCC filetype chunk check 2023-09-29 08:21:27 -04:00
dsp Using ARM Unified Assembler Language 2023-03-23 13:28:22 -04:00
metadata Codecs: mp4: Skip FOURCC filetype chunk check 2023-09-29 08:21:27 -04: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