[x265] [PATCH REVIEW] cli: add cli option max-tu-size and support for it

2015-02-09 Thread santhoshini
# HG changeset patch # User Santhoshini Sekar # Date 1423547171 -19800 # Tue Feb 10 11:16:11 2015 +0530 # Node ID 3a32b6a482b38c1c87bc690fbef2c39d32da5094 # Parent da3302cc67fb06c62726d175593fdfda0db2fd54 cli: add cli option max-tu-size and support for it diff -r da3302cc67fb -r 3a32b6a482b3

Re: [x265] [PATCH REVIEW] cli: add cli option max-tu-size and support for it

2015-02-09 Thread Steve Borho
On 02/09, santhosh...@multicorewareinc.com wrote: > # HG changeset patch > # User Santhoshini Sekar > # Date 1423470883 -19800 > # Mon Feb 09 14:04:43 2015 +0530 > # Node ID 68e8c1d2c0a16d7569f356536a16b49f1cd990c3 > # Parent b6f36b277234d7f402d67986dab969e7bc655646 > cli: add cli option max-

Re: [x265] [PATCH] SAO: avoid access beyond bounds

2015-02-09 Thread Steve Borho
On 02/09, chen wrote: > we will access m_tmpU1[-1], so we need modify initialize pointer with +1 > offset Pushed to stable with pointer +1 adjustments > At 2015-02-09 19:39:23,prav...@multicorewareinc.com wrote: > ># HG changeset patch > ># User Praveen Tiwari > ># Date 1423481955 -19800 > ># No

Re: [x265] [PATCH] SAO: avoid access beyond bounds

2015-02-09 Thread chen
we will access m_tmpU1[-1], so we need modify initialize pointer with +1 offset At 2015-02-09 19:39:23,prav...@multicorewareinc.com wrote: ># HG changeset patch ># User Praveen Tiwari ># Date 1423481955 -19800 ># Node ID 61f2083a51de7f604a00c053ab60ba6a9f70b708 ># Parent b6f36b277234d7f402d67986da

[x265] [PATCH] analysis: dump and reuse bestCand for skip mode

2015-02-09 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1423481822 -19800 # Mon Feb 09 17:07:02 2015 +0530 # Node ID e86c9db614cc0d618459f268b8c239eec0e2b127 # Parent 598a63f153e167912c738f65fc340965b62790a6 analysis: dump and reuse bestCand for skip mode diff -r 598a63f153e1 -r e86c9db614cc s

[x265] [PATCH] analysis: improve Intra Information sharing using analysis-mode

2015-02-09 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1423472686 -19800 # Mon Feb 09 14:34:46 2015 +0530 # Node ID 598a63f153e167912c738f65fc340965b62790a6 # Parent b6f36b277234d7f402d67986dab969e7bc655646 analysis: improve Intra Information sharing using analysis-mode Dump and reuse the chr

[x265] [PATCH] SAO: avoid access beyond bounds

2015-02-09 Thread praveen
# HG changeset patch # User Praveen Tiwari # Date 1423481955 -19800 # Node ID 61f2083a51de7f604a00c053ab60ba6a9f70b708 # Parent b6f36b277234d7f402d67986dab969e7bc655646 SAO: avoid access beyond bounds diff -r b6f36b277234 -r 61f2083a51de source/encoder/sao.cpp --- a/source/encoder/sao.cppFri

[x265] [PATCH REVIEW] cli: add cli option max-tu-size and support for it

2015-02-09 Thread santhoshini
# HG changeset patch # User Santhoshini Sekar # Date 1423470883 -19800 # Mon Feb 09 14:04:43 2015 +0530 # Node ID 68e8c1d2c0a16d7569f356536a16b49f1cd990c3 # Parent b6f36b277234d7f402d67986dab969e7bc655646 cli: add cli option max-tu-size and support for it diff -r b6f36b277234 -r 68e8c1d2c0a1