summaryrefslogtreecommitdiffstats
path: root/apps/metadata/metadata_parsers.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-13add True Audio (TTA) codecYoshihisa Uchida1-0/+2
2010-02-28Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida1-0/+1
2010-02-28Add vox (Dialogic telephony formats) codec add. (FS#11021)Yoshihisa Uchida1-0/+1
2010-02-28Add Sun Audio codec. (FS#10433)Yoshihisa Uchida1-0/+1
2010-02-24add SMAF codec (.mmf extension)(FS#10432)Yoshihisa Uchida1-1/+1
2010-02-12Add support for Sony OMA file format. Currently only supports ATRAC3 (without...Mohamed Tarek1-0/+1
2009-10-25Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek1-0/+1
2009-08-30Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.Michael Giacomelli1-0/+2
2009-08-01Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere1-1/+0
2009-07-06Adding support for rm playback. Only cook codec is supported for now and no s...Mohamed Tarek1-0/+1
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg1-1/+5
2008-07-26commit asap codec. plays .sap files. At the moment it only plays the default ...Dominik Wenger1-0/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen1-0/+1
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold1-1/+0
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold1-0/+1
2008-03-25Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold1-1/+0
2008-03-25Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold1-0/+1
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold1-1/+0
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold1-0/+1
2007-12-09Unify the Ogg Vorbis and Ogg Speex metadata parsers.Dan Everton1-2/+1
2007-12-04Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...Thom Johansen1-0/+1
2007-08-12Move WavPack metadata parsing to its own file and add handling of non-standar...Dave Bryant1-0/+1
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman1-0/+1
2007-06-16split up the metadata parserMarcoen Hirschberg1-0/+31