[Bug 704222] gldownload: Support for multi-planar format for GLES

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 23 04:59:30 PDT 2013


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

--- Comment #17 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-23 11:59:25 UTC ---
Seems that GLES only supports GL_ALPHA/RGB/RGBA

http://www.khronos.org/opengles/sdk/docs/man/xhtml/glReadPixels.xml

format:
  Specifies the format of the pixel data. The following symbolic values are
accepted: GL_ALPHA, GL_RGB, and GL_RGBA.

-- 
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