2019-01-31 14:55 GMT+01:00, Jun Zhao <[email protected]>: > Remove the pdiff_lut_scale in nlmeans, when search the weight_luttable > in nlmeans_slices(), the old way need to the float-point arithmetic > using pdiff_lut_scale. This change will avoid using pdiff_lut_scale > in the weight_lut table search, it's will improve the performance about > 12%. (1080P size picture).
Please mention the change in heap memory requirement with numbers. Remove "old way need to the float-point arithmetic" because new way also needs (some) floating-point arithmetic. Feel free not to mention pdiff_lut_scale in the commit message. Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
