D G Turner
|
aee09409e8
|
IMAGE: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-30 22:08:44 +00:00 |
|
Colin Snover
|
d39a9272bf
|
IMAGE: Remove unnecessary extra heap allocation of Indeo surface
|
2017-08-24 20:34:55 -05:00 |
|
Willem Jan Palenstijn
|
edfdbb9dd7
|
IMAGE: Use new BitStreamMemory class for indeo
|
2017-08-24 19:46:59 +02:00 |
|
Willem Jan Palenstijn
|
60fae8847e
|
IMAGE: Inline indeo getVLC2
|
2017-08-24 19:46:59 +02:00 |
|
Paul Gilbert
|
206b3f9315
|
IMAGE: Fixed attribution comments for the Indeo decoders
|
2016-12-26 00:07:17 -05:00 |
|
Paul Gilbert
|
4888433c46
|
IMAGE: Fix some confusion of bytes vs bits in Indeo decoders
|
2016-11-18 21:04:12 -05:00 |
|
Paul Gilbert
|
7f4d93ed93
|
IMAGE: Respect specified bytesPerPixel in Indeo decoders
|
2016-11-18 20:55:37 -05:00 |
|
Paul Gilbert
|
ccbe07bd81
|
IMAGE: Fix setting frame sizes in Indeo decoders
|
2016-11-14 20:42:21 -05:00 |
|
Eugene Sandulenko
|
355c4fa646
|
JANITORIAL: Remove more trailing spaces
|
2016-10-09 15:02:02 +02:00 |
|
Paul Gilbert
|
21979d741b
|
IMAGE: Try and work around N64 compilation error
|
2016-09-11 15:25:24 -04:00 |
|
Paul Gilbert
|
08143af482
|
IMAGE: Further formatting of Indeo decoders
|
2016-09-11 09:42:12 -04:00 |
|
Paul Gilbert
|
a5f4366387
|
IMAGE: Fix leading spaces into tabs in Indeo decoders
|
2016-09-10 22:18:05 -04:00 |
|
Paul Gilbert
|
2f7da2d3d9
|
IMAGE: Miscellaneous cleanup for Indeo decompressors
|
2016-09-10 21:05:49 -04:00 |
|
Paul Gilbert
|
23b1dbbb0e
|
IMAGE: Refactored Indeo GetBits class to derive from Common::BitStream
|
2016-09-10 20:35:02 -04:00 |
|
Paul Gilbert
|
9c6a55a2a6
|
IMAGE: Cleanup of miscellaneous methods and arrays in Indeo decoders
|
2016-09-10 18:07:13 -04:00 |
|
Paul Gilbert
|
e06442afb6
|
IMAGE: Cleanup of method parameters and locals in Indeo decoders
|
2016-09-10 17:00:06 -04:00 |
|
Paul Gilbert
|
58ad70f351
|
IMAGE: Renaming structure fields for Indeo decoders
|
2016-09-10 16:04:22 -04:00 |
|
Paul Gilbert
|
fe6d624277
|
IMAGE: Implemented Indeo5 decoder
|
2016-09-10 14:31:19 -04:00 |
|