[Bug 730666] gl: YUY2 conversion broken in GLES2

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 23 19:40:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=730666
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-24 02:40:03 UTC ---
Another note, texture_rg = 0. the error is that we use RG instead of RA when
indexing.

https://www.opengl.org/registry/specs/EXT/texture.txt

So for UYVY it's fine, but for YUY2, we endup not reading undefined values.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list