[Ffmpeg-cvslog] r8764 - in trunk: cws2fws.c libavcodec/mjpeg.c libavcodec/truemotion1.c
alex
subversion
Sat Apr 21 01:59:22 CEST 2007
Author: alex
Date: Sat Apr 21 01:59:22 2007
New Revision: 8764
Modified:
trunk/cws2fws.c
trunk/libavcodec/mjpeg.c
trunk/libavcodec/truemotion1.c
Log:
cosmetics: remove my email address
Modified: trunk/cws2fws.c
==============================================================================
--- trunk/cws2fws.c (original)
+++ trunk/cws2fws.c Sat Apr 21 01:59:22 2007
@@ -1,5 +1,5 @@
/*
- * cws2fws by Alex Beregszaszi <alex at fsn.hu>
+ * cws2fws by Alex Beregszaszi
* Public domain.
*
* This utility converts compressed Macromedia Flash files to uncompressed ones.
Modified: trunk/libavcodec/mjpeg.c
==============================================================================
--- trunk/libavcodec/mjpeg.c (original)
+++ trunk/libavcodec/mjpeg.c Sat Apr 21 01:59:22 2007
@@ -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 <alex at naxine.org>
+ * by Alex Beregszaszi
*/
/**
Modified: trunk/libavcodec/truemotion1.c
==============================================================================
--- trunk/libavcodec/truemotion1.c (original)
+++ trunk/libavcodec/truemotion1.c Sat Apr 21 01:59:22 2007
@@ -22,7 +22,7 @@
/**
* @file truemotion1.c
* Duck TrueMotion v1 Video Decoder by
- * Alex Beregszaszi (alex at fsn.hu) and
+ * Alex Beregszaszi and
* Mike Melanson (melanson at pcisys.net)
*
* The TrueMotion v1 decoder presently only decodes 16-bit TM1 data and
More information about the ffmpeg-cvslog
mailing list