mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 03:40:25 +00:00
818e681746
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. |
||
---|---|---|
.. | ||
avi_decoder.cpp | ||
avi_decoder.h | ||
bink_decoder.cpp | ||
bink_decoder.h | ||
binkdata.h | ||
coktel_decoder.cpp | ||
coktel_decoder.h | ||
dxa_decoder.cpp | ||
dxa_decoder.h | ||
flic_decoder.cpp | ||
flic_decoder.h | ||
module.mk | ||
mpegps_decoder.cpp | ||
mpegps_decoder.h | ||
psx_decoder.cpp | ||
psx_decoder.h | ||
qt_decoder.cpp | ||
qt_decoder.h | ||
smk_decoder.cpp | ||
smk_decoder.h | ||
theora_decoder.cpp | ||
theora_decoder.h | ||
video_decoder.cpp | ||
video_decoder.h |