[x265] [PATCH] all_angs_pred_32x32, asm code improvement

2014-02-27 Thread praveen
# HG changeset patch # User Praveen Tiwari # Date 1393498551 -19800 # Node ID d3e3baaf80b490f330d2171e454ad5b7856acaa7 # Parent 7de2875c614058648475618d2b9faa5a9611225b all_angs_pred_32x32, asm code improvement diff -r 7de2875c6140 -r d3e3baaf80b4 source/common/x86/intrapred8.asm ---

Re: [x265] [PATCH] all_angs_pred_32x32, asm code improvement

2014-02-27 Thread Deepthi Nandakumar
The earlier patch was pushed, Praveen. Can you send a new patch which just removes the unused statements? ___ x265-devel mailing list x265-devel@videolan.org https://mailman.videolan.org/listinfo/x265-devel

Re: [x265] [PATCH] all_angs_pred_32x32, asm code improvement

2014-02-27 Thread Praveen Tiwari
This is new patch same changes in other modes, but I have given same commit message perhaps that's why it seems confusing. Do I need to send as an attachment ? On Thu, Feb 27, 2014 at 4:28 PM, Deepthi Nandakumar deep...@multicorewareinc.com wrote: The earlier patch was pushed, Praveen. Can

[x265] [PATCH] asm: 10bpp code for vertical luma interpolation filters

2014-02-27 Thread nabajit
# HG changeset patch # User Nabajit Deka # Date 1393501657 -19800 # Thu Feb 27 17:17:37 2014 +0530 # Branch stable # Node ID 452b23cd9f4d7f5785dbebeb02ecd97ad7192a9d # Parent 0a6dd816d2e2b5135e4c6479b5b734c318daf1aa asm: 10bpp code for vertical luma interpolation filters. diff -r

[x265] [PATCH] asm: split SAO_EO_0 into separate primitive func, added assembly code and testbench support

2014-02-27 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1393505529 -19800 # Thu Feb 27 18:22:09 2014 +0530 # Node ID 33cab8f8f6c25cb5a16b2aee8d26a65f91bc156e # Parent c9a0802b64aca46509b55d134810cd1b87cd929b asm: split SAO_EO_0 into separate primitive func, added

[x265] [PATCH] vbv: bug fixes to stop mid frame qp adjustments to increase erratically

2014-02-27 Thread aarthi
# HG changeset patch # User Aarthi Thirumalai # Date 1393512654 -19800 # Thu Feb 27 20:20:54 2014 +0530 # Node ID d95864c543e81cac73a0ecfd43106969c2093b92 # Parent 63aadc802f184873ec11213f5a1049d1a3d96126 vbv: bug fixes to stop mid frame qp adjustments to increase erratically. maintain

[x265] [PATCH 2 of 2] fix Issue #30, disable stack execute on gcc

2014-02-27 Thread Min Chen
# HG changeset patch # User Min Chen chenm...@163.com # Date 1393533205 28800 # Node ID 3e2a21b86a7c5b4d3bb5474972c749a1fb4e0643 # Parent b2f97431268c16f8598253dd3e2b501b03d5f4c6 fix Issue #30, disable stack execute on gcc diff -r b2f97431268c -r 3e2a21b86a7c source/CMakeLists.txt ---

[x265] [PATCH 1 of 2] fix typo problem on HIGH_BIT_DEPTH with non-PIC mode

2014-02-27 Thread Min Chen
# HG changeset patch # User Min Chen chenm...@163.com # Date 1393533151 28800 # Node ID b2f97431268c16f8598253dd3e2b501b03d5f4c6 # Parent 63aadc802f184873ec11213f5a1049d1a3d96126 fix typo problem on HIGH_BIT_DEPTH with non-PIC mode diff -r 63aadc802f18 -r b2f97431268c

Re: [x265] [PATCH] asm: split SAO_EO_0 into separate primitive func, added assembly code and testbench support

