gstreamer/gst-libs
Víctor Manuel Jáquez Leal 57e792136c libs: blend: filter: handle finalize() if display isn't assigned
I've just discovered iHD driver in Skylake doesn't have VideoProc
entry point, hence, in this platform, when vaapioverlay is tried to be
registered, critical warnings are raised because blend doesn't have a
display assigned.

As it is possible to have drivers without EntryPointVideoProc it is
required to handle it gracefully. This patch does that: only tries to
register vaapioverlay if the testing display has VPP and finalize()
vmethods, in filter and blend, bail out if display is NULL.
2020-02-21 15:11:31 +00:00
..
gst libs: blend: filter: handle finalize() if display isn't assigned 2020-02-21 15:11:31 +00:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00