Skip to content

vp9: check if libvpx supports high bit depth

Jakub Adam requested to merge xhaakon/gstreamer:vp9-highbitdepth into main

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

Merge request reports