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 // current version mostly by Michael Niedermayer (michaelni@gmx.at) #include 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 // current version mostly by Michael Niedermayer (michaelni@gmx.at) #include