[FFmpeg-cvslog] r21106 - in trunk: libavcodec/eacmv.c libavcodec/eatgv.c libavcodec/mmvideo.c libavformat/eacdata.c libavformat/mm.c

pross subversion
Sat Jan 9 04:31:13 CET 2010


Author: pross
Date: Sat Jan  9 04:31:13 2010
New Revision: 21106

Log:
update my email address

Modified:
   trunk/libavcodec/eacmv.c
   trunk/libavcodec/eatgv.c
   trunk/libavcodec/mmvideo.c
   trunk/libavformat/eacdata.c
   trunk/libavformat/mm.c

Modified: trunk/libavcodec/eacmv.c
==============================================================================
--- trunk/libavcodec/eacmv.c	Sat Jan  9 00:48:32 2010	(r21105)
+++ trunk/libavcodec/eacmv.c	Sat Jan  9 04:31:13 2010	(r21106)
@@ -22,7 +22,7 @@
 /**
  * @file libavcodec/eacmv.c
  * Electronic Arts CMV Video Decoder
- * by Peter Ross (suxen_drol at hotmail dot com)
+ * by Peter Ross (pross at xvid.org)
  *
  * Technical details here:
  * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_CMV

Modified: trunk/libavcodec/eatgv.c
==============================================================================
--- trunk/libavcodec/eatgv.c	Sat Jan  9 00:48:32 2010	(r21105)
+++ trunk/libavcodec/eatgv.c	Sat Jan  9 04:31:13 2010	(r21106)
@@ -22,7 +22,7 @@
 /**
  * @file libavcodec/eatgv.c
  * Electronic Arts TGV Video Decoder
- * by Peter Ross (suxen_drol at hotmail dot com)
+ * by Peter Ross (pross at xvid.org)
  *
  * Technical details here:
  * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_TGV

Modified: trunk/libavcodec/mmvideo.c
==============================================================================
--- trunk/libavcodec/mmvideo.c	Sat Jan  9 00:48:32 2010	(r21105)
+++ trunk/libavcodec/mmvideo.c	Sat Jan  9 04:31:13 2010	(r21106)
@@ -22,7 +22,7 @@
 /**
  * @file libavcodec/mmvideo.c
  * American Laser Games MM Video Decoder
- * by Peter Ross (suxen_drol at hotmail dot com)
+ * by Peter Ross (pross at xvid.org)
  *
  * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games,
  * including Mad Dog McCree and Crime Patrol.

Modified: trunk/libavformat/eacdata.c
==============================================================================
--- trunk/libavformat/eacdata.c	Sat Jan  9 00:48:32 2010	(r21105)
+++ trunk/libavformat/eacdata.c	Sat Jan  9 04:31:13 2010	(r21106)
@@ -22,7 +22,7 @@
 /**
  * @file libavformat/eacdata.c
  * Electronic Arts cdata Format Demuxer
- * by Peter Ross (suxen_drol at hotmail dot com)
+ * by Peter Ross (pross at xvid.org)
  *
  * Technical details here:
  *  http://wiki.multimedia.cx/index.php?title=EA_Command_And_Conquer_3_Audio_Codec

Modified: trunk/libavformat/mm.c
==============================================================================
--- trunk/libavformat/mm.c	Sat Jan  9 00:48:32 2010	(r21105)
+++ trunk/libavformat/mm.c	Sat Jan  9 04:31:13 2010	(r21106)
@@ -22,7 +22,7 @@
 /**
  * @file libavformat/mm.c
  * American Laser Games MM Format Demuxer
- * by Peter Ross (suxen_drol at hotmail dot com)
+ * by Peter Ross (pross at xvid.org)
  *
  * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games,
  * including Mad Dog McCree and Crime Patrol.



More information about the ffmpeg-cvslog mailing list