Mercurial > mplayer.hg
changeset 2269:95c48204bcd9
(C) fixed
author | arpi |
---|---|
date | Fri, 19 Oct 2001 00:42:18 +0000 |
parents | 72ff2179d396 |
children | 56ca174d8169 |
files | postproc/swscale.c postproc/swscale_template.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/postproc/swscale.c Fri Oct 19 00:40:19 2001 +0000 +++ b/postproc/swscale.c Fri Oct 19 00:42:18 2001 +0000 @@ -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>
--- a/postproc/swscale_template.c Fri Oct 19 00:40:19 2001 +0000 +++ b/postproc/swscale_template.c Fri Oct 19 00:42:18 2001 +0000 @@ -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>