Skip to content

vaapijpegenc: Add a quantization quirk for iHD driver

Haihao Xiang requested to merge haihao/gstreamer-vaapi:gstvaapi-jpegenc into master

iHD driver shifts the value by 50 when caculating quantization for JPEG encoding, so we should add 50 in this plugin for iHD driver too.

Edited by Haihao Xiang

Merge request reports