diff options
Diffstat (limited to 'libavcodec')
-rw-r--r-- | libavcodec/eacmv.c | 2 | ||||
-rw-r--r-- | libavcodec/eatgv.c | 2 | ||||
-rw-r--r-- | libavcodec/mmvideo.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libavcodec/eacmv.c b/libavcodec/eacmv.c index 3de08cc1a0..30eaf3cfd2 100644 --- a/libavcodec/eacmv.c +++ b/libavcodec/eacmv.c @@ -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@xvid.org) * * Technical details here: * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_CMV diff --git a/libavcodec/eatgv.c b/libavcodec/eatgv.c index f2fa2fa982..bfaf2d4158 100644 --- a/libavcodec/eatgv.c +++ b/libavcodec/eatgv.c @@ -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@xvid.org) * * Technical details here: * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_TGV diff --git a/libavcodec/mmvideo.c b/libavcodec/mmvideo.c index 596ca7aec4..0b45b77474 100644 --- a/libavcodec/mmvideo.c +++ b/libavcodec/mmvideo.c @@ -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@xvid.org) * * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, * including Mad Dog McCree and Crime Patrol. |