Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
D G Turner
f0c02796f4
IMAGE: Fix Missing Default Switch Case in Truemotion 1 Codec
...
This is flagged by GCC if -Wswitch-default is enabled.
2019-12-01 01:26:53 +00:00
Matthew Hoops
5891ef4d89
VIDEO: Handle Truemotion dimensions specially
...
Truemotion uses its own demuxer and seems to follow its own AVI rules. Work around it by coercing the video's dimensions to use the codec's internal dimensions.
2014-05-27 00:09:11 -04:00
Matthew Hoops
8c3e8624f0
IMAGE: Ensure the truemotion surface is cleared to black before decoding
2014-05-26 17:55:39 -04:00
Matthew Hoops
9fc10d9739
IMAGE: Limit truemotion to decoding within its boundaries, not AVI's
2014-05-26 17:51:26 -04:00
Matthew Hoops
08ea14a8d0
IMAGE: Make Codec take a stream reference; change function name to decodeFrame
2014-02-28 00:27:37 -05:00
Matthew Hoops
b568ac73b9
IMAGE: Move video codecs to image/
2014-02-28 00:27:36 -05:00