Re: [x265] [PATCH] Add reorderedPts to x265_picture to signal the reordered pts value of each picture in encode order

2018-03-05 Thread Ashok Kumar Mishra
On Mon, Mar 5, 2018 at 3:58 PM, Divya Manivannan wrote: > # HG changeset patch > # User Divya Manivannan > # Date 1520243074 -19800 > # Mon Mar 05 15:14:34 2018 +0530 > # Node ID 0cdb54dc3f66e6986689adb72a67387a4fa3378c > # Parent

Re: [x265] [PATCH 0 of 2] Add support for customizing logging v2

2018-03-05 Thread Ashok Kumar Mishra
On Mon, Mar 5, 2018 at 3:26 PM, Andrey Semashev wrote: > On 01/10/18 18:20, Andrey Semashev wrote: > >> This is a minor update from the previous patch. The changes are: >> >> - Incremented X265_BUILD version. >> - Moved set_log in x265_api above the delimiter comment

Re: [x265] [PATCH] Add max-ausize-factor option to control the maximum AU size defined in specification

2018-03-05 Thread Ashok Kumar Mishra
On Mon, Mar 5, 2018 at 3:12 PM, Divya Manivannan wrote: > # HG changeset patch > # User Divya Manivannan > # Date 1519726842 -19800 > # Tue Feb 27 15:50:42 2018 +0530 > # Node ID 59c02e68410fcb2846cd7a021e2639f96e0a9609 > # Parent

Re: [x265] [PATCH] use MV from analysis-save encode as MVP in load mode for refine-inter levels

2018-03-05 Thread Ashok Kumar Mishra
On Mon, Mar 5, 2018 at 3:27 PM, wrote: > # HG changeset patch > # User Santhoshini Sekar > # Date 1516860441 -19800 > # Thu Jan 25 11:37:21 2018 +0530 > # Node ID a12d4abf477016158397064730afa160a067c3e9 > # Parent

[x265] [PATCH] use MV from analysis-save encode as MVP in load mode for refine-inter levels

2018-03-05 Thread bhavna
# HG changeset patch # User Santhoshini Sekar # Date 1516860441 -19800 # Thu Jan 25 11:37:21 2018 +0530 # Node ID a12d4abf477016158397064730afa160a067c3e9 # Parent 55eb3992299530de882829de0d3c0fea6d58b70d use MV from analysis-save encode as MVP in load mode

Re: [x265] [PATCH 0 of 2] Add support for customizing logging v2

2018-03-05 Thread Andrey Semashev
On 01/10/18 18:20, Andrey Semashev wrote: This is a minor update from the previous patch. The changes are: - Incremented X265_BUILD version. - Moved set_log in x265_api above the delimiter comment to add extensions below it. - Added a second patch to remove logging from a signal handler.

[x265] [PATCH] Add reorderedPts to x265_picture to signal the reordered pts value of each picture in encode order

2018-03-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1520243074 -19800 # Mon Mar 05 15:14:34 2018 +0530 # Node ID 34b89a4d02509d4cbecca69695de1c10185c53af # Parent 59c02e68410fcb2846cd7a021e2639f96e0a9609 Add reorderedPts to x265_picture to signal the reordered

[x265] [PATCH] Add max-ausize-factor option to control the maximum AU size defined in specification

2018-03-05 Thread Divya Manivannan
# HG changeset patch # User Divya Manivannan # Date 1519726842 -19800 # Tue Feb 27 15:50:42 2018 +0530 # Node ID 59c02e68410fcb2846cd7a021e2639f96e0a9609 # Parent 4c0d8a22625d0b13a9808329cb9bf8c03f7c6035 Add max-ausize-factor option to control the maximum AU size

Re: [x265] [PATCH] analysis: Introduce refine-intra level 4

2018-03-05 Thread Ashok Kumar Mishra
On Wed, Feb 28, 2018 at 5:06 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1519723941 -19800 > # Tue Feb 27 15:02:21 2018 +0530 > # Node ID 4d8777a67a59658e4f2c01b7f0fb2fbef06cd047 > # Parent

Re: [x265] [PATCH] remove maxCTU size restriction in scaled save/load encodes

2018-03-05 Thread Ashok Kumar Mishra
On Mon, Mar 5, 2018 at 2:19 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1519796358 -19800 > # Wed Feb 28 11:09:18 2018 +0530 > # Node ID ce647bfa20e203ed1aeb8f944326ac15cb74 > # Parent

[x265] [PATCH] remove maxCTU size restriction in scaled save/load encodes

2018-03-05 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1519796358 -19800 # Wed Feb 28 11:09:18 2018 +0530 # Node ID ce647bfa20e203ed1aeb8f944326ac15cb74 # Parent 0b781d592c8e6e0917dc5f152129bebb201e529d remove maxCTU size restriction in scaled save/load encodes