Re: [x265] [PATCH] Fix memory leak in hdr10plus

2017-07-23 Thread Pradeep Ramachandran
On Mon, Jul 24, 2017 at 11:08 AM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1500874610 -19800 > # Mon Jul 24 11:06:50 2017 +0530 > # Branch stable > # Node ID c28a95a9ebbf5bf6bb5c9a357fc11e3c3bdea35c > # Parent bce945545c241ce4bb87d56d283ac8226d862ed5 > Fix memory le

Re: [x265] [PATCH] api.cpp: fix warnings in x265_encoder_reconfig

2017-07-23 Thread Pradeep Ramachandran
On Mon, Jul 24, 2017 at 10:40 AM, wrote: > # HG changeset patch > # User Aarthi Thirumalai > # Date 1500872870 -19800 > # Mon Jul 24 10:37:50 2017 +0530 > # Node ID ab80975559be17eed12f4e90f82390321435f65d > # Parent 01a981f509eaf98461b719dcc9fdd5a9bed05b6e > api.cpp: fix warnings in x265_

Re: [x265] [PATCH] tests: modify the delimiter of multi-pass commandlines

2017-07-23 Thread Pradeep Ramachandran
On Mon, Jul 24, 2017 at 10:21 AM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1500641534 -19800 > # Fri Jul 21 18:22:14 2017 +0530 > # Node ID 53042e0c3f6691d56492b5dc1b822bc71d8c624d > # Parent 01a981f509eaf98461b719dcc9fdd5a9bed05b6e > tests: modify the delimiter of

Re: [x265] [PATCH] threadpool: fix memory leak

2017-07-23 Thread Pradeep Ramachandran
On Sat, Jul 22, 2017 at 12:40 AM, wrote: > # HG changeset patch > # User Aruna Matheswaran > # Date 1500457328 -19800 > # Wed Jul 19 15:12:08 2017 +0530 > # Branch stable > # Node ID a1336339534466b86ec62ed3ddc2695c794d7b58 > # Parent adbcc90bdef36b50a091deb5b0d0ad77debfbee7 > threadpool:

[x265] [PATCH] Fix memory leak in hdr10plus

2017-07-23 Thread bhavna
# HG changeset patch # User Bhavna Hariharan # Date 1500874610 -19800 # Mon Jul 24 11:06:50 2017 +0530 # Branch stable # Node ID c28a95a9ebbf5bf6bb5c9a357fc11e3c3bdea35c # Parent bce945545c241ce4bb87d56d283ac8226d862ed5 Fix memory leak in hdr10plus Rename numCimInfo and cim to m_numCimInfo

[x265] [PATCH] api.cpp: fix warnings in x265_encoder_reconfig

2017-07-23 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1500872870 -19800 # Mon Jul 24 10:37:50 2017 +0530 # Node ID ab80975559be17eed12f4e90f82390321435f65d # Parent 01a981f509eaf98461b719dcc9fdd5a9bed05b6e api.cpp: fix warnings in x265_encoder_reconfig diff -r 01a981f509ea -r ab80975559be so

[x265] [PATCH] tests: modify the delimiter of multi-pass commandlines

2017-07-23 Thread aruna
# HG changeset patch # User Aruna Matheswaran # Date 1500641534 -19800 # Fri Jul 21 18:22:14 2017 +0530 # Node ID 53042e0c3f6691d56492b5dc1b822bc71d8c624d # Parent 01a981f509eaf98461b719dcc9fdd5a9bed05b6e tests: modify the delimiter of multi-pass commandlines diff -r 01a981f509ea -r 53042e0