summaryrefslogtreecommitdiffstats
path: root/postproc/swscale.c
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-19 00:42:18 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-19 00:42:18 +0000
commit60d5dc4ed3cbc3ac1440231422389ab8be7f0c5d (patch)
tree00f040a487b31ab90e03bb28d5c1113e4486a280 /postproc/swscale.c
parent7564f37de249c8d29b254c83a4ff3f4c47ae8057 (diff)
downloadmpv-60d5dc4ed3cbc3ac1440231422389ab8be7f0c5d.tar.bz2
mpv-60d5dc4ed3cbc3ac1440231422389ab8be7f0c5d.tar.xz
(C) fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2270 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'postproc/swscale.c')
-rw-r--r--postproc/swscale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc/swscale.c b/postproc/swscale.c
index 368c84cc1e..8582c8fc34 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 <arpi@thot.banki.hu>
// current version mostly by Michael Niedermayer (michaelni@gmx.at)
#include <inttypes.h>