Re: [x265] [PATCH] analysis: init depth and mode analysis buffer at the begining of CTU compression. Encoder nits

2016-03-09 Thread Sagar Kotecha
Yes. Thanks. Sending updated patch. -- Sagar On Thu, Mar 10, 2016 at 12:47 PM, Deepthi Nandakumar < deep...@multicorewareinc.com> wrote: > > > On Wed, Mar 9, 2016 at 2:22 PM, <sa...@multicorewareinc.com> wrote: > >> # HG changeset patch >> # User Saga

Re: [x265] [PATCH] regression: update test commandlines

2015-11-25 Thread Sagar Kotecha
No we are not checking. Will be added. On Thu, Nov 26, 2015 at 9:37 AM, Deepthi Nandakumar < deep...@multicorewareinc.com> wrote: > Thanks, for analysis-load and save, are we checking that the outputs match > exactly? > > On Tue, Nov 24, 2015 at 12:03 PM, wrote: >

Re: [x265] [PATCH] consider skip cost in lookahead cost estimation

2015-11-05 Thread Sagar Kotecha
On Fri, Nov 6, 2015 at 11:46 AM, Deepthi Nandakumar < deep...@multicorewareinc.com> wrote: > This patch got pushed accidentally, I think we still need some work here. > > On Fri, Nov 6, 2015 at 10:15 AM, wrote: > >> # HG changeset patch >> # User

Re: [x265] [PATCH] Add emergency denoising when frame qp QP_MAX_SPEC

2015-08-09 Thread Sagar Kotecha
On Wed, Aug 5, 2015 at 8:42 PM, Steve Borho st...@borho.org wrote: On 08/05, Sagar Kotecha wrote: On Tue, Aug 4, 2015 at 11:02 PM, Steve Borho st...@borho.org wrote: On 08/04, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com

Re: [x265] [PATCH] Add emergency denoising when frame qp QP_MAX_SPEC

2015-08-05 Thread Sagar Kotecha
On Tue, Aug 4, 2015 at 11:02 PM, Steve Borho st...@borho.org wrote: On 08/04, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1438676290 -19800 # Tue Aug 04 13:48:10 2015 +0530 # Node ID

Re: [x265] [PATCH] add avx version for chroma_copy_ss 16x4, 16x8, 16x12, 16x16, 16x24, 16x32, 16x64 based on csp, approx 1.5x-2x speedup over SSE

2014-09-23 Thread Sagar Kotecha
OK. With Regards, Sagar On Tue, Sep 23, 2014 at 2:10 AM, chen chenm...@163.com wrote: At 2014-09-22 21:15:57,sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1411391728 -19800 # Mon Sep 22 18:45:28 2014 +0530 # Node ID

Re: [x265] [PATCH] add fanout validation module to check param compatibility

2014-09-16 Thread Sagar Kotecha
Ignore patch. With Regards, Sagar On Tue, Sep 16, 2014 at 1:06 PM, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1410852729 -19800 # Tue Sep 16 13:02:09 2014 +0530 # Node ID b9b5032d1608b04e6969cad794e9d31a07813168

Re: [x265] [PATCH 4 of 4] cli: add cli options analysis-out and analysis-in

2014-09-09 Thread Sagar Kotecha
On Tue, Sep 9, 2014 at 4:54 PM, Steve Borho st...@borho.org wrote: On 09/09, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1410252991 -19800 # Tue Sep 09 14:26:31 2014 +0530 # Node ID

Re: [x265] [PATCH] param: Add validation check for invalid colorspace to prevent crash

2014-03-03 Thread Sagar Kotecha
value of csp is used in YUVInput(info) / Y4MInput(info) before x265_check_params() getting called. On Tue, Mar 4, 2014 at 1:57 AM, Steve Borho st...@borho.org wrote: On Mon, Mar 3, 2014 at 5:19 AM, sa...@multicorewareinc.com wrote: # HG changeset patch # User Sagar Kotecha sa

Re: [x265] [PATCH] Add x265 API defination to api.cpp

2014-02-25 Thread Sagar Kotecha
wrote: # HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393318766 -19800 # Tue Feb 25 14:29:26 2014 +0530 # Node ID 504c2a959e5815cb3020033289137f64cb458aee # Parent a36a669d09e89332dd91817afdf139853ba3ad03 Add x265 API defination to api.cpp diff -r