On Sun, Feb 14, 2010 at 2:03 AM, Ken Mandelberg <k...@mathcs.emory.edu> wrote: > I know there is a Linux driver for the chip, and XBMC knows how to use > it. However, would it make any sense to have an xvideo driver that knows > about it, so that arbitrary xvideo apps could use it?
That doesn't make sense, the chip just decodes video, it isn't a GPU. So you still have to transfer the resulting frame to the GPU. Besides xvideo doesn't do any decoding so you gain nothing by letting a chip does colorspace conversation and scaling when you can do the same on the GPU using xvideo. _______________________________________________ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg