rockbox/lib/rbcodec/metadata
William Wilgus 01d2979bce [COV] metadata module, fix uninit warnings #2
decrease size hit of initializing asf by using a union
remove init from bytes LE conversion in metadata common
-- bad idea for performance

Change-Id: I4514adc125e5da2b99d9f913ba74afd5f1345822
2022-03-20 09:56:44 -04:00
..
a52.c
aac.c [COV] metadata module, fix uninit warnings 2022-03-20 09:10:57 -04:00
adx.c
aiff.c
ape.c
asap.c replace more strcmp if then trees with string_option() 2022-03-13 14:31:02 -04:00
asf.c [COV] metadata module, fix uninit warnings #2 2022-03-20 09:56:44 -04:00
au.c
ay.c
flac.c metadata/flac.c fix potential buffer overrun 2021-08-02 03:00:01 +00:00
gbs.c
hes.c
id3tags.c BUGFIX string_option parsers 2022-03-14 17:23:18 -04:00
kss.c
metadata.c
metadata.h
metadata_common.c [COV] metadata module, fix uninit warnings #2 2022-03-20 09:56:44 -04:00
metadata_common.h option_string clean-up and consolidate with metadata_common 2022-03-13 10:55:47 -04:00
metadata_parsers.h
mod.c
monkeys.c
mp3.c
mp3data.c metadata/mp3data.c init vars & add sanity checks 2021-08-11 22:40:09 -04:00
mp3data.h
mp4.c [COV] metadata module, fix uninit warnings 2022-03-20 09:10:57 -04:00
mpc.c
nsf.c
ogg.c
oma.c
replaygain.c option_string clean-up and consolidate with metadata_common 2022-03-13 10:55:47 -04:00
replaygain.h
rm.c
sgc.c
sid.c
smaf.c metadata/smaf.c handle read errors 2021-08-07 02:53:28 +00:00
spc.c
tta.c
vgm.c
vorbis.c
vox.c
vtx.c metadata/vfx.c cleanup string and character handling 2021-08-07 04:50:14 +00:00
wave.c
wavpack.c