[x265] [PATCH 1 of 2] Add support for customizing logging

2018-03-16 Thread Andrey Semashev
# HG changeset patch # User Andrey Semashev # Date 1515596947 -10800 # Wed Jan 10 18:09:07 2018 +0300 # Branch add_custom_logging_v3 # Node ID 3ebefb64a1eb1487389db4ff7a808490b3005c39 # Parent d7c26df32fae052b7e895fee9bda1c22b24cc44b Add support for customizing

[x265] [PATCH 0 of 2] Add support for customizing logging v3

2018-03-16 Thread Andrey Semashev
This is the same as v2 with the only change being X265_BUILD version conflict resolved. ___ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel

[x265] [PATCH 2 of 2] Do not use logging in a signal handler

2018-03-16 Thread Andrey Semashev
# HG changeset patch # User Andrey Semashev # Date 1515597241 -10800 # Wed Jan 10 18:14:01 2018 +0300 # Branch add_custom_logging_v3 # Node ID c53408bbc3021696f9b949858799639311eb44ee # Parent 3ebefb64a1eb1487389db4ff7a808490b3005c39 Do not use logging in a signal

Re: [x265] [PATCH] Fix payload size for SEIRecoveryPoint

2018-03-16 Thread Aarthi Priya Thirumalai
Yeah but I didn't add it to that flag as this is not a hrd related parameter. But I will clean up this function and resend the patch. pls ignore this Aarthi Priya Thirumalai Technical Lead, UHDkit Multicoreware Inc On Fri, Mar 16, 2018 at 5:35 PM, Ashok Kumar Mishra < as...@multicorewareinc.com>

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

2018-03-16 Thread Ashok Kumar Mishra
Hi Andrey, Can you please re-base your patch on the latest tip and send it to the ML? I am not able to apply your patch on the latest tip. Thanks. On Fri, Mar 16, 2018 at 5:10 PM, Andrey Semashev wrote: > On 03/05/18 13:09, Ashok Kumar Mishra wrote: > >> >> On Mon,

[x265] [PATCH x265 Stable] Disable temporal MVP in scaled system when both save and load is enabled

2018-03-16 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1521191859 -19800 # Fri Mar 16 14:47:39 2018 +0530 # Branch stable # Node ID 421e88cd65870d455b68b44d8bdf04c76dc4a613 # Parent 22c127ff05d593cbe420f1cb4a57c39d5a885957 Disable temporal MVP in scaled system when

Re: [x265] [PATCH] Set IDR's NAL type to NAL_UNIT_CODED_SLICE_IDR_N_LP if it does not have

2018-03-16 Thread Ashok Kumar Mishra
On Thu, Mar 15, 2018 at 11:37 AM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1521091372 -19800 > # Thu Mar 15 10:52:52 2018 +0530 > # Node ID 634b57c329d4d960c098fc7f01feb77ed95ea3a7 > # Parent

Re: [x265] [PATCH] Fix payload size for SEIRecoveryPoint

2018-03-16 Thread Ashok Kumar Mishra
On Fri, Mar 16, 2018 at 4:24 PM, wrote: > # HG changeset patch > # User Aarthi Thirumalai > # Date 1521028474 -19800 > # Wed Mar 14 17:24:34 2018 +0530 > # Node ID 265d516af978a209bd22a6ae43487cecd01c4503 > # Parent

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

2018-03-16 Thread Andrey Semashev
On 03/05/18 13:09, Ashok Kumar Mishra wrote: 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:

[x265] [PATCH] Fix payload size for SEIRecoveryPoint

2018-03-16 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1521028474 -19800 # Wed Mar 14 17:24:34 2018 +0530 # Node ID 265d516af978a209bd22a6ae43487cecd01c4503 # Parent d7c26df32fae052b7e895fee9bda1c22b24cc44b Fix payload size for SEIRecoveryPoint diff -r