scummvm/video
Matthew Duggan 818e681746 IMAGE: Add support for Crusader: No Remorse movie decoding
The movies for Crusader: No Remorse have a unique decoder which is not too hard
to implement.  Unfortunately, they don't properly implement the "compression"
FourCC, and instead put their ID in the "Stream Handler".  Since supporting
them requires a change to the existing Image API, I thought I should make a
pull request for comments.

With this change, the movies in Crusader can all be played nicely.
2020-05-11 07:54:24 +02: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
binkdata.h
coktel_decoder.cpp
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: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
flic_decoder.h
module.mk
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
psx_decoder.cpp
psx_decoder.h
qt_decoder.cpp
qt_decoder.h
smk_decoder.cpp VIDEO: Fix Missing Default Switch Cases 2019-11-30 19:47:06 +00:00
smk_decoder.h
theora_decoder.cpp
theora_decoder.h
video_decoder.cpp
video_decoder.h