GNOME Bugzilla – Bug 754557
Camera output is all green since clutter-gst-3.0 port
Last modified: 2015-09-04 11:57:56 UTC
Will attach test images.
Created attachment 310643 [details] 3.16
Created attachment 310645 [details] 3.17
Apparently also happens with totem, so that'd be a clutter-gst bug: http://i.imgur.com/jMdCb2n.png
Created attachment 310659 [details] [review] video-sink: fix CoglError leak
Created attachment 310660 [details] [review] video-sink: set pixel format to premultiplied for ayuv We do premultiply in the fragment shader for the ayuv pixel format, so set the cogl pixel format to premultiplied so Cogl/Mesa don't do any work on the data.
Review of attachment 310659 [details] [review]: Pushed to 3.0 branch
Review of attachment 310660 [details] [review]: Pushed to 3.0 branch.
Thanks for the report. Fixed and made a 3.0.10 release.