summaryrefslogtreecommitdiff
path: root/libavcodec/i386/fdct_mmx.c
diff options
context:
space:
mode:
authorFabrice Bellard <fabrice@bellard.org>2002-05-25 22:45:33 +0000
committerFabrice Bellard <fabrice@bellard.org>2002-05-25 22:45:33 +0000
commitff4ec49e648bead601b3b8c618f6d19f3548d368 (patch)
treec218c3885686983a6016eec25b50aa20382cf6e1 /libavcodec/i386/fdct_mmx.c
parent2ef0f2b269e2232a973ab51be6843e683b23f92d (diff)
license/copyright change
Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/i386/fdct_mmx.c')
-rw-r--r--libavcodec/i386/fdct_mmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/i386/fdct_mmx.c b/libavcodec/i386/fdct_mmx.c
index 614759f7d2..8c30818485 100644
--- a/libavcodec/i386/fdct_mmx.c
+++ b/libavcodec/i386/fdct_mmx.c
@@ -1,6 +1,6 @@
/*
* MMX optimized forward DCT
- * The gcc porting is Copyright (c) 2001 Gerard Lantau.
+ * The gcc porting is Copyright (c) 2001 Fabrice Bellard.
*
* from fdctam32.c - AP922 MMX(3D-Now) forward-DCT
*