1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec/codecs
Solomon Peachy 01a62372ff flac: Fix build on Cowon D2.
Not enough IRAM on this target to support larger MAX_BLOCKSIZE even with
only 2ch.

Change-Id: I91675b9eb294f8af3f7d17aa9c76c7cb83ce0bd7
2025-09-09 08:09:45 -04:00
..
cRSID Revert "[BugFix] Enums are only 2 bytes on some Devices" 2024-11-24 11:38:16 -05:00
demac arm: enable unified assembly syntax in more files 2025-04-18 10:26:02 -04:00
lib Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
liba52
libalac
libasap
libasf
libatrac arm: enable unified assembly syntax in more files 2025-04-18 10:26:02 -04:00
libayumi misc: Fix more build warnings uncovered with GCC15 and -Wunused-const-variable 2025-04-21 21:55:03 -04:00
libcook
libfaad arm: workaround to build Cortex-M7 targets with GCC 4.9 2025-04-19 13:16:36 -04:00
libffmpegFLAC flac: Fix build on Cowon D2. 2025-09-09 08:09:45 -04:00
libgme Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
libm4a Codecs: mp4: Fix possible glitch at the end of song 2025-04-20 13:43:15 +03:00
libmad codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
libmusepack libmusepack: add ARMv7-M version of MPC_MULTIPLY_EX 2025-04-19 12:26:47 -04:00
libopus misc: Fix more build warnings uncovered with GCC15 and -Wunused-const-variable 2025-04-21 21:55:03 -04:00
libpcm
librm
libspc Revert "[BugFix] Enums are only 2 bytes on some Devices" 2024-11-24 11:38:16 -05:00
libspeex misc: Clean up a pile of -Wunused-const-variable warnings 2025-04-21 21:13:59 -04:00
libtremor misc: Clean up a pile of -Wunused-const-variable warnings 2025-04-21 21:13:59 -04:00
libtta codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
libwavpack codecs: disable incompatible ARM assembly for Cortex-M 2025-04-19 13:00:17 -04:00
libwma Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
libwmapro
libwmavoice Revert "[BugFix] Enums are only 2 bytes on some Devices" 2024-11-24 11:38:16 -05:00
a52.c
a52_rm.c
aac.c Codecs: mp4: Re-Fix loading tracks with metadata at the end of file 2024-01-12 18:30:30 +02:00
aac_bsf.c
adx.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
aiff.c Revert "[BugFix] Enums are only 2 bytes on some Devices" 2024-11-24 11:38:16 -05:00
aiff_enc.c
alac.c Codecs: mp4: Fix seek to end of track 2023-10-03 18:36:22 +03:00
ape.c
asap.c
atrac3_oma.c Remove ATRAC3 specific fields (channels, extradata_size) from mp3entry 2024-02-02 09:36:53 -05:00
atrac3_rm.c Remove ATRAC3 specific fields (channels, extradata_size) from mp3entry 2024-02-02 09:36:53 -05:00
au.c
ay.c
codec_crt0.c arm: add support for processors with hardware division 2025-04-18 09:22:48 -04:00
codecs.h Codecs: mp3: Move strip tags to codec 2025-05-26 10:59:56 -04:00
codecs.make codecs: Silence two sets of warnings in musepak and wma codecs 2025-04-22 08:55:37 -04:00
cook.c
flac.c flac: 7th channel decode buffer may not fit into IRAM. 2024-10-14 13:43:54 -04:00
gbs.c
hes.c
kss.c
mod.c
mp3_enc.c
mpa.c Codecs: mp3: Move strip tags to codec 2025-05-26 10:59:56 -04:00
mpc.c
nsf.c
opus.c Don't force gcc as host compiler + fix clang warnings 2024-12-20 05:29:18 +01:00
raac.c
sgc.c
shorten.c
sid.c SID: Don't uselessly upconvert from 16bpp mono to 28bpp stereo 2025-09-02 20:19:22 -04:00
smaf.c
SOURCES SID: Disable SID on 2MB targets, as cRSID needs a lot of RAM. 2023-02-07 11:25:02 -05:00
spc.c
speex.c Don't force gcc as host compiler + fix clang warnings 2024-12-20 05:29:18 +01:00
tta.c
vgm.c
vorbis.c
vox.c
vtx.c
wav.c
wav64.c
wav_enc.c
wavpack.c
wavpack_enc.c
wma.c
wmapro.c
wmavoice.c