scummvm/image
Torbjörn Andersson d4f8b330d6 IMAGE: Honor nb_fields when calculating frame duration
From what I understand, this has something to do with the image
being either made up from two or three parts. When it's made from
three parts, the frame should be displayed for half again as long
as normal.

This makes the speed of the Zork: Grand Inquisitor video look
about right to me. It's still out of sync, but it doesn't seem to
get *more* out of sync as the video progresses.
2018-11-04 22:33:22 +01:00
..
codecs IMAGE: Honor nb_fields when calculating frame duration 2018-11-04 22:33:22 +01:00
bmp.cpp
bmp.h
iff.cpp
iff.h
image_decoder.h
jpeg.cpp
jpeg.h
module.mk IMAGE: Inline indeo getVLC2 2017-08-24 19:46:59 +02:00
pcx.cpp
pcx.h
pict.cpp IMAGE: Check the output surface bounds when writing QT encoded PICT images 2018-09-14 19:54:52 +02:00
pict.h
png.cpp IMAGE: Remove unused end info structs from PNG code 2017-09-21 20:43:04 -05:00
png.h IMAGE: add flag to skip signature check in png decoder 2017-07-13 18:27:45 +02:00
tga.cpp IMAGE: Properly load bottom origin RLE encoded TGA images 2017-01-01 02:36:01 -05:00
tga.h