[Bug 764148] gtkglsink doesn't fail to create on incompatible hardware
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 25 05:54:37 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764148
--- Comment #2 from Russel Winder <russel at winder.org.uk> ---
I had assumed that:
GstElement * element = gst_element_factory_make("gtkglsink", nullptr);
would return NULL if the platform was inconsistent with GStreamer requirements.
It seems that non-NULL is returned if there is any OpenGL capability even if it
is not consistent with requirements.
--
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