scummvm/video
2020-10-07 22:51:46 +03:00
..
avi_decoder.cpp IMAGE: Add support for Crusader: No Remorse movie decoding 2020-05-11 07:54:24 +02:00
avi_decoder.h VIDEO: Update Engine Usage Comment in AVI Decoder 2020-10-07 22:51:46 +03:00
bink_decoder.cpp VIDEO: Added support for alpha component support for BINK videos 2020-09-24 14:24:17 +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 embedded subtitles in VMD videos 2019-09-13 11:27:24 +03: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: add support for BLACK chunk in FLIC decoder 2020-10-04 18:27:33 +02: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: Added support for PS2 audio codec in MPEG stream 2020-09-24 18:52:31 +02:00
mpegps_decoder.h VIDEO: Added support for PS2 audio codec in MPEG stream 2020-09-24 18:52:31 +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: Added getter for getFrameRate() for BINK and SMK video streams. 2020-09-24 00:26:27 +02:00
smk_decoder.h VIDEO: Added getter for getFrameRate() for BINK and SMK video streams. 2020-09-24 00:26:27 +02: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: Express VideoDecoder::endOfVideo using easier to understand logic 2017-11-02 19:49:43 +01:00
video_decoder.h VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +02:00