[gstreamer-bugs] [Bug 310775] libvisual element needs to support opengl

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 3 02:20:21 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=310775



--- Comment #11 from Julien Isorce <julien.isorce at gmail.com> 2009-09-03 09:20:15 UTC ---
I tested the patch a little bit.
Seems to work.
There is some jerk sometimes and some darkness. 
Less with a mp3 than audiotestsrc.
I could try to find what's happen later.

Anyway, I think libgstgl (gst-plugins-gl/gst-libs/gst/gl should be build as a
shared library (for now it's static)

So instead of having:
libgstopengl.so
libgstlibvisualgl.so

We should have:
libgstgl-0.10.so (and deploy gstglbuffer.h)
libgstopengl.so
libgstlibvisualgl.so

-- 
Configure bugmail: http://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