[MPlayer-dev-eng] [PATCH] vidix ckey support & cvidix aspect

Alex Beregszaszi alex at fsn.hu
Thu Oct 16 14:22:28 CEST 2003


Hi,

> Included is a patch to add -colorkey support for several of the 
> vidix ([fbdev,vesa,svga]:vidix, cvidix) output drivers.
I will apply this.
 
> The only slightly non-standard part of it is that I allowed disabling 
> colorkey support entirely by setting the MSbyte to a non-zero value,
> ie:
I already did it in my local tree, will merge it with yours. Hm, your
approach looks nice, I will change my code to use 0xFF000000 for
checking.

> This patch also has aspect/fullscreen support added to the cvidix
> driver. The code is almost identical to the fbdev:vidix aspect code.
> Since cvidix doesn't know anything about the screen resolution, I
> added parameters to the -vo line to allow for example:
> 
> "mplayer -vo cvidix:width=1024:height=768"
> 
> The default is 640x480 (same as it was previously).
Could you separate this part from your patch?

-- 
Alex Beregszaszi <alex at fsn.hu>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)



More information about the MPlayer-dev-eng mailing list