qsv: Add support for HEVC encoding
authorSeungha Yang <seungha@centricular.com>
Fri, 24 Dec 2021 15:13:04 +0000 (00:13 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 8 Feb 2022 10:05:35 +0000 (10:05 +0000)
commit278908ce96e47be2b3ecfdde489f5d6bfe4c0204
tree2b451299705667281c2b1ef40551ecc36d84aec3
parent3a7e4635bbb583817a834ca5e3204ccf31825699
qsv: Add support for HEVC encoding

main and main-10 profiles are supported for now

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1408>
subprojects/gst-plugins-bad/sys/qsv/gstqsvh265enc.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/qsv/gstqsvh265enc.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/qsv/meson.build
subprojects/gst-plugins-bad/sys/qsv/plugin.cpp