libs: encoder: h265: support I/P/B QP setting seperatedly
authorHyunjun Ko <zzoon@igalia.com>
Wed, 13 Sep 2017 03:23:42 +0000 (12:23 +0900)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Wed, 13 Sep 2017 08:47:22 +0000 (10:47 +0200)
commit5333155e27ca8e985dcfaddb6c561c4404d41f5c
tree766a0ab506795832fabb558a989d300eed90d471
parent64a38a16f15b3fbc7051c489b06f3816fdfa7709
libs: encoder: h265: support I/P/B QP setting seperatedly

Creates 2 properties, qp-ip and qp-ib for setting different QP for P/B
frames
and set slice_qp_delta for each frame according to the value provided.

https://bugzilla.gnome.org/show_bug.cgi?id=785923
gst-libs/gst/vaapi/gstvaapiencoder_h265.c
gst-libs/gst/vaapi/gstvaapiencoder_h265.h