OSDN Git Service

(C) fixed
authorArpi <arpi@thot.banki.hu>
Fri, 19 Oct 2001 00:42:18 +0000 (00:42 +0000)
committerArpi <arpi@thot.banki.hu>
Fri, 19 Oct 2001 00:42:18 +0000 (00:42 +0000)
Originally committed as revision 2270 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

postproc/swscale.c
postproc/swscale_template.c

index 368c84c..8582c8f 100644 (file)
@@ -1,7 +1,7 @@
 
 // Software scaling and colorspace conversion routines for MPlayer
 
-// Orginal C implementation by ?
+// Orginal C implementation by A'rpi/ESP-team <arpi@thot.banki.hu>
 // current version mostly by Michael Niedermayer (michaelni@gmx.at)
 
 #include <inttypes.h>
index 368c84c..8582c8f 100644 (file)
@@ -1,7 +1,7 @@
 
 // Software scaling and colorspace conversion routines for MPlayer
 
-// Orginal C implementation by ?
+// Orginal C implementation by A'rpi/ESP-team <arpi@thot.banki.hu>
 // current version mostly by Michael Niedermayer (michaelni@gmx.at)
 
 #include <inttypes.h>