x265enc: Add support more 8/10/12 bits 4:2:0, 4:2:2 and 4:4:4 profiles
authorSeungha Yang <seungha.yang@navercorp.com>
Fri, 21 Jun 2019 11:47:37 +0000 (20:47 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 6 Aug 2019 21:20:31 +0000 (00:20 +0300)
commit85c0a1e85b085da46789e6edd1cbe4ce79e326bf
tree2f99299b42b60191829bc7241557951e98e55576
parentab8bd0aa446e9c09fd5aa2bd802f451324610e22
x265enc: Add support more 8/10/12 bits 4:2:0, 4:2:2 and 4:4:4 profiles

... with multi-library interface support. Depending on bit depth support of
the linked library, run-time api switch can be made via multi-library interface.

See more detail about libx265 multi-library interface
https://x265.readthedocs.io/en/default/api.html#multi-library-interface
ext/x265/gstx265enc.c
ext/x265/gstx265enc.h