Re: [x265] [PATCH 2 of 3] analysis-save/load: Validate conformance window offsets

2020-01-13 Thread Aruna Matheswaran
Pushed to default. On Mon, 13 Jan 2020, 14:38 Aruna Matheswaran, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1578656801 -19800 > # Fri Jan 10 17:16:41 2020 +0530 > # Node ID 524c53272e65e2f20135b67510204665d80f1ec1 > # Parent 396790ff1f9b71f4d6fe24156692ea35e4c36669

Re: [x265] [PATCH 3 of 3] analysis-save/load: Update test command lines

2020-01-13 Thread Aruna Matheswaran
Pushed to default. On Mon, 13 Jan 2020, 14:38 Aruna Matheswaran, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1578332316 -19800 > # Mon Jan 06 23:08:36 2020 +0530 > # Node ID 9e3240e7acb1abe05cb94962dd7e5875822b43df > # Parent 524c53272e65e2f20135b67510204665d80f1ec1

[x265] [PATCH 2 of 3] analysis-save/load: Validate conformance window offsets

2020-01-13 Thread Aruna Matheswaran
# HG changeset patch # User Aruna Matheswaran # Date 1578656801 -19800 # Fri Jan 10 17:16:41 2020 +0530 # Node ID 524c53272e65e2f20135b67510204665d80f1ec1 # Parent 396790ff1f9b71f4d6fe24156692ea35e4c36669 analysis-save/load: Validate conformance window offsets diff -r 396790ff1f9b -r

[x265] [PATCH 1 of 3] De-couple analysis reuse levels of --analysis-save and --analysis-load

2020-01-13 Thread Aruna Matheswaran
# HG changeset patch # User Aruna Matheswaran # Date 1578655868 -19800 # Fri Jan 10 17:01:08 2020 +0530 # Node ID 396790ff1f9b71f4d6fe24156692ea35e4c36669 # Parent 4fcd8f1701a6dd7a502c4e48f04a27bb397664cf De-couple analysis reuse levels of --analysis-save and --analysis-load. Currently,

[x265] [PATCH 3 of 3] analysis-save/load: Update test command lines

2020-01-13 Thread Aruna Matheswaran
# HG changeset patch # User Aruna Matheswaran # Date 1578332316 -19800 # Mon Jan 06 23:08:36 2020 +0530 # Node ID 9e3240e7acb1abe05cb94962dd7e5875822b43df # Parent 524c53272e65e2f20135b67510204665d80f1ec1 analysis-save/load: Update test command lines diff -r 524c53272e65 -r 9e3240e7acb1

Re: [x265] [PATCH] Edge Aware Quad Tree Establishment

2020-01-13 Thread Kavitha Sampath
Patch does not apply on current x265 tip, please fix. I am assuming the following will be sent as follow up patches 1. Edge aware quadtree feature for Rd levels 5, 6 2. Asm version of planecopy used for this feature Check comments below On Fri, Jan 10, 2020 at 5:46 PM wrote: > # HG changeset

Re: [x265] [PATCH 2 of 3 x265] analysis-save/load: Validate conformance window offsets

2020-01-13 Thread Aruna Matheswaran
On Mon, Jan 13, 2020 at 1:02 PM Kavitha Sampath < kavi...@multicorewareinc.com> wrote: > Patch looks good overall. Minor suggestions to consider > > On Fri, Jan 10, 2020 at 5:22 PM Aruna Matheswaran < > ar...@multicorewareinc.com> wrote: > >> # HG changeset patch >> # User Aruna Matheswaran >> #