scummvm/image/codecs
2016-09-11 17:17:31 +02:00
..
indeo JANITORIAL: Whitespace fixes 2016-09-11 17:17:31 +02:00
bmp_raw.cpp GRAPHICS: Use better color for 1bpp BMPs 2016-06-21 21:26:40 +02:00
bmp_raw.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
cdtoons.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
cdtoons.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
cinepak_tables.h IMAGE: Add support for Cinepak VFW dithering 2015-04-11 14:36:31 -04:00
cinepak.cpp IMAGE: Fix out of bounds access 2016-05-31 17:12:18 +02:00
cinepak.h MISC: Remove some unused private member variables 2015-07-19 17:13:18 +02:00
codec.cpp IMAGE: Implemented Indeo5 decoder 2016-09-10 14:31:19 -04:00
codec.h IMAGE: Make the createQuickTimeDitherTable function public 2015-04-12 20:11:47 -04:00
indeo3.cpp VIDEO: Add warning for potential unaligned writes 2016-02-20 22:33:05 +01:00
indeo3.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
indeo4.cpp IMAGE: Further formatting of Indeo decoders 2016-09-11 09:42:12 -04:00
indeo4.h IMAGE: Miscellaneous cleanup for Indeo decompressors 2016-09-10 21:05:49 -04:00
indeo5.cpp IMAGE: Further formatting of Indeo decoders 2016-09-11 09:42:12 -04:00
indeo5.h IMAGE: Miscellaneous cleanup for Indeo decompressors 2016-09-10 21:05:49 -04:00
mjpeg.cpp IMAGE: Disable unused MJPEG array 2014-12-07 17:49:57 +02:00
mjpeg.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
mpeg.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
mpeg.h IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
msrle4.cpp JANITORIAL: Remove unnecessary semicolons 2016-05-25 05:37:07 +02:00
msrle4.h IMAGE: Added BMP RLE4 decoder 2016-05-19 00:03:51 +02:00
msrle.cpp IMAGE: Fix decoding Starship Titanic video file z404.avi 2016-09-01 22:33:12 -04:00
msrle.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
msvideo1.cpp IMAGE: Fix 16bpp MS Video1 output 2015-11-16 04:54:57 +01:00
msvideo1.h IMAGE: Fix 16bpp MS Video1 output 2015-11-16 04:54:57 +01:00
qtrle.cpp IMAGE: Implement QTRLE dithering 2015-04-11 14:37:13 -04:00
qtrle.h IMAGE: Implement QTRLE dithering 2015-04-11 14:37:13 -04:00
rpza.cpp IMAGE: Fix a memory leak in the RPZA decoder 2016-02-14 09:58:43 +01:00
rpza.h IMAGE: Implement QuickTime dithering in rpza 2015-04-11 14:37:09 -04:00
smc.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
smc.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
svq1_cb.h
svq1_vlc.h
svq1.cpp IMAGE: Make Codec take a stream reference; change function name to decodeFrame 2014-02-28 00:27:37 -05:00
svq1.h IMAGE: Update comments 2014-02-28 00:32:06 -05:00
truemotion1.cpp VIDEO: Handle Truemotion dimensions specially 2014-05-27 00:09:11 -04:00
truemotion1.h VIDEO: Handle Truemotion dimensions specially 2014-05-27 00:09:11 -04:00
truemotion1data.h