aboutsummaryrefslogtreecommitdiff
path: root/sound/decoders/flac.cpp
AgeCommit message (Expand)Author
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-10-30ALL: Add code to help stop people from accidentally using "bad" APIsMax Horn
2010-10-24ALL: Fix various typos (patch #3093266)Max Horn
2010-10-13OPENGL: Merged from trunk, from rev 52105 to 53396.Johannes Schickel
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini
2010-06-15Fix spelling, cleanupMax Horn
2010-06-09- Revised abstract AudioCDManager.Alejandro Marzini
2010-02-03Yet more Flac -> FLAC changes for consistency.Johannes Schickel
2010-02-03- Rename FlacStream to FLACStream.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-27Fix seeking in FLAC implementation (FLAC's API uses the number of sample pair...Johannes Schickel
2010-01-27Fix invalid sample position on Timestamp to sample conversion for Stereo stre...Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn