From afa569afb1dd59aa18bd8674e896d3fe3e8f1f8a Mon Sep 17 00:00:00 2001 From: Arpi Date: Fri, 19 Oct 2001 00:42:18 +0000 Subject: [PATCH] (C) fixed Originally committed as revision 2270 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/swscale.c | 2 +- postproc/swscale_template.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postproc/swscale.c b/postproc/swscale.c index 368c84c..8582c8f 100644 --- a/postproc/swscale.c +++ b/postproc/swscale.c @@ -1,7 +1,7 @@ // Software scaling and colorspace conversion routines for MPlayer -// Orginal C implementation by ? +// Orginal C implementation by A'rpi/ESP-team // current version mostly by Michael Niedermayer (michaelni@gmx.at) #include diff --git a/postproc/swscale_template.c b/postproc/swscale_template.c index 368c84c..8582c8f 100644 --- a/postproc/swscale_template.c +++ b/postproc/swscale_template.c @@ -1,7 +1,7 @@ // Software scaling and colorspace conversion routines for MPlayer -// Orginal C implementation by ? +// Orginal C implementation by A'rpi/ESP-team // current version mostly by Michael Niedermayer (michaelni@gmx.at) #include -- 2.7.4