Sottek, Matthew J ([EMAIL PROTECTED]): > It would be nice to have a software fallback so that you could do as > many Xv's as you wanted (slowly) but that isn't the way Xv was > designed. You'll have to convert the YUV data into RGB and do a > regular XShmPutImage in the second window.
Such a capability needs to be in the client side, since different applications have different needs regarding the accuracy of the Y'CbCr->RGB conversion for optimization. So, really here we just need a method where Xv can tell a client 'I only support one overlay at a time'. I'm curious why the i810 driver would allow his code to get as far as he did. Sounds like a bug to me. -- Billy Biggs [EMAIL PROTECTED] _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
