scummvm/image/codecs
2024-05-04 00:06:15 +02:00
..
indeo IMAGE: Add missing override keyword for setOutputPixelFormat 2023-04-05 22:24:46 +01:00
bmp_raw.cpp IMAGE: Speed up 16/24/32bpp BMP decoding 2023-05-14 22:53:33 +02:00
bmp_raw.h
cdtoons.cpp
cdtoons.h
cinepak_tables.h
cinepak.cpp IMAGE: Combine lookup tables for Cinepak with VFW dithering 2024-04-22 02:07:47 +02:00
cinepak.h IMAGE: Split Cinepak CodebookConverterRaw into 8bpp and 24bpp versions 2024-04-22 02:07:47 +02:00
codec.cpp IMAGES: Add Indeo 3 to QuickTime codec list 2024-04-25 00:54:17 +02:00
codec.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
hlz.cpp
hlz.h
hnm.cpp
hnm.h
indeo3.cpp IMAGE: Whitespace fixes 2024-05-04 00:06:15 +02:00
indeo3.h IMAGE: INDEO3: Reduce the size of _corrector_type 2024-05-04 00:06:15 +02:00
indeo4.cpp COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
indeo4.h COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
indeo5.cpp IMAGE: Defer creation of surface until decodeFrame() is called in Indeo codecs 2023-04-05 12:45:13 +02:00
indeo5.h
jyv1.cpp
jyv1.h
mjpeg.cpp IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
mjpeg.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
mpeg.cpp IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
mpeg.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
msrle4.cpp
msrle4.h
msrle.cpp IMAGE: Fix MSRLEDecoder if pitch > width 2023-05-14 22:41:41 +02:00
msrle.h
msvideo1.cpp
msvideo1.h
qtrle.cpp
qtrle.h
rpza.cpp
rpza.h IMAGE: CODECS: Add override keyword 2023-03-03 23:23:49 +01:00
smc.cpp
smc.h
svq1_cb.h
svq1_vlc.h COMMON: Mark more symbols as const 2023-12-26 20:23:59 +01:00
svq1.cpp IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
svq1.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00
truemotion1.cpp
truemotion1.h
truemotion1data.h
xan.cpp IMAGE: Use the screen pixel format by default for the Xan decoder 2023-03-24 21:34:16 +01:00
xan.h IMAGE: Allow the default pixel format to be changed for YUV codecs 2023-04-05 12:45:13 +02:00