va: vpp: implement GstColorBalance interface
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 24 Feb 2021 12:06:51 +0000 (13:06 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 25 Feb 2021 11:22:53 +0000 (11:22 +0000)
commit87fe2e321e595f83faf8b40e9a4ab5d8140c140e
tree71ce13c118f24153e5d4c54a34c9c4767ecf56fb
parent5b117045e02fa21d89a7ab435b5f0ab29a46c812
va: vpp: implement GstColorBalance interface

And modify multiple-vpp example to use it with -r parameter.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2033>
sys/va/gstvafilter.c
sys/va/gstvafilter.h
sys/va/gstvavpp.c
tests/examples/va/meson.build
tests/examples/va/multiple-vpp.c