scummvm/sound/decoders
Alejandro Marzini 609e08d5db Merged from trunk, from Rev 49499 to HEAD
svn-id: r50840
2010-07-13 04:31:15 +00:00
..
adpcm.cpp Have makeADPCMStream use the entire stream if the size is 0 (as it says in the doxygen comment). 2010-05-26 12:15:14 +00:00
adpcm.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
aiff.cpp Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
aiff.h Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
flac.cpp Merged from trunk, from Rev 49499 to HEAD 2010-07-13 04:31:15 +00:00
flac.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
iff_sound.cpp Fix bug #2976353 - NIPPON: Sound looping fails (regression). By reverting 47469, since the IFF sound code is only used by the Parallaction game engine. 2010-04-02 13:12:23 +00:00
iff_sound.h
mp3.cpp - Revised abstract AudioCDManager. 2010-06-09 20:09:57 +00:00
mp3.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
raw.cpp Cleanup. 2010-05-03 18:32:26 +00:00
raw.h Fix comment to removed function 2010-05-07 12:59:46 +00:00
vag.cpp Hide VagStream implementation, only expose it via a factory method 2010-01-28 09:38:21 +00:00
vag.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
voc.cpp Fix typo(?) which prevents streaming code from compiling. 2010-05-29 20:32:25 +00:00
voc.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
vorbis.cpp Merged from trunk, from Rev 49499 to HEAD 2010-07-13 04:31:15 +00:00
vorbis.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00
wave.cpp Remove RawMemoryStream. 2010-01-30 15:28:07 +00:00
wave.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00