changeset 1876:72ac356803ea libavcodec

credit update
author melanson
date Sat, 13 Mar 2004 19:21:58 +0000
parents 45a1592dadca
children 869256817a91
files ps2/dsputil_mmi.c ps2/idct_mmi.c ps2/mpegvideo_mmi.c
diffstat 3 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ps2/dsputil_mmi.c	Fri Mar 12 23:39:38 2004 +0000
+++ b/ps2/dsputil_mmi.c	Sat Mar 13 19:21:58 2004 +0000
@@ -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
  */
 
--- a/ps2/idct_mmi.c	Fri Mar 12 23:39:38 2004 +0000
+++ b/ps2/idct_mmi.c	Sat Mar 13 19:21:58 2004 +0000
@@ -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"
--- a/ps2/mpegvideo_mmi.c	Fri Mar 12 23:39:38 2004 +0000
+++ b/ps2/mpegvideo_mmi.c	Sat Mar 13 19:21:58 2004 +0000
@@ -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"