scummvm/audio/decoders
Walter Agazzi 9f802a181e AUDIO: Skip JUNK padding in WAV files
Some wave files may contain a JUNK chunk before the
'fmt ' chunk, used for padding. This should be skipped when reading the header.
2023-05-28 13:56:59 +03:00
..
3do.cpp
3do.h
aac.cpp
aac.h
ac3.cpp
ac3.h
adpcm_intern.h
adpcm.cpp
adpcm.h JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
aiff.cpp
aiff.h
apc.cpp
apc.h
asf.cpp
asf.h
codec.h
flac.cpp
flac.h
g711.cpp
g711.h
iff_sound.cpp COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
iff_sound.h
mac_snd.cpp
mac_snd.h
mp3.cpp AUDIO: Set debug message to debuglevel 0 2023-03-02 19:32:24 +01:00
mp3.h
qdm2.cpp AUDIO: Fix -Wformat warning in QDM2 2023-05-14 22:57:11 +02:00
qdm2.h
qdm2data.h
quicktime_intern.h COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
quicktime.cpp
quicktime.h
raw.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
raw.h
util.h
voc.cpp
voc.h
vorbis.cpp
vorbis.h AUDIO: Mark V-cruise as using Vorbis 2023-02-24 18:22:36 -05:00
wave_types.h
wave.cpp AUDIO: Skip JUNK padding in WAV files 2023-05-28 13:56:59 +03:00
wave.h
wma.cpp COMMON: Move huffman.h back out of the compression directory 2022-12-11 22:33:23 +01:00
wma.h
wmadata.h JANITORIAL: Clean up all non-engine Visual Studio warnings. 2022-12-04 00:08:48 +01:00
xa.cpp
xa.h JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
xan_dpcm.cpp
xan_dpcm.h