[x265] [PATCH] fix hash mistake in --sao-lcu-opt=0 mode

chen chenm003 at 163.com
Wed Sep 25 15:10:08 CEST 2013


At 2013-09-25 20:07:53,"Derek Buitenhuis" <derek.buitenhuis at gmail.com> wrote:
>On 9/25/2013 7:30 AM, Min Chen wrote:
>> # HG changeset patch
>> # User Min Chen <chenm003 at 163.com>
>> # Date 1380090001 -28800
>> # Node ID 2d1646a4fc2a7aee4fba79c5c587ca396c50cbe0
>> # Parent  57efca19f5b8d8b5bdc22a0bb9fbfc6169724266
>> fix hash mistake in --sao-lcu-opt=0 mode
>
>Add "how" to the commit message.


This is broken feature after frame parallelism, processRowPost have a side effect that tell next frame thread current row valid and may to work.

but Picture based SAO need do it after all of frame finished, so we have to delay it.


>- Derek
>_______________________________________________
>x265-devel mailing list
>x265-devel at videolan.org
>https://mailman.videolan.org/listinfo/x265-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20130925/ff8078f7/attachment.html>


More information about the x265-devel mailing list