scummvm/audio/decoders
2012-10-03 10:45:43 -04:00
..
aac.cpp
aac.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
adpcm_intern.h AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained. 2012-08-04 20:29:37 +01:00
adpcm.cpp AUDIO: Correct ADPCM Fixes to ensure internal buffers are drained. 2012-08-04 20:29:37 +01:00
adpcm.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
aiff.cpp
aiff.h ALL: Mark off some things as used by Pegasus 2012-08-31 22:26:02 -04:00
codec.h
flac.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
flac.h M4: Removed the M4/MADS engine from trunk 2011-11-20 12:14:10 +11:00
iff_sound.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
iff_sound.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
mac_snd.cpp
mac_snd.h AUDIO: SAGA now uses the Mac snd code too 2011-12-24 11:09:54 -05:00
mp3.cpp
mp3.h M4: Removed the M4/MADS engine from trunk 2011-11-20 12:14:10 +11:00
qdm2.cpp AUDIO: Fix "if" formatting in QDM2 code. 2012-08-09 03:25:14 +02:00
qdm2.h
qdm2data.h
quicktime_intern.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
quicktime.cpp AUDIO: Don't allow skipping negative times in skipSamples() 2012-10-03 10:45:43 -04:00
quicktime.h ALL: Mark off some things as used by Pegasus 2012-08-31 22:26:02 -04:00
raw.cpp AUDIO: Remove outdated comment about RawStream. Thanks to clone2727 for noticing. 2011-12-31 06:29:56 +01:00
raw.h AUDIO: Simplify RawStream code. 2011-11-06 14:19:17 +01:00
voc.cpp AUDIO: Make VOC decoder a bit more failsafe by still playing parts of invalid VOC files. 2012-06-11 20:37:04 +02:00
voc.h AUDIO: Remove obsolete loadVOCFromStream. 2011-12-24 18:23:47 +01:00
vorbis.cpp
vorbis.h M4: Removed the M4/MADS engine from trunk 2011-11-20 12:14:10 +11:00
wave.cpp AUDIO: Add support for RAW PCM wave stream with an incomplete packet 2012-02-09 16:10:50 +01:00
wave.h AUDIO: Adapt include guard names to the "new" directory name. 2011-10-28 12:27:50 +02:00
xa.cpp
xa.h