va: Add a common encoder object.
authorHe Junyan <junyan.he@intel.com>
Mon, 4 Oct 2021 17:50:07 +0000 (01:50 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 1 Mar 2022 09:53:50 +0000 (10:53 +0100)
commit736a0ac9b0d742932f5787e224d81c181b6c7d11
treee0fe7c7b4beb649d3d65809a624bf0ddec5cdf65
parentfb644e84fa9648ea75dcb3e890d62923ca4a84b2
va: Add a common encoder object.

As the counterpart of the va decoder, this class handles all the
common logic for the encoding routine and miscellaneous queries about
encoding.

Co-authored-by: Victor Jaquez <vjaquez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1051>
subprojects/gst-plugins-bad/sys/va/gstvaencoder.c [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/va/gstvaencoder.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/va/meson.build