diff options
author | Roberto Togni <r_togni@tiscali.it> | 2008-06-07 13:14:49 +0000 |
---|---|---|
committer | Roberto Togni <r_togni@tiscali.it> | 2008-06-07 13:14:49 +0000 |
commit | 0f6feb5f26af2b1156117d4c03d257f811b83b3f (patch) | |
tree | 716abd769d2f65f222e07ff2c91e0e294ee871d6 | |
parent | d9f1b68cf57220c0ec0cefaee3558e6b37ab0d72 (diff) | |
download | ffmpeg-0f6feb5f26af2b1156117d4c03d257f811b83b3f.tar.gz |
Remove my old email address.
This also fixes the "rtogni is not a valid tag" doxygen warning
Based on a patch by Stefano Sabatini, stefano sabatini lala poste it
Originally committed as revision 13686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | libavcodec/8bps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/8bps.c b/libavcodec/8bps.c index b5be9ae2ac..3b248c9cea 100644 --- a/libavcodec/8bps.c +++ b/libavcodec/8bps.c @@ -21,7 +21,7 @@ /** * @file 8bps.c - * QT 8BPS Video Decoder by Roberto Togni <rtogni at bresciaonline dot it> + * QT 8BPS Video Decoder by Roberto Togni * For more information about the 8BPS format, visit: * http://www.pcisys.net/~melanson/codecs/ * |