summaryrefslogtreecommitdiff
path: root/src/input_mp3.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-11-21MP3: mp3 may have multiple id3v2 frames.Luo Jinghua1-28/+29
2008-11-21MP3: fix glitches while reading mp3 file with id3v2 tags.Luo Jinghua1-0/+1
2008-11-21MP3: skip the id3v2 header.Luo Jinghua1-21/+74
2008-11-19MP3: fix a buffer overun.Luo Jinghua1-1/+4
2008-11-19Mp3: test agaist m_context->parse_only instead of update.Luo Jinghua1-5/+5
2008-11-18mp3: add dirty hack that handle corrupted mp3 files.Luo Jinghua1-13/+40
2008-11-15Initial commitLuo Jinghua1-0/+358