scummvm/sound/decoders
Johannes Schickel 86653687d7 Fix for bug #2969211 "NIPPON: Crash in Intro".
It is not a good idea to supply an SubLoopingAudioStream with the start
and end time to be exactly the same time. Clarify that in the
SubLoopingAudioStream documentation, add an assert in the
SubLoopingAudioStream constructor for that case and also prevent
make8SVXStream from doing so.

svn-id: r48356
2010-03-22 15:54:56 +00:00
..
adpcm.cpp Fix bug #2969282: DW2: Weird "PC SPEAKER-like" sound distortion. 2010-03-12 22:34:54 +00:00
adpcm.h Switch makeADPCMStream to DisposeAfterUse::Flag 2010-01-31 02:11:41 +00:00
aiff.cpp Remove RawMemoryStream. 2010-01-30 15:28:07 +00:00
aiff.h
flac.cpp Yet more Flac -> FLAC changes for consistency. 2010-02-03 09:42:40 +00:00
flac.h - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
iff_sound.cpp Fix for bug #2969211 "NIPPON: Crash in Intro". 2010-03-22 15:54:56 +00:00
iff_sound.h
mp3.cpp Hopefully fixing bug #2948858 "MP3 (CD Audio) Broken under SVN". 2010-02-10 16:34:32 +00:00
mp3.h
raw.cpp Fix RawStream::seek implementation. 2010-02-08 21:24:47 +00:00
raw.h Fix bug in RawStream::getLength for 16bit streams. (Uncovered by our new unit tests yay!) 2010-02-03 15:45:54 +00:00
vag.cpp Hide VagStream implementation, only expose it via a factory method 2010-01-28 09:38:21 +00:00
vag.h Hide VagStream implementation, only expose it via a factory method 2010-01-28 09:38:21 +00:00
voc.cpp Tweak makeVOCDiskStream 2010-03-08 10:27:42 +00:00
voc.h Tweak makeVOCDiskStream 2010-03-08 10:27:42 +00:00
vorbis.cpp Rename: 2010-02-03 08:59:10 +00:00
vorbis.h
wave.cpp Remove RawMemoryStream. 2010-01-30 15:28:07 +00:00
wave.h