scummvm/sound/decoders
Max Horn 651e2760a3 Fix spelling, cleanup
svn-id: r49843
2010-06-15 12:33:20 +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 Remove RawMemoryStream. 2010-01-30 15:28:07 +00:00
aiff.h
flac.cpp Fix spelling, cleanup 2010-06-15 12:33:20 +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 PSP: added preliminary support for using ME hardware to play MP3 files. If the decoder fails to load, MAD is used instead. Disable with DISABLE_PSP_MP3. 2010-05-30 09:47:00 +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 Add Android backend from patch #2603856 2010-06-06 09:34:36 +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