[MPlayer-dev-eng] [PATCH] -geometry support in vo_corevideo

Reimar Döffinger Reimar.Doeffinger at gmx.de
Sat Dec 5 19:48:44 CET 2009


On Sat, Dec 05, 2009 at 10:35:03AM -0700, Tim Wojtulewicz wrote:
> See subject.  Includes a fix to the man page to note that corevideo supports this now.  I've only tested it on 10.6.

Also instead of using cascadeTopLeftFromPoint you should just replace
        [window setContentSize: frame.size];
by
        [window setFrame: frame];



More information about the MPlayer-dev-eng mailing list