Mark Vojkovich ([EMAIL PROTECTED]): > > It seems to me that the Xv API could have benefited from a pixel > > stride parameter for blits. Is this fixable? > > It's possible for the driver to offer a port attribute with > top/bottom. Maybe it's best that it's write only and applies only to > the next command. It could work like a hint for the next PutImage.
I'd be worried about scaling. The Xv driver can't ensure the spacial position makes sense. I guess it could be up to the application to align it nicely. > XvMC has explicit top/bottom/frame instructions in the Put command. So, maybe if there was a way to use XImages with the XvMC rendering API, this could solve the problem? I mean, I really don't want to just use the MC API, since I'll be also doing software deinterlacing and postprocessing on the images. -- Billy Biggs [EMAIL PROTECTED] _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
