libs: context: roi_rc_qp_delta_support should not be checked when CQP.
authorWangfei <fei.w.wang@intel.com>
Sat, 13 Oct 2018 07:00:32 +0000 (15:00 +0800)
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>
Tue, 16 Oct 2018 11:23:41 +0000 (13:23 +0200)
commitd8442e479ea85d79890ec282bf42bd6fdca3ff6c
treeb14ce2db9422075cc4b2cee23ca539078d64f426
parentce96f2d1fa5a1a36d98f801a496270ad48224299
libs: context: roi_rc_qp_delta_support should not be checked when CQP.

VA_ROI_RC_QP_DELTA_SUPPORT return value will be ignored when the
rate control mode is set as CQP. In CQP mode, it shouldn't check
roi_rc_qp_delta_support return value from driver backend.

https://bugzilla.gnome.org/show_bug.cgi?id=797087
gst-libs/gst/vaapi/gstvaapicontext.c