changeset 10367:efb1ac9d44d7

cosmetics
author alex
date Thu, 03 Jul 2003 20:21:14 +0000
parents faa09ea4ed6d
children 6fb8a6a4a071
files libmpcodecs/native/fli.c libmpcodecs/native/msvidc.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libmpcodecs/native/fli.c	Thu Jul 03 20:07:54 2003 +0000
+++ b/libmpcodecs/native/fli.c	Thu Jul 03 20:21:14 2003 +0000
@@ -3,7 +3,7 @@
     
     (C) 2001 Mike Melanson
     
-    32bpp support (c) alex
+    32bpp support by Alex Beregszaszi
 
     Additional code and bug fixes by Roberto Togni
 
--- a/libmpcodecs/native/msvidc.c	Thu Jul 03 20:07:54 2003 +0000
+++ b/libmpcodecs/native/msvidc.c	Thu Jul 03 20:21:14 2003 +0000
@@ -6,7 +6,7 @@
     The description of the algorithm you can read here:
       http://www.pcisys.net/~melanson/codecs/
 
-    32bpp support (c) alex
+    32bpp support by Alex Beregszaszi
 */
 
 #include "config.h"