va: basedec: add gstvabasedec helper
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Thu, 8 Oct 2020 17:39:56 +0000 (19:39 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sat, 10 Oct 2020 17:18:04 +0000 (17:18 +0000)
commita6398eca1765716468529b4d385fc350f6514bd8
tree54e628481018d6aeaa6abe1975473acecd1e4bc5
parenta5dcb35ad609270834bf69b405a18f645ab0153a
va: basedec: add gstvabasedec helper

This is a helper for all decoders.

It is not an abstract subclass, just merely a helper that avoids code
duplication among the decoders.

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