scummvm/audio/decoders
2025-03-27 13:47:57 +08:00
..
3do.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
3do.h
aac.cpp
aac.h
ac3.cpp COMMON: Remove inttypes.h 2024-07-04 00:03:15 +03:00
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: JANITORIAL: Replace a broken URL with a Wayback Machine copy 2025-03-24 14:42:19 +01:00
aiff.h
apc.cpp COMMON: Remove inttypes.h 2024-07-04 00:03:15 +03:00
apc.h
asf.cpp
asf.h
codec.h
flac.cpp JANITORIAL: AUDIO: Fix typos 2024-09-13 12:04:57 +03:00
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
mpc.cpp AUDIO: Add support for libmpcdec 1.2.6 2024-09-07 00:15:07 +02:00
mpc.h AUDIO: Added MPC (musepack7+) decoder, based on libmpcdec library 2024-08-14 16:11:20 +02:00
qdm2.cpp CONFIGURE: Make SVQ1 and QDM2 optional components 2025-03-03 07:31:41 +02:00
qdm2.h CONFIGURE: Make SVQ1 and QDM2 optional components 2025-03-03 07:31:41 +02:00
qdm2data.h
quicktime.cpp CONFIGURE: Make SVQ1 and QDM2 optional components 2025-03-03 07:31:41 +02:00
quicktime.h COMMON: Avoid including engine headers in common code for DebugChannelDef 2024-06-20 20:15:57 +01:00
quicktime_intern.h AUDIO: Move API to Path 2023-12-24 13:19:25 +01:00
raw.cpp JANITORIAL: Fix various "an" typos in comments 2023-03-16 14:47:28 +01:00
raw.h
util.h
voc.cpp AUDIO: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
voc.h
vorbis.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
vorbis.h QDENGINE: Mark image/video decoders used by the engine 2024-08-22 22:09:48 +02:00
wave.cpp AUDIO: Detect and skip BFW chunks in WAV files 2023-10-21 16:13:20 +03:00
wave.h QDENGINE: Mark image/video decoders used by the engine 2024-08-22 22:09:48 +02:00
wave_types.h
wma.cpp AUDIO: Use pointers when deleting inside range loops 2025-03-27 13:47:57 +08: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