summaryrefslogtreecommitdiffstats
path: root/apps/metadata/metadata_common.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Unify fourcc macro and some style changesNils Wallménius1-0/+2
2009-10-06add gapless playback for Nero encoded AAC filesMarcoen Hirschberg1-0/+2
2009-05-30Improved Vorbis comment reader. The tags no longer need to fit in the first O...Magnus Holmgren1-1/+1
2009-05-16Add read_uint8() and read_uint16be() to metadata_common.c/hMohamed Tarek1-0/+3
2009-05-15Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman1-1/+1
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2007-07-03Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman1-0/+8
2007-06-16fix build for big-endian targetsMarcoen Hirschberg1-0/+4
2007-06-16split up the metadata parserMarcoen Hirschberg1-0/+45