[x265] [PATCH] complexAnalysis: clean up
Mario *LigH* Rohkrämer
contact at ligh.de
Mon Jan 30 08:29:04 CET 2017
I believe the constant 4 in the string should as well be changed to the
variable X265_MAX_ANALYSIS_STRENGTH ?
Am 30.01.2017, 06:20 Uhr, schrieb <bhavna at multicorewareinc.com>:
> - CHECK(param->complexAnalysis < 0 || param->complexAnalysis > 4,
> + CHECK(param->complexAnalysis < 0 || param->complexAnalysis >
> X265_MAX_ANALYSIS_STRENGTH,
> "Complex analysis strength must be between 0 and 4");
------------------------------------------------------------^
--
Fun and success!
Mario *LigH* Rohkrämer
mailto:contact at ligh.de
More information about the x265-devel
mailing list