va: filter/postproc: move unconditional props to vavpp
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Mon, 27 Jun 2022 15:54:28 +0000 (11:54 -0400)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Mon, 27 Jun 2022 16:17:53 +0000 (12:17 -0400)
commit211ba463692247918c54e3ba569e26643258bcc6
treee944d4951d66d3c820d71e0e29f6780d7127e463
parent178f4fcd200f68e4c9bab0f1607fb97138e87cc9
va: filter/postproc: move unconditional props to vavpp

Only conditional/dynamic properties should be installed/handled
by vafilter.  Thus, move and install the unconditional/static
properties in vavpp.

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