From a7b91ac6de9db614765ad13ab3b3a4e6bad551e4 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Fri, 20 Apr 2007 23:59:22 +0000 Subject: [PATCH] cosmetics: remove my email address Originally committed as revision 8764 to svn://svn.ffmpeg.org/ffmpeg/trunk --- cws2fws.c | 2 +- libavcodec/mjpeg.c | 2 +- libavcodec/truemotion1.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cws2fws.c b/cws2fws.c index 2e70c66182..f97287f55f 100644 --- a/cws2fws.c +++ b/cws2fws.c @@ -1,5 +1,5 @@ /* - * cws2fws by Alex Beregszaszi + * cws2fws by Alex Beregszaszi * Public domain. * * This utility converts compressed Macromedia Flash files to uncompressed ones. diff --git a/libavcodec/mjpeg.c b/libavcodec/mjpeg.c index f81c285e9c..73158476bb 100644 --- a/libavcodec/mjpeg.c +++ b/libavcodec/mjpeg.c @@ -22,7 +22,7 @@ * * Support for external huffman table, various fixes (AVID workaround), * aspecting, new decode_frame mechanism and apple mjpeg-b support - * by Alex Beregszaszi + * by Alex Beregszaszi */ /** diff --git a/libavcodec/truemotion1.c b/libavcodec/truemotion1.c index 5e84a828c8..c1326ac213 100644 --- a/libavcodec/truemotion1.c +++ b/libavcodec/truemotion1.c @@ -22,7 +22,7 @@ /** * @file truemotion1.c * Duck TrueMotion v1 Video Decoder by - * Alex Beregszaszi (alex@fsn.hu) and + * Alex Beregszaszi and * Mike Melanson (melanson@pcisys.net) * * The TrueMotion v1 decoder presently only decodes 16-bit TM1 data and