2014-02-27 Thread Steve Borho
On Thu, Feb 27, 2014 at 7:00 AM, dnyanesh...@multicorewareinc.com wrote: # HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1393505529 -19800 # Thu Feb 27 18:22:09 2014 +0530 # Node ID 33cab8f8f6c25cb5a16b2aee8d26a65f91bc156e # Parent

Re: [x265] [PATCH] asm: split SAO_EO_0 into separate primitive func, added assembly code and testbench support

2014-02-27 Thread chen
and code style need to improvement eg: processSaoCuOrg_8bit_t processSaoCuOrg_8bit_SAO_EO_0 to sao_cuorg_t processSaoCUOrgE0 At 2014-02-28 04:06:42,Steve Borho st...@borho.org wrote: On Thu, Feb 27, 2014 at 7:00 AM, dnyanesh...@multicorewareinc.com wrote: # HG changeset patch # User

[x265] asm: enable count_nonzero for HIGH_BIT_DEPTH

2014-02-27 Thread Satoshi Nakagawa
# HG changeset patch # User Satoshi Nakagawa nakagawa...@oki.com # Date 1393551617 -32400 # Fri Feb 28 10:40:17 2014 +0900 # Node ID 3d579125413db314e0c5f64a1a098aa60e8e519f # Parent 8189f9e9a39f135eb1a8b6c76833503f0b85c6f2 asm: enable count_nonzero for HIGH_BIT_DEPTH diff -r 8189f9e9a39f

[x265] square transform only

2014-02-27 Thread Satoshi Nakagawa
# HG changeset patch # User Satoshi Nakagawa nakagawa...@oki.com # Date 1393553577 -32400 # Fri Feb 28 11:12:57 2014 +0900 # Node ID 2e2b01b29ceb98c47b9e79b639ce026907959421 # Parent 8189f9e9a39f135eb1a8b6c76833503f0b85c6f2 square transform only diff -r 8189f9e9a39f -r 2e2b01b29ceb

[x265] [PATCH] param: add more validation checks

2014-02-27 Thread sagar
# HG changeset patch # User Sagar Kotecha sa...@multicorewareinc.com # Date 1393483576 -19800 # Thu Feb 27 12:16:16 2014 +0530 # Node ID 042bfd209e75257ba44f7d892443f6e7cfacabda # Parent 9b0c9b76d90299fe446d6a544903a332f722541a param: add more validation checks diff -r 9b0c9b76d902 -r

[x265] [PATCH] asm: split SAO_EO_0 into separate primitive func, added assembly code and testbench support

2014-02-27 Thread praveen
# HG changeset patch # User Praveen Tiwari # Date 1393570037 -19800 # Node ID 520cab36d86c791ca75d2ee15a0c0f507615ebf4 # Parent d3e3baaf80b490f330d2171e454ad5b7856acaa7 asm: split SAO_EO_0 into separate primitive func, added assembly code and testbench support added loopfilter.cpp, loopfilter.h,

[x265] [PATCH] weightp: use struct to cache data for reuse, refactor MC of reference planes

2014-02-27 Thread kavitha
# HG changeset patch # User Kavitha Sampath kavi...@multicorewareinc.com # Date 1393570702 -19800 # Fri Feb 28 12:28:22 2014 +0530 # Node ID 4f86ef761116e6973d4b96168d095c9bdd5dbcf3 # Parent 8189f9e9a39f135eb1a8b6c76833503f0b85c6f2 weightp: use struct to cache data for reuse, refactor MC of

[x265] [PATCH] tcompicyuv: initialize NULL to cu and bu offset buffers

2014-02-27 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1393621201 28800 # Fri Feb 28 13:00:01 2014 -0800 # Node ID cc42200ad50a29d09ac775b386604c0e5ef05b65 # Parent 8189f9e9a39f135eb1a8b6c76833503f0b85c6f2 tcompicyuv: initialize NULL to cu and bu offset buffers. diff -r 8189f9e9a39f -r

[x265] A few questions about the new VUI settings

2014-02-27 Thread Selur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Got a bunch of questions and uncertainties about the new VUI settings, would be nice if someone could explain a bit what they are ment for. --vui Add Video Useability Information with all fields to the SPS. Default