When using yuy2 and uyvy the colors are wrong. The simple test case is gst-launch-0.10 videotestsrc ! video/x-raw-yuv,format=\(fourcc\)YUY2 ! glimagesink Happens with r300 from xf86-video-ati-6.6.3 as well as from 6.7.194. Screenshot at http://www.cs.aau.dk/~odie/colors.png
glimagesink uses the Mesa driver. It's working fine here with the r300 driver from Mesa Git, which version are you using?
Ahh, I'm not familiar with the 3d stack at all I must admit. I'm using mesa-7.0.1.
Created attachment 11864 [details] output of glxinfo I tried mesa from git (http://gitweb.freedesktop.org/?p=mesa/mesa.git;a=summary) with the same result. Is there anything else I can try or supply as debug info?
Can you reproduce the bug with mesa 7.6?
Seems like the bug has been fixed, I'm not able to reproduce it anymore.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.