summaryrefslogtreecommitdiffstats
path: root/postproc/swscale_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/swscale_template.c')
-rw-r--r--postproc/swscale_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc/swscale_template.c b/postproc/swscale_template.c
index 368c84cc1e..8582c8fc34 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 <arpi@thot.banki.hu>
// current version mostly by Michael Niedermayer (michaelni@gmx.at)
#include <inttypes.h>