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

Antoine Cellerier dionoea at videolan.org
Wed Mar 22 00:44:26 CET 2006


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)

-- 
Antoine Cellerier
dionoea

-- 
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