qsvencoder: Move common property to baseclass
authorSeungha Yang <seungha@centricular.com>
Sun, 22 May 2022 12:38:34 +0000 (21:38 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 23 May 2022 13:28:11 +0000 (13:28 +0000)
commit8e665fa43578ae01223567946a2ff58262b8455e
tree6d857ff6b2e4ca45c90ca8a3ad72845b12d1b98f
parentfc75e38496303231daffe01f1d99a48ae3376127
qsvencoder: Move common property to baseclass

adapter-luid and device-path are common for all codecs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2467>
subprojects/gst-plugins-bad/sys/qsv/gstqsvencoder.cpp
subprojects/gst-plugins-bad/sys/qsv/gstqsvh264enc.cpp
subprojects/gst-plugins-bad/sys/qsv/gstqsvh265enc.cpp
subprojects/gst-plugins-bad/sys/qsv/gstqsvjpegenc.cpp
subprojects/gst-plugins-bad/sys/qsv/gstqsvvp9enc.cpp