rockbox/apps/metadata
Bertrik Sikken 2843469876 Moved atoi declaration to stdlib.h. Deleted atoi.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17280 a1c6a512-1295-4272-9138-f99709370657
2008-04-28 16:18:04 +00:00
..
a52.c remove reference to non-existing variable to make rockbox compile with logf enabled 2007-12-14 23:14:25 +00:00
adx.c
aiff.c
ape.c
asf.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
flac.c Make the FLAC metadata parser a little more robust. 2007-10-13 11:21:10 +00:00
metadata_common.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
metadata_common.h Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's fixed-point and malloc-less WMA decoder (based on the ffmpeg WMA decoder from early 2006, and also building on the work started by Paul Jones). The codec itself and the ASF parsing code were written by me, inspired by the ASF parser in libasf. Current performance is around 400% realtime on gigabeat, 100% realtime on PP and 20% realtime on Coldfire. 2007-07-03 09:25:36 +00:00
metadata_parsers.h Revert... stupid svn doesn't complain when passing -m twice :( 2008-04-02 22:45:23 +00:00
monkeys.c Correct a comment 2007-06-19 19:03:37 +00:00
mp4.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
mpc.c Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. Remove some unneeded headers from MPC metadata parser. 2007-12-04 20:48:40 +00:00
ogg.c Unify the Ogg Vorbis and Ogg Speex metadata parsers. 2007-12-09 03:16:26 +00:00
sid.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
spc.c Moved atoi declaration to stdlib.h. Deleted atoi.h 2008-04-28 16:18:04 +00:00
vorbis.c move the speex and vorbis ogg parsers together in ogg.c 2007-06-16 22:23:07 +00:00
wave.c
wavpack.c Fixes FS #8389 (wv error). For WavPack files that don't have the length stored in the header, guess a length on the 2008-03-30 19:28:31 +00:00