[gstreamer-bugs] [Bug 593786] support OpenGL es in autofoo

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 1 10:43:07 PDT 2009


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

--- Comment #31 from Pratheesh Gangadhar <pratheesh.gangadhar at gmail.com> 2009-10-01 17:43:06 UTC ---
I did not notice any other error.

Some more details which may help to debug - I am using 1.3.13.1832(cat
/proc/pvr/version) version of IMG binaries from OMAP3 Graphics SDK 3.00.00.09.

Basically track which call actually fails using glCheckFramebufferStatusEXT 
after each API invocation... I found that DEPTH_ATTACHMENT_EXT is the one
fails.

Initially commented out DEPTH_ATTACHMENT_EXT to workaround
GL_FRAMEBUFFER_INCOMPLETE_DIMENSIONS error. 

Later figured out that the root cause is glRenderbufferStorageEXT .

Please see
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=87a9e6b4f556808aef42bf8f89d2740379e97727
for details.

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