vp9: check if libvpx supports high bit depth
authorJakub Adam <jakub.adam@collabora.com>
Thu, 22 Sep 2022 17:02:10 +0000 (19:02 +0200)
committerJakub Adam <jakub.adam@collabora.com>
Fri, 23 Sep 2022 11:55:12 +0000 (13:55 +0200)
commitcccc7a12e1ece96fd727659fa78e95facf53eefe
tree7b71feec115af04cc00c92b3448ecd1fead48a36
parent6caa8524dd9a5fd1763b78f1745f08644267d889
vp9: check if libvpx supports high bit depth

Detect at runtime if libvpx is compiled with --enable-vp9-highbitdepth
and enable 10bit video formats in element caps accordingly.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3067>
subprojects/gst-plugins-good/ext/vpx/gstvp9dec.c
subprojects/gst-plugins-good/ext/vpx/gstvp9enc.c