[Bug 764673] blacklist unsupported backend drivers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 21 15:40:34 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=764673

Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #326499|0                           |1
        is obsolete|                            |

--- Comment #13 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 326502
  --> https://bugzilla.gnome.org/attachment.cgi?id=326502&action=edit
vaapidecode: search driver in whitelist

If the backend driver vendor string is not in a white-list, and the
environment variable GST_VAAPI_ALL_DRIVERS is not set either, the decoder will
change it state from NULL to READY, hence the auto-plug mechanism will look
for another decoder.

This patch assumes the GstContext has already being shared along the pipeline
and the element has a valid GstVaapiDisplay instance.

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