Hi Loic, Thanks for the patch! On 11/24/2017 11:34 AM, Loic Poulain wrote: > H264 entropy mode can be selected via V4L2 API but is eventually not > applied. Configure encoder with selected mode, CALVC (def) or CABAC. > > Note that hw/firmware also expects a CABAC model configuration which > currently doesn't have existing V4L2 API control. For now, use model_0 > which seems always supported and so the default one. > > Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxx> > --- > drivers/media/platform/qcom/venus/venc.c | 11 +++++++++++ > 1 file changed, 11 insertions(+) Reviewed-by: Stanimir Varbanov <stanimir.varbanov@xxxxxxxxxx> -- regards, Stan