This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-02-12 22:51:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
audio
/
decoders
History
Cameron Cawley
28d7b361ea
COMMON: Move more file format code into common/formats
2022-12-11 22:33:23 +01:00
..
3do.cpp
…
3do.h
…
aac.cpp
…
aac.h
…
ac3.cpp
…
ac3.h
…
adpcm_intern.h
…
adpcm.cpp
…
adpcm.h
…
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
…
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
…
raw.h
…
util.h
…
voc.cpp
…
voc.h
…
vorbis.cpp
…
vorbis.h
…
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
…
xan_dpcm.cpp
…
xan_dpcm.h
…