1
0
Fork 0
forked from len0rd/rockbox
foxbox/lib/rbcodec/codecs
William Wilgus 4ec34f6986 [BugFix] Enums are only 2 bytes on some Devices
using enums to hold values larger than 0xFFFF could be problematic

WIP

Change-Id: I3a9be957265364b545f022fe26163f0869569e3e
2024-11-24 10:23:53 -05:00
..
cRSID [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -05:00
demac Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
lib build: Experimental LTO support, phase one 2024-06-18 08:15:47 -04:00
liba52
libalac
libasap
libasf
libatrac Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
libayumi Temporary fix for build warnings under GCC 14.0.1 2024-04-25 19:19:38 -04:00
libcook
libfaad Codecs: mp4: Support object type 29 (AAC LC + SBR + PS). 2024-09-25 14:01:57 +03:00
libffmpegFLAC flac: 7th channel decode buffer may not fit into IRAM. 2024-10-14 13:43:54 -04:00
libgme [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -05:00
libm4a m4a: Fix a warning under GCC 8. 2024-06-19 09:22:44 -04:00
libmad
libmusepack Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
libopus opus: Re-add a ICONST_ATTR lost in 4c6bb798d6bebc80f07e863236adbaf8d156a9c 2024-09-24 10:27:17 -04:00
libpcm
librm
libspc [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -05:00
libspeex libspeex: Fix up two build regressions in 547b6a570 2024-06-21 16:38:45 -04:00
libtremor Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
libtta arm: Use -masm-syntax-unified when compiling with gcc8 or newer 2024-05-08 21:45:42 -04:00
libwavpack
libwma Rename CPU_S5L870X to CPU_S5L87XX 2024-11-20 10:58:32 -05:00
libwmapro
libwmavoice [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -05:00
a52.c Improved seeking in a52 codec 2018-12-22 19:54:40 -05:00
a52_rm.c Realmedia related codecs fixes and enhancements 2018-12-22 20:12:10 -05:00
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 Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
aiff.c [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -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
codecs.h [BugFix] Enums are only 2 bytes on some Devices 2024-11-24 10:23:53 -05:00
codecs.make build: Allow LTO to work globally, not just codecs/plugins 2024-11-24 08:23:38 -05: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 Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
hes.c
kss.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
mod.c
mp3_enc.c
mpa.c Codecs: mpa: Use both time and offset when resuming files 2024-01-24 18:19:33 +02:00
mpc.c
nsf.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
opus.c
raac.c
sgc.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
shorten.c codecs: Fix elapsed time calculation for large files 2018-10-29 19:50:34 +01:00
sid.c
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 codecs: abs() --> llabs() in speex and libgme 2024-10-12 12:01:36 -04:00
tta.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
vgm.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
vorbis.c
vox.c
vtx.c
wav.c
wav64.c
wav_enc.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
wavpack.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
wavpack_enc.c
wma.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
wmapro.c Remove explicit 'enum codec_command_action' in codec API 2017-12-07 14:41:59 -05:00
wmavoice.c