scummvm/audio/decoders
2023-03-16 14:47:28 +01: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 AUDIO: fix memory leak in aiff 2022-09-20 22:13:31 +02:00
aiff.h AUDIO: fix memory leak in aiff 2022-09-20 22:13:31 +02:00
apc.cpp AUDIO: Initialize Cryo APC fields 2022-09-18 12:00:02 +02:00
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 COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01: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 AUDIO: Unify implementations of SilentAudioStream 2022-11-13 23:14:39 +02:00
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
wave.h
wma.cpp COMMON: Move huffman.h back out of the compression directory 2022-12-11 22:33:23 +01:00
wma.h COMMON: Move FFT, DCT, MDCT, RDFT, SineTable, CosineTable and getSineWindow into Math 2022-11-20 14:32:05 +01:00
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