rockbox/lib/rbcodec/metadata
William Wilgus e3e72d6dba metadata/mp4.c fix small oversight / bug
didn't set the genre string to null on case entry
means read failure would leave genre string indeterminate

add explicit NULL & leave genre uninitialized

Change-Id: I1452a0b57985646c982ec80755d0df9d03745f1e
2021-08-11 08:29:02 -04:00
..
a52.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
aac.c AAC bitstream format files support 2018-12-22 20:12:10 -05:00
adx.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
aiff.c Add support for ID3 tags embedded in AIFF files 2020-07-15 18:30:07 +00:00
ape.c Get APEv2 tag album art format from magic number. Also support bmp artwork. 2020-04-26 13:05:39 -06:00
asap.c metadata/asap.c consolidate read char function and check return values 2021-08-07 17:13:09 -04:00
asf.c FS13094: Fix a divide-by-zero crash parsing zero-length WMA/ASF files 2021-05-12 18:22:06 -04:00
au.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
ay.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
flac.c metadata/flac.c fix potential buffer overrun 2021-08-02 03:00:01 +00:00
gbs.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
hes.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
id3tags.c id3tags.c check for buffer overrun 2021-08-01 22:29:14 -04:00
kss.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
metadata.c codecs: Add support for the 'VTX' ZX Spectrum chiptunes format. 2020-10-09 11:39:25 -04:00
metadata.h Increase id3v2 max item size on high mem targets 2021-03-22 02:50:51 +00:00
metadata_common.c metadata: Fix sign extension in get_uint64_le() routine 2021-08-05 13:44:39 +00:00
metadata_common.h
metadata_parsers.h codecs: Add support for the 'VTX' ZX Spectrum chiptunes format. 2020-10-09 11:39:25 -04:00
mod.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
monkeys.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
mp3.c [3/4] Completely remove HWCODEC support 2020-07-24 21:20:13 +00:00
mp3data.c metadata/mp3data.c set data to 0 in case of read error 2021-08-06 20:55:11 -04:00
mp3data.h
mp4.c metadata/mp4.c fix small oversight / bug 2021-08-11 08:29:02 -04:00
mpc.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
nsf.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
ogg.c Initial opus codec support 2012-09-20 20:47:44 +02:00
oma.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
replaygain.c FS#12966: display '+' for positive replaygain values 2020-07-09 22:18:25 +00:00
replaygain.h
rm.c Realmedia related codecs fixes and enhancements 2018-12-22 20:12:10 -05:00
sgc.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
sid.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
smaf.c metadata/smaf.c handle read errors 2021-08-07 02:53:28 +00:00
spc.c SPC Codec: Have metadata parser fill in frequency and bitrate. 2013-05-21 20:01:17 -04:00
tta.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
vgm.c VGM Codec: Improve time and fade behavior. Tweak minor misc. 2013-03-06 19:47:05 -05:00
vorbis.c Initial opus codec support 2012-09-20 20:47:44 +02:00
vox.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
vtx.c metadata/vfx.c cleanup string and character handling 2021-08-07 04:50:14 +00:00
wave.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00
wavpack.c Add rbcodecplatform.h and rbcodecconfig.h. 2012-05-03 14:49:35 +02:00