[x265] [PATCH] improve fillReferenceSamples by reduce condition operators in loop

2015-06-17 Thread Min Chen
# HG changeset patch # User Min Chen chenm...@163.com # Date 1434578419 25200 # Node ID cc2dfd5afed2d730cffe4b243b779eb9ef6945b1 # Parent 70e715cf702f8723a14b2b9d541cbcc364ebebab improve fillReferenceSamples by reduce condition operators in loop --- source/common/predict.cpp | 23

[x265] [PATCH 2 of 2] asm: avx2 code for dequant_scaling, improved 11097c-6860c, 38% over SSE4

2015-06-17 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1434602517 -19800 # Thu Jun 18 10:11:57 2015 +0530 # Node ID 2b69ad2ac441d0782fef529d5c412edd43a0093e # Parent b977f03d9f0fb0811facc9faf926668a031b3105 asm: avx2 code for dequant_scaling, improved 11097c-6860c,

[x265] [PATCH 1 of 2] asm: dequant_scaling asm code, improved 12668c-11097c, 12% over intrinsic

2015-06-17 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1434543335 -19800 # Wed Jun 17 17:45:35 2015 +0530 # Node ID b977f03d9f0fb0811facc9faf926668a031b3105 # Parent d6c32960b5df5b150569d03eb985d9772e494d13 asm: dequant_scaling asm code, improved 12668c-11097c, 12%

Re: [x265] [PATCH 2 of 6] faster algorithm to calculate ctxSet in codeCoeffNxN()

2015-06-17 Thread Deepthi Nandakumar
On Wed, Jun 17, 2015 at 5:01 AM, Min Chen chenm...@163.com wrote: # HG changeset patch # User Min Chen chenm...@163.com # Date 1434495240 25200 # Node ID 6977137391b30dbc9ed55b7bf3e35dcfb40aef9a # Parent f8538b22787c8ab0d1cf65446b7e438cb02d544d faster algorithm to calculate ctxSet in

[x265] [PATCH] asm: avx2 code for pixel_avg[16xN, 32xN] for 10 bpp

2015-06-17 Thread sumalatha
# HG changeset patch # User Sumalatha Polureddysumala...@multicorewareinc.com # Date 1434524988 -19800 # Wed Jun 17 12:39:48 2015 +0530 # Node ID 8774c63a4047fa5e54679237aeb88518740efa8d # Parent be0ed447922cc81e809d296e75424bb71822aea7 asm: avx2 code for pixel_avg[16xN, 32xN] for 10 bpp

Re: [x265] [PATCH] asm: avx2 code for pixel_avg[16xN, 32xN] for 10 bpp

2015-06-17 Thread Sumalatha Polureddy
Will check on this Regards Sumalatha On Wed, Jun 17, 2015 at 12:53 PM, Dnyaneshwar Gorade dnyanesh...@multicorewareinc.com wrote: On Wed, Jun 17, 2015 at 12:41 PM, sumala...@multicorewareinc.com wrote: # HG changeset patch # User Sumalatha Polureddysumala...@multicorewareinc.com # Date

[x265] [PATCH] aq: new auto variance mode with biasing to dark scenes

2015-06-17 Thread santhoshini
# HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1434522753 -19800 # Wed Jun 17 12:02:33 2015 +0530 # Node ID fb4eecc53e5789094d5a12999c7c2d8e56060b1e # Parent be0ed447922cc81e809d296e75424bb71822aea7 aq: new auto variance mode with biasing to dark scenes

Re: [x265] [PATCH] asm: avx2 code for pixel_avg[16xN, 32xN] for 10 bpp

2015-06-17 Thread Dnyaneshwar Gorade
On Wed, Jun 17, 2015 at 12:41 PM, sumala...@multicorewareinc.com wrote: # HG changeset patch # User Sumalatha Polureddysumala...@multicorewareinc.com # Date 1434524988 -19800 # Wed Jun 17 12:39:48 2015 +0530 # Node ID 8774c63a4047fa5e54679237aeb88518740efa8d # Parent

[x265] [PATCH] fix issue #144 10-bit x265 hangs from 1.7+170-4948aeae8a18 on Win7 64-bit

2015-06-17 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1434531332 -19800 # Wed Jun 17 14:25:32 2015 +0530 # Node ID 2641b93d208f56135a93f012f7eda12e8734ebea # Parent 6a0d45aa41260a58971bac62b8f466d9d85c5fa3 fix issue #144 10-bit x265 hangs from 1.7+170-4948aeae8a18

[x265] [PATCH] asm: avx2 code for weight_pp() for 10 bpp

2015-06-17 Thread sumalatha
# HG changeset patch # User Sumalatha Polureddysumala...@multicorewareinc.com # Date 1434533281 -19800 # Wed Jun 17 14:58:01 2015 +0530 # Node ID 855feadb8cb588ec8333c2984cb6e0dbb4d09260 # Parent be0ed447922cc81e809d296e75424bb71822aea7 asm: avx2 code for weight_pp() for 10 bpp sse4

Re: [x265] [PATCH] fix issue #144 10-bit x265 hangs from 1.7+170-4948aeae8a18 on Win7 64-bit

2015-06-17 Thread Deepthi Nandakumar
Thanks, pushed. On Wed, Jun 17, 2015 at 2:43 PM, dnyanesh...@multicorewareinc.com wrote: # HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1434531332 -19800 # Wed Jun 17 14:25:32 2015 +0530 # Node ID 2641b93d208f56135a93f012f7eda12e8734ebea # Parent