scummvm/video
2020-09-02 06:43:44 +01:00
..
avi_decoder.cpp IMAGE: Add support for Crusader: No Remorse movie decoding 2020-05-11 07:54:24 +02:00
avi_decoder.h
bink_decoder.cpp VIDEO: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
bink_decoder.h COMMON: Use a prefix table to speed up the Huffman decoder 2019-04-13 16:24:25 +03: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 embedded subtitles in VMD videos 2019-09-13 11:27:24 +03:00
coktel_decoder.h
dxa_decoder.cpp VIDEO: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
dxa_decoder.h
flic_decoder.cpp VIDEO: Pad consts with spaces, not tabs, formatting fixup 2020-09-02 06:43:44 +01:00
flic_decoder.h VIDEO: Update Engine Usage Comment in FLIC Decoder 2020-06-15 20:49:00 +01:00
module.mk VIDEO: Stub for MVE decoder 2020-06-07 00:02:29 +02:00
mpegps_decoder.cpp VIDEO: Fix typo which could lead to crash in mpeg decoder 2020-04-28 10:38:37 +02:00
mpegps_decoder.h ZVISION: Boost volume for MPEG cutscenes 2019-02-10 16:32:02 +02: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_decoder.cpp VIDEO: Keep track of the duration of ignored edits 2019-02-02 13:30:44 +01:00
qt_decoder.h VIDEO: QT: Make sure all the edits are in the media bounds 2018-07-21 08:02:40 +02:00
smk_decoder.cpp VIDEO: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
smk_decoder.h
theora_decoder.cpp VIDEO: More fixes when building with Theora and Tremor 2018-08-18 13:33:43 +02:00
theora_decoder.h
video_decoder.cpp
video_decoder.h