summaryrefslogtreecommitdiff
path: root/libavcodec/ps2/idct_mmi.c
diff options
context:
space:
mode:
authorMike Melanson <mike@multimedia.cx>2004-03-13 19:21:58 +0000
committerMike Melanson <mike@multimedia.cx>2004-03-13 19:21:58 +0000
commitbda702fc4dc3540ef0e40f3039d501803c8ce4b1 (patch)
treede534c232bc877e2ce02e6f7fcf0d6f82dc5c094 /libavcodec/ps2/idct_mmi.c
parent6a91ec51fd08784bd836449a998def1dbe54772e (diff)
credit update
Originally committed as revision 2877 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ps2/idct_mmi.c')
-rw-r--r--libavcodec/ps2/idct_mmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ps2/idct_mmi.c b/libavcodec/ps2/idct_mmi.c
index b3b4e91af7..1d2c7e9374 100644
--- a/libavcodec/ps2/idct_mmi.c
+++ b/libavcodec/ps2/idct_mmi.c
@@ -9,7 +9,7 @@
http://www.elecard.com/peter/idct.shtml
Rounding trick Copyright (c) 2000 Michel Lespinasse <walken@zoy.org>
- mmi port by leonvs@iae.nl
+ MMI port by Leon van Stuivenberg
*/
#include "../common.h"
#include "../dsputil.h"