va: vpp: add compositor
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Tue, 26 Apr 2022 16:06:17 +0000 (12:06 -0400)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Sat, 21 May 2022 19:18:15 +0000 (21:18 +0200)
commitafe87231968ba3a58356d0211590ccb93aade242
treeab91bfdec423f397f2a36e73fcf5d9b6b7feb6cb
parenta2920411d31c0c175eebde99131d20c95808943b
va: vpp: add compositor

New implementation of a VA-API compositor with blend feature.

Various chunks of code was taken from vavpp.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2332>
subprojects/gst-plugins-bad/sys/va/gstvacompositor.c [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/va/gstvacompositor.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/va/gstvafilter.c
subprojects/gst-plugins-bad/sys/va/gstvafilter.h
subprojects/gst-plugins-bad/sys/va/meson.build