[x265] [PATCH 1 of 2] Always active sao-lcu-opt because we broken it after Frame Parallelism

Derek Buitenhuis derek.buitenhuis at gmail.com
Thu Sep 19 14:02:07 CEST 2013


On 9/19/2013 10:16 AM, Min Chen wrote:
> +// Disabled because Frame Parallelism call processRowPost early, it is broken data.
> +// OPT("sao-lcu-opt",     param->saoLcuBasedOptimization,required_argument, 0, "0: SAO picture-based optimization, 1: SAO LCU-based optimization ")

... Why not fix it instead of commenting stuff out?

- Derek


More information about the x265-devel mailing list