scummvm/video
2018-05-17 19:52:15 +02:00
..
avi_decoder.cpp VIDEO: Fix reverse playback right to the very start of the video 2017-09-04 12:03:34 -04:00
avi_decoder.h VIDEO: Fix reverse playback in AVIDecoder 2017-09-03 17:29:09 -04:00
bink_decoder.cpp JANITORIAL: Fix whitespace 2018-04-19 12:08:31 +02:00
bink_decoder.h VIDEO: BINK: Fix plane data clobbering caused by incorrect pitch value 2017-10-08 08:54:40 +02:00
binkdata.h
coktel_decoder.cpp VIDEO: Support old-style stereo in VMDs 2017-08-20 11:36:26 -05:00
coktel_decoder.h VIDEO: Support old-style stereo in VMDs 2017-08-20 11:36:26 -05:00
dxa_decoder.cpp
dxa_decoder.h
flic_decoder.cpp VIDEO: FLIC: Fix decoding of BYTE_RUN/FLI_BRUN chunks 2018-05-17 19:45:16 +02:00
flic_decoder.h VIDEO: Add PRINCE to list of engines using the FLIC decoder 2018-05-17 19:52:15 +02:00
module.mk VIDEO: Add MPEG-PS demuxer 2015-01-08 00:45:13 -05:00
mpegps_decoder.cpp VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +02:00
mpegps_decoder.h VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +02:00
psx_decoder.cpp VIDEO: Use new BitStreamMemory class for PSXStreamDecoder 2017-08-24 19:46:59 +02:00
psx_decoder.h VIDEO: Use new BitStreamMemory class for PSXStreamDecoder 2017-08-24 19:46:59 +02:00
qt_decoder.cpp VIDEO: Change QT edit list to a Common::Array 2017-09-21 13:06:18 +02:00
qt_decoder.h VIDEO: Implement fallback dithering for QuickTime videos 2015-04-12 20:12:38 -04:00
smk_decoder.cpp VIDEO: Use new BitStreamMemory class for SmackerDecoder 2017-08-24 19:46:59 +02:00
smk_decoder.h VIDEO: Use new BitStreamMemory class for SmackerDecoder 2017-08-24 19:46:59 +02:00
theora_decoder.cpp VIDEO: Allow setting the mixer sound type used to play audio tracks 2017-07-27 06:40:07 +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