va: remove GstVideoInfo parameter from _get_surface() functions
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 6 Oct 2020 17:54:26 +0000 (19:54 +0200)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 9 Oct 2020 14:34:56 +0000 (16:34 +0200)
commit67eb0a9440b72b7c4cdb559f0dde47370897c5af
treeba47f4471ce69526b44581c2d93f4aee85c62ab7
parent895fe44154ec9e21184af2c54ec7b05a3cb265c4
va: remove GstVideoInfo parameter from _get_surface() functions

There shouldn't be need to retrieve GstVideoInfo per buffer or memory since it
is the same for all the negotiated stream.

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