va: Add the GstVaBaseEnc common object for all va encoders.
authorHe Junyan <junyan.he@intel.com>
Fri, 25 Mar 2022 13:48:05 +0000 (21:48 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Fri, 20 May 2022 20:58:58 +0000 (22:58 +0200)
commit21a9ba7e7efa02fa8dd6f957cf1eb52239a1344e
treeeb72c11070c14ac347fe8ee5c697d1978f465b6f
parente5ba099fd870b588199c15e1ddbba4f135f3f080
va: Add the GstVaBaseEnc common object for all va encoders.

Just like the GstVaBaseDec and GstVaBaseTransform, this base encoder
will handle all common logic for all va encoders.

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