libvo/ cleanup (Re: [MPlayer-dev-eng] vo_xv broken)

Sascha Sommer saschasommer at freenet.de
Sat May 17 12:26:18 CEST 2003


> Hi,
> 
> > btw, the old query_format doesn't checked for RGB32, but there's a
> > check for image_bytes==4 in draw_frame, so it could handle rgb32
> > aswell? If someone goes to test my patch, please uncomment the rgb32
> > check in query_format and try it with a rgb32 movie, or pass the -vop
> > format=rgb32 switch, and please report here!
> 
> Attached a new patch (vo_gl.c.diff2), which fixes some mistakes.
> And also an another (vo_gl.c.32bpp.diff) which tries to provide good
> rgb24/32 support.
> 

RGB32 and also RGB24 work for me.
Note there is a typo in both patches: IMFGMT_RGB32 should be IMGFMT_RGB32

Sascha



More information about the MPlayer-dev-eng mailing list