Re: [x265] [PATCH] analysis: use AVC CU analysis-info for HEVC mode analysis

2017-11-19 Thread Ashok Kumar Mishra
On Mon, Nov 20, 2017 at 11:01 AM, Pradeep Ramachandran < prad...@multicorewareinc.com> wrote: > > On Fri, Nov 17, 2017 at 7:23 PM, wrote: > >> # HG changeset patch >> # User Praveen Tiwari >> # Date 1510926794 -19800 >> # Fri Nov 17 19:23:14 2017 +0530 >> # Node ID 6b248ccb14169d2b0d5b84d50

Re: [x265] [PATCH] encoder: expose BREF slice type in pic_out sliceType

2017-11-19 Thread Aarthi Priya Thirumalai
I think this change is not necessary since the sliceType in pic_out is already set from m_lowres.sliceType. So, if the B frame is a B_REF, this is reflected from the lowres.sliceType already. Is there any reason, you are explicitly setting it again? On Fri, Nov 17, 2017 at 4:41 AM, John Stebbins

[x265] [PATCH] Extend gop boundary by doing gop lookahead

2017-11-19 Thread aruna
# HG changeset patch # User Aruna Matheswaran # Date 1511155419 -19800 # Mon Nov 20 10:53:39 2017 +0530 # Node ID d37d703039dae201c5a7114ff71e6c4d4196347c # Parent 0f0d608e732be425d71169b4cf0563adbfb7729b Extend gop boundary by doing gop lookahead diff -r 0f0d608e732b -r d37d703039da doc/re

Re: [x265] [PATCH] analysis: use AVC CU analysis-info for HEVC mode analysis

2017-11-19 Thread Pradeep Ramachandran
On Fri, Nov 17, 2017 at 7:23 PM, wrote: > # HG changeset patch > # User Praveen Tiwari > # Date 1510926794 -19800 > # Fri Nov 17 19:23:14 2017 +0530 > # Node ID 6b248ccb14169d2b0d5b84d50d94a153bd8f3b4f > # Parent 9723e8812e63ce51e38ede41f7d5edf73cad0849 > analysis: use AVC CU analysis-info

Re: [x265] [PATCH ] Fix install symbol files

2017-11-19 Thread Pradeep Ramachandran
On Fri, Nov 17, 2017 at 6:50 PM, wrote: > # HG changeset patch > # User Mythreyi P > # Date 1510910772 -19800 > # Fri Nov 17 14:56:12 2017 +0530 > # Node ID 4ad31bed996f295f0ef1049f45a19bf326811afb > # Parent e7254af562ee4cf29d559f85dbd2f3d17791b6d4 > Fix install symbol files > > .pdb files

Re: [x265] [PATCH x265] analysis: evaluate CUs when inter refinement is enabled and analysis data from

2017-11-19 Thread Pradeep Ramachandran
On Fri, Nov 17, 2017 at 6:47 PM, wrote: > # HG changeset patch > # User Bhavna Hariharan > # Date 1510901808 -19800 > # Fri Nov 17 12:26:48 2017 +0530 > # Node ID be5b0bf429d1dddf91b9a79368c8d6f434297329 > # Parent 06979c0423504a324ea05ca3de59769c6d0fba0d > analysis: evaluate CUs when inte

Re: [x265] [PATCH ] Fix Build fails for MacOS

2017-11-19 Thread Pradeep Ramachandran
On Fri, Nov 17, 2017 at 6:50 PM, wrote: > # HG changeset patch > # User Mythreyi P > # Date 1510905431 -19800 > # Fri Nov 17 13:27:11 2017 +0530 > # Node ID e7254af562ee4cf29d559f85dbd2f3d17791b6d4 > # Parent 06979c0423504a324ea05ca3de59769c6d0fba0d > Fix Build fails for MacOS > > Duplicate

Re: [x265] [PATCH] analysis: update analysisReuseLevel 7 for analysis sharing

2017-11-19 Thread Pradeep Ramachandran
On Fri, Nov 17, 2017 at 11:45 AM, wrote: > # HG changeset patch > # User Praveen Tiwari > # Date 1510561483 -19800 > # Mon Nov 13 13:54:43 2017 +0530 > # Node ID 4b6af5ba01f8244aec5862dc5fccc0019c44d0c8 > # Parent 2fec493b990ee3066e5ffc853d83669955f0ee3c > analysis: update analysisReuseLev

Re: [x265] Future note: cmake_policy CMP0025 deprecates (CMake 3.9.x)

2017-11-19 Thread Pradeep Ramachandran
On Wed, Nov 8, 2017 at 4:15 PM, Mario *LigH* Rohkrämer wrote: > No urgent issue, just to have it mentioned for future changes... > > Running a "make clean-generated" displays the following warning: > > + > -- cmake version 3.9.2 > CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):