[x265] [PATCH] asm-16bpp: code for addAvg luma and chroma all sizes

2014-02-19 Thread dnyaneshwar
# HG changeset patch # User Dnyaneshwar G dnyanesh...@multicorewareinc.com # Date 1392807092 -19800 # Wed Feb 19 16:21:32 2014 +0530 # Node ID cede20cde62ba0a96ac181bcf78a508097de0e7c # Parent 6150985c3d535f0ea7a1dc0b8f3c69e65e30d25b asm-16bpp: code for addAvg luma and chroma all sizes diff

[x265] [PATCH] fix for 420 binary mismatch for --preset=slower option

2014-02-19 Thread ashok
# HG changeset patch # User as...@multicorewareinc.com # Date 1392807860 -19800 # Wed Feb 19 16:34:20 2014 +0530 # Node ID f0e4f6aa075587f715a7cd48ef63f97d56caa21a # Parent 8571d160aedb00e07a3f47016f04d8d9aeaa5856 fix for 420 binary mismatch for --preset=slower option diff -r 8571d160aedb

Re: [x265] APPCRASH in x265 0.7+207 while encoding in preset 'slow' or slower...

2014-02-19 Thread Mario *LigH* Rohkrämer
Am 18.02.2014, 14:03 Uhr, schrieb Mario *LigH* Rohkrämer cont...@ligh.de: I ran a loop of encodes through all presets (all default options) with Sintel Trailer in 640x272 as Y4M source (YUV 4:2:0). During all presets {slow..placebo}, x265 0.7+207-1be6b8c8b9ed [GCC 4.8.2, Win64] crashed at

[x265] [PATCH] Fixed ENC_DEC_TRACE warnings and errors

2014-02-19 Thread dtyx265
# HG changeset patch # User David T Yuen dtyx...@gmail.com # Date 1392832006 28800 # Node ID 1c78bd13a14f3d5227c4b961664af97f86a8810d # Parent 591ca91f0501b167627adc1c9542aebc60dc320a Fixed ENC_DEC_TRACE warnings and errors diff -r 591ca91f0501 -r 1c78bd13a14f source/Lib/TLibCommon/TComRom.h ---

Re: [x265] primitives: add count_nonzero

2014-02-19 Thread chen
+INIT_XMM sse2 +cglobal count_nonzero, 2,3,4 +pxorm0, m0 +pxorm1, m1 +mov r2d, r1d +shr r1d, 3 + +.loop +movam2, [r0] +movam3, [r0 + 16] +add r0, 32 +packssdwm2, m3, just count, no need it +pcmpeqw

Re: [x265] [PATCH] asm : asm routine for chroma_p2s for 4:4:4 color space format

2014-02-19 Thread chen
At 2014-02-17 20:44:29,naba...@multicorewareinc.com wrote: # HG changeset patch # User Nabajit Deka # Date 1392641037 -19800 # Mon Feb 17 18:13:57 2014 +0530 # Node ID f5275ca8f2985bb0daf563738e6071b81967c2cd # Parent ce96cdb390fe26aee6effa731e51303c1d9056b0 asm : asm routine for chroma_p2s

Re: [x265] APPCRASH in x265 0.7+207 while encoding in preset 'slow' or slower...

2014-02-19 Thread Steve Borho
On Wed, Feb 19, 2014 at 8:03 AM, Mario *LigH* Rohkrämer cont...@ligh.dewrote: Am 18.02.2014, 14:03 Uhr, schrieb Mario *LigH* Rohkrämer cont...@ligh.de : I ran a loop of encodes through all presets (all default options) with Sintel Trailer in 640x272 as Y4M source (YUV 4:2:0). During all

Re: [x265] [PATCH] fix for 420 binary mismatch for --preset=slower option

2014-02-19 Thread Steve Borho
On Wed, Feb 19, 2014 at 5:05 AM, as...@multicorewareinc.com wrote: # HG changeset patch # User as...@multicorewareinc.com You need to configure a full name and email address as your Mercurial commit username # Date 1392807860 -19800 # Wed Feb 19 16:34:20 2014 +0530 # Node ID

Re: [x265] APPCRASH in x265 0.7+207 while encoding in preset 'slow' or slower...

2014-02-19 Thread Steve Borho
On Wed, Feb 19, 2014 at 1:28 PM, Steve Borho st...@borho.org wrote: On Wed, Feb 19, 2014 at 8:03 AM, Mario *LigH* Rohkrämer cont...@ligh.dewrote: Am 18.02.2014, 14:03 Uhr, schrieb Mario *LigH* Rohkrämer cont...@ligh.de : I ran a loop of encodes through all presets (all default

Re: [x265] [Bug]reconstruction yuv picture diff with HM decoder out

2014-02-19 Thread Deepthi Nandakumar
Hi, We've checked out for hash mismatch for all our hash clips with --rd 2. Can you share the source that caused a mismatch? That will help us identify the issue. Thanks, Deepthi On Mon, Feb 17, 2014 at 12:38 PM, z...@rock-chips.com z...@rock-chips.comwrote: hi, x265 members 1. [Bug

[x265] reduce addClip

2014-02-19 Thread Satoshi Nakagawa
# HG changeset patch # User Satoshi Nakagawa nakagawa...@oki.com # Date 1392872381 -32400 # Thu Feb 20 13:59:41 2014 +0900 # Node ID 588adfc60b27190e5d595611c3d34c49e381d9ae # Parent 3389061b75a486e004409ab628c46fed39d03b72 reduce addClip diff -r 3389061b75a4 -r 588adfc60b27

[x265] [PATCH] tcomrom: scaning order table g_sigLastScan replaced with g_scanOrder

2014-02-19 Thread gopu
# HG changeset patch # User Gopu Govindaswamy # Date 1392921339 28800 # Thu Feb 20 10:35:39 2014 -0800 # Node ID 34886273d14b41d777a9129fc3657aef34d2c986 # Parent 3389061b75a486e004409ab628c46fed39d03b72 tcomrom: scaning order table g_sigLastScan replaced with g_scanOrder Scaning order