scummvm/audio/decoders
SupSuper 8d17b6c48a AUDIO: Fix MSVC warnings
Fixes warning C4245: signed/unsigned mismatch
(seems in line with other decoders)
2019-05-09 18:13:10 +10:00
..
3do.cpp
3do.h
aac.cpp
aac.h
ac3.cpp AUDIO: Fix compilation with Clang 2019-02-14 17:45:16 +01:00
ac3.h ZVISION: Boost volume for MPEG cutscenes 2019-02-10 16:32:02 +02:00
adpcm.cpp
adpcm.h
adpcm_intern.h AUDIO: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
aiff.cpp
aiff.h
codec.h
flac.cpp
flac.h
iff_sound.cpp
iff_sound.h
mac_snd.cpp
mac_snd.h
mp3.cpp AUDIO: Fix uninitialized data structures in PacketizedMP3Stream 2017-11-19 20:53:02 -06:00
mp3.h GLK: FROTZ: Further sound handling 2018-12-08 19:05:59 -08:00
qdm2.cpp AUDIO: Switch to BitStreamMemoryStream in the QDM2 decoder 2017-11-08 20:57:35 +01:00
qdm2.h
qdm2data.h
quicktime.cpp ALL: Specify the DisposeAfterUse constructor argument for dynamic memory write streams 2017-09-22 07:06:21 +02:00
quicktime.h
quicktime_intern.h
raw.cpp
raw.h
voc.cpp
voc.h
vorbis.cpp
vorbis.h
wave.cpp
wave.h GLK: Add support for secondary Blorb files separate from the gamefile 2018-12-08 19:05:59 -08:00
xa.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
xa.h