[Bug 777409] pluginbase: Query for OpenGL app_context
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jan 26 11:34:23 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=777409
--- Comment #23 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 344306
--> https://bugzilla.gnome.org/attachment.cgi?id=344306&action=edit
vaapivideocontext: context type can be rejected
Instead of calling g_return_val_if_fail() to check the context type, we
should use a normal conditional, since it is possible that other context types
can arrive and try to be assigned. Otherwise a critical log message is
printed.
This happens when we use playbin3 with vaapipostproc as video-filter.
--
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