vaapi: don't register if VA driver is unsupported
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 29 Jun 2016 10:36:26 +0000 (12:36 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Fri, 22 Jul 2016 15:23:23 +0000 (17:23 +0200)
commit90b0ba7e2b981bed19532bfcda41081d57de73ec
tree1d0fcde1e1ed70b621fb1a4c25543e6833e0148f
parenta9e7eac10834b32ca3bdf4402f8b3ffdcedda6bb
vaapi: don't register if VA driver is unsupported

Using the test VA display, the driver name is queried, and if it is not
white-listed, the plugin rejects to register any element.

https://bugzilla.gnome.org/show_bug.cgi?id=724352
gst/vaapi/gstvaapi.c