[x265] [PATCH] slicetype: bug fix for cuTree, use type int32_t for listamount and propagate_amount to calculate valid propagate_cost

2014-02-06 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1391732264 28800 # Thu Feb 06 16:17:44 2014 -0800 # Node ID 0198815523c1e653fee59f8b6ee58bffbfb12131 # Parent 634bc0b1c24653dd254df77cd80f96f81e71e888 slicetype: bug fix for cuTree, use type int32_t for listamount and propagate_amount to

Re: [x265] [PATCH] slicetype: bug fix for cuTree, use type int32_t for listamount and propagate_amount to calculate valid propagate_cost

2014-02-06 Thread Deepthi Nandakumar
On Fri, Feb 7, 2014 at 5:48 AM, g...@multicorewareinc.com wrote: # HG changeset patch # User Gopu Govindaswamy # Date 1391732264 28800 # Thu Feb 06 16:17:44 2014 -0800 # Node ID 0198815523c1e653fee59f8b6ee58bffbfb12131 # Parent 634bc0b1c24653dd254df77cd80f96f81e71e888 slicetype: bug

Re: [x265] [PATCH] slicetype: bug fix for cuTree, use type int32_t for listamount and propagate_amount to calculate valid propagate_cost

2014-02-06 Thread Gopu Govindaswamy
On Thu, Feb 6, 2014 at 3:10 AM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: On Fri, Feb 7, 2014 at 5:48 AM, g...@multicorewareinc.com wrote: # HG changeset patch # User Gopu Govindaswamy # Date 1391732264 28800 # Thu Feb 06 16:17:44 2014 -0800 # Node ID

[x265] [PATCH] slicetype: bug fix for cuTree, use int32_t for listamount and propagate_amount to calculate valid propagate_cost

2014-02-06 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1391734397 28800 # Thu Feb 06 16:53:17 2014 -0800 # Node ID c1300b32ec9877eb07fef552a3c26f1a6f614fe2 # Parent 35c3d0cc5155fbcdcaecc97ae799734576c63414 slicetype: bug fix for cuTree, use int32_t for listamount and propagate_amount to

Re: [x265] [PATCH] testbench: stress test support for all pixelharness functions

2014-02-06 Thread Steve Borho
On Thu, Feb 6, 2014 at 12:46 AM, muru...@multicorewareinc.com wrote: # HG changeset patch # User Murugan Vairavel muru...@multicorewareinc.com # Date 1391669143 -19800 # Thu Feb 06 12:15:43 2014 +0530 # Node ID af9815d284efe0ce2d29c5009f7a34266f978931 # Parent

[x265] add static const for local tables

2014-02-06 Thread Satoshi Nakagawa
# HG changeset patch # User Satoshi Nakagawa nakagawa...@oki.com # Date 1391733642 -32400 # Fri Feb 07 09:40:42 2014 +0900 # Node ID 0564ff2d14d17ec46ea27d5cb20a770c1b80144f # Parent 40bec5582eca28ec0bc896e4e9412d580e42f4e4 add static const for local tables diff -r 40bec5582eca -r