[Scummvm-devel] VideoPlayer improvement: video positioning.

Eugene Sandulenko sev at scummvm.org
Sun Jan 10 17:55:24 CET 2010


On Sun, 10 Jan 2010 14:06:19 +0300
Vladimir Menshakov <whoozle at yandex.ru> wrote:

> VideoPlayer renders video in the center of the screen which makes
> post-processing more complicated as it should be :) I see two
> possible solutions: 1) Remove postProcess(byte *) and replace it with
> virtual method "render" or something. VideoPlayer's default
> implementation will do copyFrameToBuffer(centerx, centery). 2) Allow
> manual _frameX/Y modification via other method/extended arguments.
Sounds like a sound idea to me.


Eugene




More information about the Scummvm-devel mailing list