rockbox/apps/metadata
Michael Giacomelli e4c30bdf0e Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22557 a1c6a512-1295-4272-9138-f99709370657
2009-08-30 02:53:15 +00:00
..
a52.c
adx.c
aiff.c
ape.c
asap.c
asf.c
flac.c Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The watermark depends on the bitrate, and so this also fixes playback pauses on large FLAC files. 2009-08-08 20:27:03 +00:00
metadata_common.c
metadata_common.h
metadata_parsers.h Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files. 2009-08-30 02:53:15 +00:00
mod.c
monkeys.c
mp3.c Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), so there's no need to compare the string to the whole genre array (thanks to Mikael Magnusson) 2009-08-01 19:52:54 +00:00
mp4.c Change the naming scheme for codecs found in different containers. 2009-07-27 12:13:22 +00:00
mpc.c
ogg.c
rm.c Support for playback of atrac3 audio in rm, in sim. 2009-08-14 17:36:57 +00:00
sid.c
spc.c
vorbis.c
wave.c
wavpack.c