Re: [x265] CLI: allow 'mono' & 'mono16' color space for y4m input

2016-10-24 Thread Pradeep Ramachandran
On Sun, Oct 16, 2016 at 11:17 PM, Mateusz wrote: > This patch fixes issue #282. > > # HG changeset patch > # User Ma0 > # Date 1476639059 -7200 > # Sun Oct 16 19:30:59 2016 +0200 > # Node ID f49487ee92a296a36938dfb92b7b51c9fb7f2ff9 > #

Re: [x265] x265 patch(Store commonly-used RPS in SPS)

2016-10-24 Thread Pradeep Ramachandran
Thanks Zheng. Interestingly this worked from clipboard but when I went to patchwork to download the patch ( https://patches.videolan.org/project/x265-devel/list/), it didn't work. Pradeep. On Tue, Oct 25, 2016 at 8:39 AM, Zheng Wang wrote: > Hi Pradeep, > > I have

Re: [x265] [PATCH] [PPC] GPL v2 copyright header

2016-10-24 Thread Pradeep Ramachandran
On Tue, Oct 25, 2016 at 3:10 AM, chen wrote: > From 1bea85513646e4d9d992bbe326a9cb3275ec313a Mon Sep 17 00:00:00 2001 > From: Min Chen > Date: Mon, 24 Oct 2016 16:38:55 -0500 > Subject: [PATCH] [PPC] GPL v2 copyright header > > --- >

Re: [x265] [PATCH] [PPC] support option --no-asm to disable Altivec

2016-10-24 Thread Pradeep Ramachandran
On Tue, Oct 25, 2016 at 2:59 AM, chen wrote: > From d23527c6204921b782ef8bc2f1a69de88163202a Mon Sep 17 00:00:00 2001 > From: Min Chen > Date: Mon, 24 Oct 2016 16:27:35 -0500 > Subject: [PATCH] [PPC] support option --no-asm to disable Altivec >

Re: [x265] x265 patch(Store commonly-used RPS in SPS)

2016-10-24 Thread Zheng Wang
Hi Pradeep, I have check the x265 code, and now i can pull the newlist code version is "(0e9e52640546) limitTU: fix energy calculation used in limiting TU recursion …" My patch is base on this: # Node ID 19d3c5ea8bc10d3728ba2ae06190d188fe6093a3 # Parent 0e9e5264054606a38a3fe6c87272a1737b340b1a

[x265] [PATCH] [PPC] GPL v2 copyright header

2016-10-24 Thread chen
From 1bea85513646e4d9d992bbe326a9cb3275ec313a Mon Sep 17 00:00:00 2001 From: Min Chen Date: Mon, 24 Oct 2016 16:38:55 -0500 Subject: [PATCH] [PPC] GPL v2 copyright header --- source/common/ppc/dct_altivec.cpp | 24

[x265] [PATCH] [PPC] support option --no-asm to disable Altivec

2016-10-24 Thread chen
From d23527c6204921b782ef8bc2f1a69de88163202a Mon Sep 17 00:00:00 2001 From: Min Chen Date: Mon, 24 Oct 2016 16:27:35 -0500 Subject: [PATCH] [PPC] support option --no-asm to disable Altivec --- source/CMakeLists.txt|2 +- source/common/cpu.cpp

[x265] [PATCH] slicetype: Add bias used in scenecut detection as param option

2016-10-24 Thread gopi . satykrishna
# HG changeset patch # User Gopi Satykrishna Akisetty # Date 1477033375 -19800 # Fri Oct 21 12:32:55 2016 +0530 # Node ID db7c63ebc3908369c604264e494cc22ccfa52529 # Parent 0e9e5264054606a38a3fe6c87272a1737b340b1a slicetype: Add bias used in scenecut

Re: [x265] x265 patch(Store commonly-used RPS in SPS)

2016-10-24 Thread Pradeep Ramachandran
This patch doesn't apply at current x265 tip. Please fix and resend. Pradeep. On Mon, Oct 24, 2016 at 12:27 PM, Zheng Wang wrote: > # HG changeset patch > # User ZhengWang > # Date 1477292081 -28800 > # Mon Oct 24 14:54:41 2016 +0800

[x265] x265 patch(Store commonly-used RPS in SPS)

2016-10-24 Thread Zheng Wang
# HG changeset patch # User ZhengWang # Date 1477292081 -28800 # Mon Oct 24 14:54:41 2016 +0800 # Node ID 19d3c5ea8bc10d3728ba2ae06190d188fe6093a3 # Parent 0e9e5264054606a38a3fe6c87272a1737b340b1a Store commonly-used RPS in SPS in 2 pass mode. Add new param