[x265] [PATCH] CLI: add new option cu-min(minimum CU size)

2015-02-18 Thread santhoshini
# HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1424075543 -19800 # Mon Feb 16 14:02:23 2015 +0530 # Node ID d0e4f7ae7d85b1d733d718fa557ab62a9c99861f # Parent 21257215be0f5fe861f83a6f767a9741012cdf50 CLI: add new option cu-min(minimum CU size) diff -r

Re: [x265] [PATCH 2 of 3] implementation for minimum CU size

2015-02-18 Thread Deepthi Nandakumar
I agree. Santhoshini, except for the whitespace fixes and set_globals addition, no changes should be necessary. The max depth is set in SPS already. On Tue, Feb 17, 2015 at 11:14 AM, Steve Borho st...@borho.org wrote: On 02/16, santhosh...@multicorewareinc.com wrote: # HG changeset patch #

Re: [x265] [PATCH 3 of 3] CLI: add new option cu-min(minimum CU size)

2015-02-18 Thread Deepthi Nandakumar
Here, wouldnt it be better to call this --min-cu-size to go with the --max-tu-size introduced earlier? On Mon, Feb 16, 2015 at 4:55 PM, santhosh...@multicorewareinc.com wrote: # HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1424075543 -19800 # Mon

[x265] [PATCH] asm-see: intra_pred_ang4_2, fix xmm register count

2015-02-18 Thread praveen
# HG changeset patch # User Praveen Tiwari prav...@multicorewareinc.com # Date 1424253958 -19800 # Node ID f47b4223b0413d3c9b3e385f601b7dda493b8296 # Parent 89f5e1f88d40b35c29a0c66cf2a8d2618ec30d5b asm-see: intra_pred_ang4_2, fix xmm register count diff -r 89f5e1f88d40 -r f47b4223b041

Re: [x265] [PATCH] asm-see: intra_pred_ang4_2, fix xmm register count

2015-02-18 Thread chen
At 2015-02-18 18:06:15,prav...@multicorewareinc.com wrote: # HG changeset patch # User Praveen Tiwari prav...@multicorewareinc.com # Date 1424253958 -19800 # Node ID f47b4223b0413d3c9b3e385f601b7dda493b8296 # Parent 89f5e1f88d40b35c29a0c66cf2a8d2618ec30d5b asm-see: intra_pred_ang4_2, fix xmm

[x265] [PATCH] implementation for minimum CU size

2015-02-18 Thread santhoshini
# HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1424256617 -19800 # Wed Feb 18 16:20:17 2015 +0530 # Node ID 21257215be0f5fe861f83a6f767a9741012cdf50 # Parent 63d75bd1cd53c7deb0c0430d18d618b9ed2fde10 implementation for minimum CU size diff -r

Re: [x265] [PATCH 3 of 3] CLI: add new option cu-min(minimum CU size)

2015-02-18 Thread Santhoshini Sekar
yeah, that would be better. I'll send out a patch. On Wed, Feb 18, 2015 at 4:50 PM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: Here, wouldnt it be better to call this --min-cu-size to go with the --max-tu-size introduced earlier? On Mon, Feb 16, 2015 at 4:55 PM,

Re: [x265] [PATCH] implementation for minimum CU size

2015-02-18 Thread Steve Borho
On 02/18, santhosh...@multicorewareinc.com wrote: # HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1424256617 -19800 # Wed Feb 18 16:20:17 2015 +0530 # Node ID 21257215be0f5fe861f83a6f767a9741012cdf50 # Parent 63d75bd1cd53c7deb0c0430d18d618b9ed2fde10

Re: [x265] [PATCH] CLI: add new option cu-min(minimum CU size)

2015-02-18 Thread Steve Borho
On 02/18, santhosh...@multicorewareinc.com wrote: # HG changeset patch # User Santhoshini Sekarsanthosh...@multicorewareinc.com # Date 1424075543 -19800 # Mon Feb 16 14:02:23 2015 +0530 # Node ID d0e4f7ae7d85b1d733d718fa557ab62a9c99861f # Parent 21257215be0f5fe861f83a6f767a9741012cdf50

[x265] [PATCH] api: introduce --no-mixed-refs type feature interface

2015-02-18 Thread Steve Borho
# HG changeset patch # User Steve Borho st...@borho.org # Date 1424286900 21600 # Wed Feb 18 13:15:00 2015 -0600 # Node ID aec9e9e511f42c0c45edaca25b990ee11a7ebb02 # Parent bd86e9a434e350beb6e5d7aeb1d05dcf91e2c6f9 api: introduce --no-mixed-refs type feature interface x264 has a