scummvm/image/codecs
Eugene Sandulenko 8626c39b21
IMAGE: Fix SMC decoder
It is a regression introduced in 6fb49b6595.
Because of this, we were not reading all the bytes from the source.
2021-08-10 20:51:42 +02:00
..
indeo
bmp_raw.cpp DIRECTOR: change _isQT to _flip in BimapRawDecoder 2021-08-05 19:03:58 +08:00
bmp_raw.h DIRECTOR: change _isQT to _flip in BimapRawDecoder 2021-08-05 19:03:58 +08:00
cdtoons.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
cdtoons.h
cinepak_tables.h
cinepak.cpp
cinepak.h
codec.cpp IMAGE: flip 8bpp images when we are decoding QuickTimeVideo 2021-08-05 15:06:14 +08:00
codec.h
hlz.cpp CRYOMNI3D: Move HNMDecoder into common code 2021-04-17 21:48:45 +03:00
hlz.h CRYOMNI3D: Move HNMDecoder into common code 2021-04-17 21:48:45 +03:00
indeo3.cpp
indeo3.h
indeo4.cpp
indeo4.h
indeo5.cpp
indeo5.h
jyv1.cpp IMAGE: Make JYV1 decoder a little more robust to bad data 2021-07-25 15:40:03 +09:00
jyv1.h
mjpeg.cpp
mjpeg.h
mpeg.cpp
mpeg.h
msrle4.cpp
msrle4.h
msrle.cpp
msrle.h
msvideo1.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
msvideo1.h
qtrle.cpp IMAGE: change the type of rleCode to int to prevent overflow. 2021-08-05 17:42:10 +08:00
qtrle.h
rpza.cpp
rpza.h
smc.cpp IMAGE: Fix SMC decoder 2021-08-10 20:51:42 +02:00
smc.h
svq1_cb.h
svq1_vlc.h
svq1.cpp
svq1.h
truemotion1.cpp
truemotion1.h
truemotion1data.h
xan.cpp
xan.h