va: filter: refactor convert_surface() to process()
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sat, 24 Jul 2021 11:19:39 +0000 (13:19 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 27 Jul 2021 09:13:39 +0000 (09:13 +0000)
commitc27a01233d3a53ef22c7aedace1d22b8d36e021d
treebe3c9d7c88d0c852b09cc8c4cf7a531bfef20599
parent9abeea49a01c6d2ce6df53b399a9d064fbdcde8f
va: filter: refactor convert_surface() to process()

The idea of this change is to add, in the future,
process_with_generator(), when multiple input surfaces are processed,
for blending.

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