vapostproc: Simplify size fixate.
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 5 Oct 2021 18:15:09 +0000 (20:15 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 13 Oct 2021 14:59:09 +0000 (14:59 +0000)
commit5ae1072c2f0efaffefa56d38db74245ca97c8774
tree5fcff6b35081c37772f7a0f47758e38f150fd468
parentb53446ddc9a9bdb8ee9a7e7d8c506f15385c823b
vapostproc: Simplify size fixate.

gst_va_vpp_fixate_size() returned the fixated caps, but that is not
needed since `othercaps` are modified inline.

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