scummvm/audio/decoders
Kaloyan Chehlarski 25c3efb0e2 AUDIO: Fix memory leak in WMA
Coverity CID 1338118
2023-11-02 11:41:22 +02:00
..
3do.cpp
3do.h
aac.cpp
aac.h
ac3.cpp
ac3.h
adpcm.cpp
adpcm.h JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
adpcm_intern.h
aiff.cpp AUDIO: Fix memory leak in AIFF 2023-11-02 11:41:21 +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 CRYOMNI3D: Add HNM6 image and video codec 2022-08-30 11:02:32 +02:00
asf.cpp ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
asf.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
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 JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
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.cpp AUDIO: Unify implementations of SilentAudioStream 2022-11-13 23:14:39 +02:00
quicktime.h
quicktime_intern.h COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
raw.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
raw.h
util.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
voc.cpp AUDIO: Fix VOC infinite loop 2022-06-18 14:13:32 +02:00
voc.h AUDIO: Enable subclassing of VocStream 2022-06-18 14:13:32 +02:00
vorbis.cpp
vorbis.h AUDIO: Mark V-cruise as using Vorbis 2023-02-24 18:22:36 -05:00
wave.cpp AUDIO: Detect and skip BFW chunks in WAV files 2023-10-21 16:13:20 +03:00
wave.h SCUMM: Lip syncing fixes for some HE games. 2022-05-23 23:22:18 +03:00
wave_types.h ALL: Cleanup ResidualVM -> ScummVM 2021-12-26 21:19:38 +01:00
wma.cpp AUDIO: Fix memory leak in WMA 2023-11-02 11:41:22 +02: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