scummvm/video
Roland van Laar 80f4f670f9 VIDEO: PACo decoder: skip lines in ouput
The amount of lines to skip is in `len`. This wasn't taken into account
when decoding the endcurrentline opcode.

Thanks to Kostya for resolving the issue.
2022-03-07 18:56:00 +01:00
..
3do_decoder.cpp
3do_decoder.h
avi_decoder.cpp
avi_decoder.h
bink_decoder.cpp
bink_decoder.h
binkdata.h
coktel_decoder.cpp
coktel_decoder.h
dxa_decoder.cpp
dxa_decoder.h
flic_decoder.cpp
flic_decoder.h
hnm_decoder.cpp
hnm_decoder.h
module.mk VIDEO: Implement decoder for PACo files 2022-02-21 19:11:28 +01:00
mpegps_decoder.cpp
mpegps_decoder.h
mve_decoder.cpp
mve_decoder.h
paco_decoder.cpp VIDEO: PACo decoder: skip lines in ouput 2022-03-07 18:56:00 +01:00
paco_decoder.h VIDEO: mark PACo method as override 2022-03-06 09:48:52 +02:00
psx_decoder.cpp
psx_decoder.h
qt_data.h
qt_decoder.cpp
qt_decoder.h
smk_decoder.cpp VIDEO: improved how forceSeekToFrame handles videos when frame to seek is close to the start of the video 2022-02-23 20:30:24 +01:00
smk_decoder.h
theora_decoder.cpp
theora_decoder.h
video_decoder.cpp
video_decoder.h