diff options
author | Colin Snover | 2017-09-11 00:45:14 -0500 |
---|---|---|
committer | Colin Snover | 2017-09-12 11:03:15 -0500 |
commit | 533bb5b257b7788b99b307381d96f8e54d9e9c75 (patch) | |
tree | 25bbe75c947ade42d81b32f23489dbba16ad102d /engines/wage/module.mk | |
parent | 2228ae255c176478225ae5ff271db323ee31b9cc (diff) | |
download | scummvm-rg350-533bb5b257b7788b99b307381d96f8e54d9e9c75.tar.gz scummvm-rg350-533bb5b257b7788b99b307381d96f8e54d9e9c75.tar.bz2 scummvm-rg350-533bb5b257b7788b99b307381d96f8e54d9e9c75.zip |
SCI32: Improve chance of rendering non-8bpp AVIs
OpenGL backends don't always support the pixel format that is
returned by the Indeo 3 decoder when playing the GK2A.AVI from the
GK2 demo. If this happens, use the backend's preferred pixel format
and convert in software.
If a backend doesn't support any 16-bit or 32-bit format, the
playback code will error out. This is probably fine, since there
are not really any of those any more.
Fixes Trac#9994.
Diffstat (limited to 'engines/wage/module.mk')
0 files changed, 0 insertions, 0 deletions