scummvm/video
2021-10-31 19:15:06 +01:00
..
3do_decoder.cpp VIDEO: support multi-track audios in 3DO videos 2020-10-24 00:59:01 +02:00
3do_decoder.h VIDEO: support multi-track audios in 3DO videos 2020-10-24 00:59:01 +02:00
avi_decoder.cpp AGS: Skip videos with unsupported video tracks rather than erroring 2021-09-25 10:28:47 -07:00
avi_decoder.h AGS: Skip videos with unsupported video tracks rather than erroring 2021-09-25 10:28:47 -07:00
bink_decoder.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
bink_decoder.h AUDIO: Fix warnings 2020-09-24 01:28:17 +02:00
binkdata.h VIDEO: Fix an integer overflow when dequantizing the DCT coeffs 2019-04-01 20:49:45 +02:00
coktel_decoder.cpp VIDEO: Fix int/int32 build failures 2021-07-05 23:19:47 +02:00
coktel_decoder.h VIDEO: Support old-style stereo in VMDs 2017-08-20 11:36:26 -05:00
dxa_decoder.cpp VIDEO: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
dxa_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
flic_decoder.cpp VIDEO: Allow zero data words count in decodeDeltaFLC 2021-04-25 22:07:28 +01:00
flic_decoder.h VIDEO: Update Engine Usage Comment in FLIC Decoder 2020-06-15 20:49:00 +01:00
hnm_decoder.cpp VIDEO: Initial support for UBB2 videos 2021-10-04 18:37:25 +02:00
hnm_decoder.h VIDEO: Initial support for UBB2 videos 2021-10-04 18:37:25 +02:00
module.mk CRYOMNI3D: Move HNMDecoder into common code 2021-04-17 21:48:45 +03:00
mpegps_decoder.cpp VIDEO: Added support for PS2 audio codec in MPEG stream 2020-09-24 18:52:31 +02:00
mpegps_decoder.h VIDEO: Fix type redefinition when including MPEGPSDecoder 2021-02-07 10:21:21 -08:00
mve_decoder.cpp KINGDOM: Add support for 16-bit MVE videos 2020-06-14 23:36:05 +02:00
mve_decoder.h KINGDOM: Add support for 16-bit MVE videos 2020-06-14 23:36:05 +02:00
psx_decoder.cpp AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
psx_decoder.h AUDIO: Separate the XA ADPCM decoder from the PSX video decoder 2020-08-24 14:21:00 +02:00
qt_data.h VIDEO: Add default QuickTime palettes 2021-06-29 22:48:14 -04:00
qt_decoder.cpp VIDEO: Use Path type in VideoDecoder functions 2021-08-07 10:44:37 +02:00
qt_decoder.h VIDEO: Use Path type in VideoDecoder functions 2021-08-07 10:44:37 +02:00
smk_decoder.cpp COMMON: added SmackerDecoder::forceSeekToFrame function 2021-10-31 19:15:06 +01:00
smk_decoder.h COMMON: added SmackerDecoder::forceSeekToFrame function 2021-10-31 19:15:06 +01:00
theora_decoder.cpp VIDEO: More fixes when building with Theora and Tremor 2018-08-18 13:33:43 +02:00
theora_decoder.h VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +02:00
video_decoder.cpp VIDEO: Use Path type in VideoDecoder functions 2021-08-07 10:44:37 +02:00
video_decoder.h VIDEO: Use Path type in VideoDecoder functions 2021-08-07 10:44:37 +02:00