[x264-devel] Re: [from forum.videolan.org] Bug in common/dct.c

Måns Rullgård mru at inprovide.com
Wed Mar 22 20:07:18 CET 2006


Antoine Cellerier <dionoea at videolan.org> writes:

> A user reports: ( http://forum.videolan.org/viewtopic.php?t=18531 )
>
> hi, found a bug in dct.c:
>
> --- common/dct.c.orig 2006-03-21 22:46:36.791105303 +0000
> +++ common/dct.c 2006-03-21 22:46:57.424491155 +0000
> @@ -416,8 +416,8 @@
>
> dctf->add8x8_idct8 = x264_add8x8_idct8_mmx;
> dctf->add16x16_idct8= x264_add16x16_idct8_mmx;
> - }
> #endif
> + }
> #endif
>
> #if defined(HAVE_SSE2) && defined(ARCH_X86_64)

This has already been fixed.

-- 
Måns Rullgård
mru at inprovide.com

-- 
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html



More information about the x264-devel mailing list