[FFmpeg-devel] [PATCH 3/3] merge compute initialQP sections

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Sep 11 14:28:15 CEST 2015


Agatha Hu <ahu <at> nvidia.com> writes:

> -        ctx->encode_config.rcParams.enableMinQP = 1;
> -        ctx->encode_config.rcParams.enableMaxQP = 1;

> +            ctx->encode_config.rcParams.enableMinQP = 1;
> +            ctx->encode_config.rcParams.enableMaxQP = 1;

If you do not reindent these lines in the same patch, 
the changes get much easier to read and review.

Carl Eugen



More information about the ffmpeg-devel mailing list