]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
credit update
authormelanson <melanson@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 13 Mar 2004 19:21:58 +0000 (19:21 +0000)
committermelanson <melanson@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 13 Mar 2004 19:21:58 +0000 (19:21 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2877 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

CREDITS
libavcodec/ps2/dsputil_mmi.c
libavcodec/ps2/idct_mmi.c
libavcodec/ps2/mpegvideo_mmi.c

diff --git a/CREDITS b/CREDITS
index f0dd26a0d6fa6fc2d4f96c71541d4133ac129a66..a93d7308efb189b570b92cd920b35b170ad53a6c 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -24,5 +24,6 @@ Roman Shaposhnik
 Dieter Shirley
 Juan J. Sierralta
 Ewald Snel
+Leon van Stuivenberg
 Roberto Togni
 Lionel Ulmer
index f7bea7e359632d3ba5a80b2b4c2d11980ced72f9..8d1bf4ba785b5dcd8462f679dcff72f71002769d 100644 (file)
@@ -16,7 +16,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * MMI optimization by Leon van Stuivenberg <leonvs@iae.nl>
+ * MMI optimization by Leon van Stuivenberg
  * clear_blocks_mmi() by BroadQ
  */
 
index b3b4e91af79f92ea6471a1eebf282bda4c192131..1d2c7e9374b7830a4b55ca72505cf47335fc318f 100644 (file)
@@ -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"
index d8a82fa3cc0e6a01ad78ac004c42ecedff9e2503..2d706b8229d7c5475882b69055d00c8a83a6f615 100644 (file)
@@ -15,7 +15,7 @@
  * License along with this library; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * MMI optimization by Leon van Stuivenberg <leonvs@iae.nl>
+ * MMI optimization by Leon van Stuivenberg
  */
  
 #include "../dsputil.h"