aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/mp3.cpp
AgeCommit message (Expand)Author
2010-02-10Hopefully fixing bug #2948858 "MP3 (CD Audio) Broken under SVN".Johannes Schickel
2010-02-03Make makeMP3Stream return 0 on failure too.Johannes Schickel
2010-02-03Rename:Johannes Schickel
2010-02-03- Return 0 in makeVorbisStream and makeFlacStream, in case creating the strea...Johannes Schickel
2010-01-28Fix MP3 playback speed.Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn