[x265] [PATCH 2 of 3] asm: AVX2 version of sa8d[32x32]

2016-04-12 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1460482248 18000 # Node ID 37e80d50caf51a74e85c83f24317935171a5d375 # Parent 40afead3177d7c128066334bfe075042388e86b0 asm: AVX2 version of sa8d[32x32] AVX: sa8d[32x32] 5.47x7403.68 40490.18 AVX2: sa8d[32x32] 10.57x

[x265] [PATCH 1 of 3] doc: update tune grain documentation

2016-04-12 Thread Min Chen
# HG changeset patch # User Deepthi Nandakumar # Date 1460210548 -19800 # Node ID 40afead3177d7c128066334bfe075042388e86b0 # Parent 31a417fa69ce37a76e41c203a017686fe7f73877 doc: update tune grain documentation diff -r 31a417fa69ce -r 40afead3177d

[x265] [PATCH 3 of 3] asm: rewrite interpolate hps width of [32, 48, 64], improve ~20%

2016-04-12 Thread Min Chen
# HG changeset patch # User Min Chen # Date 1460482251 18000 # Node ID f74e220607e15ea4c00645e59055996767303aaa # Parent 37e80d50caf51a74e85c83f24317935171a5d375 asm: rewrite interpolate hps width of [32,48,64], improve ~20% OLD: luma_hps[32x32] 6.32x16429.69

Re: [x265] change '--limit-refs' info from 1/0 to on/off

2016-04-12 Thread Deepthi Nandakumar
Hi, Thanks - please send the patch inline instead of as an attachment. Also, the commit message does not need "x265", but needs the module/sub-module that you're working on. In this case, I modified the commit message to "console: ". Just use the right module name for a meaningful commit

[x265] deblock: print 0:0 offsets as well in info SEI (fixes #258)

2016-04-12 Thread Deepthi Nandakumar
# HG changeset patch # User Deepthi Nandakumar # Date 1460488183 -19800 # Wed Apr 13 00:39:43 2016 +0530 # Node ID 34353c2fb99fce5257d82ed0bf769b006f4f4d09 # Parent b242bb2e0a8d01c6ac50c1a26aeb483fc329d40f deblock: print 0:0 offsets as well in info SEI (fixes

[x265] change '--limit-refs' info from 1/0 to on/off

2016-04-12 Thread Mateusz
Change displayed info about '--limit-refs' to better understanding by user. Example: change from x265 [info]: References / ref-limit cu / depth : 5 / 0 / 1 to x265 [info]: References / ref-limit cu / depth : 5 / off / on diff -r 40afead3177d source/common/param.cpp ---

[x265] uhd-bd: turn off open GOP for UHD Blu-ray specs

2016-04-12 Thread Deepthi Nandakumar
# HG changeset patch # User Deepthi Nandakumar # Date 1460496706 -19800 # Wed Apr 13 03:01:46 2016 +0530 # Node ID fa1c04e8a539c5b4d22e3513a045b8d9d9c761e8 # Parent 3a0c770aa1cd50a0f412a71939494b8ecbea958e uhd-bd: turn off open GOP for UHD Blu-ray specs You

Re: [x265] uhd-bd: turn off open GOP for UHD Blu-ray specs

2016-04-12 Thread Deepthi Nandakumar
Removing the confusing second line of the commit message. On Tue, Apr 12, 2016 at 2:32 PM, Deepthi Nandakumar < deep...@multicorewareinc.com> wrote: > # HG changeset patch > # User Deepthi Nandakumar > # Date 1460496706 -19800 > # Wed Apr 13 03:01:46 2016

[x265] [PATCH] analysis: introduce analysis refinement level for analysis save/load feature

2016-04-12 Thread sagar
# HG changeset patch # User Sagar Kotecha # Date 1460440996 -19800 # Tue Apr 12 11:33:16 2016 +0530 # Node ID 710856d0242825e49b7dbf967d9b715c4b0e8c39 # Parent 40afead3177d7c128066334bfe075042388e86b0 analysis: introduce analysis refinement level for analysis