Skip to content

lib: encoder: Set the max_qp of ParameterRateControl.

He Junyan requested to merge He_Junyan/gstreamer-vaapi:fix_regression into master

Some driver fails to set the correct value of max_qp if we set min_qp in CBR and VBR mode. Set it to a fixed value to avoid these kind of cases temporary.

Fixes: #144 (closed)

Merge request reports