[mythtv] [mythtv-commits] mythtv commit: r14461 by nigel

Daniel Kristjansson danielk at cuymedia.net
Sat Sep 8 15:21:43 UTC 2007


On Sat, 2007-09-08 at 11:59 +0000, mythtv at cvs.mythtv.org wrote:
>       Author: nigel
>         Date: 2007-09-08 11:58:59 +0000 (Sat, 08 Sep 2007)
> New Revision: 14461
>    Changeset: http://cvs.mythtv.org/trac/changeset/14461
> Modified:
>    branches/mythtv-vid/libs/libmythtv/videoout_quartz.cpp
> Log:
> Re-allow compile after [14435]. Sadly, the aspect changing is still broken.

Nigel, I started working on this but got hopelessly lost in all the
Quartz views. I would do a refactor first if I were to tackle the
problem again. The views have their own methods for applying transforms,
which have fallen pretty far out of sync with the VideoOuput base class
method over the years. We should really just take the output of
MoveResize() and convert it into matrix form.

-- Daniel



More information about the mythtv-dev mailing list