amfcodec: add support of AMF AV1 encoder
authorEvgeny Pavlov <lucenticus@gmail.com>
Wed, 14 Dec 2022 09:35:53 +0000 (10:35 +0100)
committerSeungha Yang <seungha@centricular.com>
Wed, 21 Dec 2022 19:23:24 +0000 (19:23 +0000)
commit9598ec6d95c4d49176cc85ae003ca74a5339f954
treeab58faa2b962779802ae694cd6d3584f1bddbe00
parent15b2cd6565afd8613660f5d79ebe90b037904aa5
amfcodec: add support of AMF AV1 encoder

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3569>
subprojects/gst-plugins-bad/sys/amfcodec/gstamfav1enc.cpp [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/amfcodec/gstamfav1enc.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/amfcodec/include/components/VideoEncoderAV1.h [new file with mode: 0644]
subprojects/gst-plugins-bad/sys/amfcodec/meson.build
subprojects/gst-plugins-bad/sys/amfcodec/plugin.cpp