Skip to content

libs: h264encoder: Enable trellis quantization method.

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

For H264, the advanced trellis algorithm is supported in some VA driver. We add its support as a property named "quantization-method".

Merge request reports