[Nouveau] [Bug 21869] Chroma mismatch using XV

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 22 06:02:38 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21869





--- Comment #10 from Stephane Marchesin <marchesin at icps.u-strasbg.fr>  2009-05-22 06:02:38 PST ---
Can you try editing nv10_xv_ovl.c from the DDX, and change :
        /* Those are important only for planar formats (NV12) */
        if (uvoffset) {

into  

        /* Those are important only for planar formats (NV12) */
        {

around line 120.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list