scummvm/video
Colin Snover 7b90f0693a IMAGE: Return correct pixel format for Indeo3
This gives Indeo3 the same behavior as other codecs when
encapsulated in a container that provides bit depth information
(e.g. AVI).

Closes #888.
2017-01-11 10:59:55 -06:00
..
avi_decoder.cpp VIDEO: Fix Two Further Signed vs. Unsigned Compiler Warnings. 2017-01-10 03:23:31 +00:00
avi_decoder.h VIDEO: Add reverse playback support to AviDecoder 2016-12-05 23:15:44 -05:00
bink_decoder.cpp COMMON: Converted Common::BitStream to use DisposeAfterUse 2016-09-10 11:16:07 -04:00
bink_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
binkdata.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
coktel_decoder.cpp IMAGE: Return correct pixel format for Indeo3 2017-01-11 10:59:55 -06:00
coktel_decoder.h SCI32: Implement kSetHotRectangles 2016-09-29 19:39:16 -05:00
dxa_decoder.cpp VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
dxa_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
flic_decoder.cpp VIDEO: Allow parts of the FLIC decoder to be overriden by child classes 2016-10-03 00:33:49 +03:00
flic_decoder.h VIDEO: Allow parts of the FLIC decoder to be overriden by child classes 2016-10-03 00:33:49 +03:00
module.mk VIDEO: Add MPEG-PS demuxer 2015-01-08 00:45:13 -05:00
mpegps_decoder.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
mpegps_decoder.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
psx_decoder.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
psx_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
qt_decoder.cpp VIDEO: Stay on the first edit when playing QT videos backwards 2016-02-13 17:54:07 +01:00
qt_decoder.h VIDEO: Implement fallback dithering for QuickTime videos 2015-04-12 20:12:38 -04:00
smk_decoder.cpp COMMON: Converted Common::BitStream to use DisposeAfterUse 2016-09-10 11:16:07 -04:00
smk_decoder.h VIDEO: Make GPL headers consistent in themselves. 2014-02-18 02:39:39 +01:00
theora_decoder.cpp Add Theora support to systems which use libtremor 2015-01-05 16:53:35 +03:00
theora_decoder.h Add Theora support to systems which use libtremor 2015-01-05 16:53:35 +03:00
video_decoder.cpp VIDEO: Fix an off-by-one check in VideoDecoder::getTrack 2016-10-18 13:13:00 +02:00
video_decoder.h VIDEO: Implement seeking for AVI videos with a transparency video track 2016-10-02 20:22:53 -04:00