va: vpp: handle context query
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Mon, 1 Feb 2021 22:55:11 +0000 (23:55 +0100)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 5 Feb 2021 17:52:56 +0000 (18:52 +0100)
commit4c7218d7ae5485bf0d0843e0f3ca3f5b68504669
treedcc31736db7979f31c1b003050d3418458e8b192
parentda363a20fe9b79bd142723d762c98ec271553001
va: vpp: handle context query

Previously vapostproc didn't communicate its context through query mechanism,
which is required for context sharing. This patch completes this missing bits.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2007>
sys/va/gstvavpp.c