On Friday 11 September 2015 02:32:32 pm Timo Rothenpieler wrote:
> >> -ctx->encode_config.rcParams.enableMinQP = 1;
> >> -ctx->encode_config.rcParams.enableMaxQP = 1;
> >>
> >> +ctx->encode_config.rcParams.enableMinQP = 1;
> >> +ctx->encode_config.rcParams.en
-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
Agatha Hu 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 line