[Bug 754094] [PLUGIN-MOVE] libgstgl: move to -base / gtk/qml to -good
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jan 10 15:59:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=754094
--- Comment #8 from Julien Isorce <julien.isorce at gmail.com> ---
Also a quick way to find nits are using these 2 links:
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/gl.html
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/
I think for elements that already existed in 0.10, the pipeline example on top
of the .c file should be updated or does not work (see glfilterglass for
example, the mentioned pipeline gets stuck or see
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-plugins/html/gst-plugins-bad-plugins-glimagesink.html
the text should be deleted or at least now FBO is required always)
Here:
https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/gst-plugins-bad-libs-GstGLAPI.html
GST_GL_API_GLES1_NAME ->GST_GL_API_NAME_GLES1 etc...
Missing title next to GstGLDisplayWayland /X11 on
pagehttps://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-bad-libs/html/gl.html
Sorry I cannot do more at the moment.
--
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