[x265] [PATCH] fix issue #144 10-bit x265 hangs from 1.7+170-4948aeae8a18 on Win7 64-bit

Deepthi Nandakumar deepthi at multicorewareinc.com
Wed Jun 17 11:20:24 CEST 2015


Thanks, pushed.

On Wed, Jun 17, 2015 at 2:43 PM, <dnyaneshwar at multicorewareinc.com> wrote:

> # HG changeset patch
> # User Dnyaneshwar G <dnyaneshwar at multicorewareinc.com>
> # Date 1434531332 -19800
> #      Wed Jun 17 14:25:32 2015 +0530
> # Node ID 2641b93d208f56135a93f012f7eda12e8734ebea
> # Parent  6a0d45aa41260a58971bac62b8f466d9d85c5fa3
> fix issue #144 10-bit x265 hangs from 1.7+170-4948aeae8a18 on Win7 64-bit
>
> diff -r 6a0d45aa4126 -r 2641b93d208f source/common/x86/asm-primitives.cpp
> --- a/source/common/x86/asm-primitives.cpp      Wed Jun 17 12:39:48 2015
> +0530
> +++ b/source/common/x86/asm-primitives.cpp      Wed Jun 17 14:25:32 2015
> +0530
> @@ -1041,8 +1041,6 @@
>          p.dst4x4 = PFX(dst4_ssse3);
>          p.cu[BLOCK_8x8].idct = PFX(idct8_ssse3);
>
> -        ALL_LUMA_TU(count_nonzero, count_nonzero, avx2);
> -
>          p.frameInitLowres = PFX(frame_init_lowres_core_ssse3);
>
>          ALL_LUMA_PU(convert_p2s, filterPixelToShort, ssse3);
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20150617/ff9b8461/attachment.html>


More information about the x265-devel mailing list