scummvm/audio/decoders
2020-08-24 14:21:00 +02:00
..
3do.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
3do.h JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
aac.cpp AUDIO: Finish off AAC/QDM2 queues when done decoding a packet 2014-07-27 23:44:44 -04:00
aac.h
ac3.cpp AUDIO: Fix compilation with Clang 2019-02-14 17:45:16 +01:00
ac3.h ZVISION: Boost volume for MPEG cutscenes 2019-02-10 16:32:02 +02:00
adpcm_intern.h AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
adpcm.cpp AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
adpcm.h AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
aiff.cpp AUDIO: Fix compiler warning 2020-04-11 03:30:35 -07:00
aiff.h AUDIO: Make makeAIFFStream return a RewindableAudioStream 2015-06-06 17:20:41 -04:00
codec.h AUDIO: Mark the old Codec class as deprecated 2015-08-30 21:01:43 -04:00
flac.cpp AUDIO: Fix linking with vcpkg-provided FLAC 2020-07-15 15:30:55 +02:00
flac.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
iff_sound.cpp AUDIO: Fix Missing Default Switch Cases 2019-11-17 08:20:01 +00:00
iff_sound.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mac_snd.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mac_snd.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
mp3.cpp AUDIO: Fix uninitialized data structures in PacketizedMP3Stream 2017-11-19 20:53:02 -06:00
mp3.h GLK: FROTZ: Further sound handling 2018-12-08 19:05:59 -08:00
qdm2.cpp AUDIO: Fix Remaining Missing Default Switch Cases 2019-11-28 14:38:43 +00:00
qdm2.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
qdm2data.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
quicktime_intern.h
quicktime.cpp ALL: Specify the DisposeAfterUse constructor argument for dynamic memory write streams 2017-09-22 07:06:21 +02:00
quicktime.h
raw.cpp AUDIO: Add a packetized version of the PCM stream 2015-08-30 19:53:54 -04:00
raw.h AUDIO: Add a packetized version of the PCM stream 2015-08-30 19:53:54 -04:00
voc.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
voc.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vorbis.cpp AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
vorbis.h JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute 2016-03-28 12:36:41 +02:00
wave.cpp AUDIO: Support Wave files with an initial fact chunk 2016-12-20 22:47:49 -05:00
wave.h GLK: Add support for secondary Blorb files separate from the gamefile 2018-12-08 19:05:59 -08:00
xa.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
xa.h AUDIO: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00