[SCM] libav/experimental: (C) fixed

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:30:12 UTC 2013


The following commit has been merged in the experimental branch:
commit afa569afb1dd59aa18bd8674e896d3fe3e8f1f8a
Author: Arpi <arpi at thot.banki.hu>
Date:   Fri Oct 19 00:42:18 2001 +0000

    (C) fixed
    
    Originally committed as revision 2270 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

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 <arpi at thot.banki.hu>
 // current version mostly by Michael Niedermayer (michaelni at gmx.at)
 
 #include <inttypes.h>
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 <arpi at thot.banki.hu>
 // current version mostly by Michael Niedermayer (michaelni at gmx.at)
 
 #include <inttypes.h>

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list