scummvm/sound/decoders
Eugene Sandulenko c92d2bc234 SOUND: Add support for LastExpress version of IMA ADPCM sound.
Patch by littleboy.

svn-id: r53578
2010-10-18 19:10:57 +00:00
..
adpcm.cpp SOUND: Add support for LastExpress version of IMA ADPCM sound. 2010-10-18 19:10:57 +00:00
adpcm.h SOUND: Add support for LastExpress version of IMA ADPCM sound. 2010-10-18 19:10:57 +00:00
aiff.cpp SOUND: Only dispose the input stream in makeAIFFStream if requested 2010-07-27 14:51:36 +00:00
aiff.h Modify makeAIFFStream to match the other sound decoder factories 2010-06-15 12:33:54 +00:00
flac.cpp JANITORIAL: Cleanup (mostly whitespace) 2010-10-12 04:19:58 +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
mac_snd.cpp JANITORAL: Clean trailing whitespaces. 2010-10-12 02:18:11 +00:00
mac_snd.h SOUND: Move the Mac snd decoder from SCI to /sound 2010-07-26 18:13:35 +00:00
mp3.cpp MP3: Fix seeking. 2010-08-22 12:04:44 +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 Revert Android libtremor header to standard path, since we now ship 2010-07-05 01:03:52 +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