diff i386/idct_mmx.c @ 5963:80103098c797 libavcodec

spelling
author vitor
date Sat, 01 Dec 2007 22:21:04 +0000
parents 0244bba24b43
children 2af9eab80fad
line wrap: on
line diff
--- a/i386/idct_mmx.c	Sat Dec 01 15:41:35 2007 +0000
+++ b/i386/idct_mmx.c	Sat Dec 01 22:21:04 2007 +0000
@@ -397,7 +397,7 @@
     static const short _T3[] ATTR_ALIGN(8) = {T3,T3,T3,T3};
     static const short _C4[] ATTR_ALIGN(8) = {C4,C4,C4,C4};
 
-    /* column code adapted from peter gubanov */
+    /* column code adapted from Peter Gubanov */
     /* http://www.elecard.com/peter/idct.shtml */
 
     movq_m2r (*_T1, mm0);               // mm0 = T1