[SCM] libav/experimental: typos

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:16:55 UTC 2013


The following commit has been merged in the experimental branch:
commit a6f6b237e22bf4ffcd6c1f0d3149825417287d94
Author: Diego Biurrun <diego at biurrun.de>
Date:   Wed Mar 12 23:50:48 2008 +0000

    typos
    
    Originally committed as revision 26228 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

diff --git a/libswscale/swscale.c b/libswscale/swscale.c
index d180359..5e3c0a9 100644
--- a/libswscale/swscale.c
+++ b/libswscale/swscale.c
@@ -38,7 +38,7 @@
 */
 
 /*
-tested special converters (most are tested actually, but i did not write it down ...)
+tested special converters (most are tested actually, but I did not write it down ...)
  YV12 -> BGR16
  YV12 -> YV12
  BGR15 -> BGR16
diff --git a/libswscale/yuv2rgb_altivec.c b/libswscale/yuv2rgb_altivec.c
index ebc9a64..d760c81 100644
--- a/libswscale/yuv2rgb_altivec.c
+++ b/libswscale/yuv2rgb_altivec.c
@@ -52,7 +52,7 @@
 
   GL libraries seem to be very slow on this machine 1.33Ghz PB running
   Jaguar, this is not the case for my 1Ghz PB.  I thought it might be
-  a versioning issues, however i have libGL.1.2.dylib for both
+  a versioning issues, however I have libGL.1.2.dylib for both
   machines. ((We need to figure this out now))
 
   GL2 libraries work now with patch for RGB32

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list