[SCM] FFmpeg packaging branch, ubuntu.lucid, updated. debian/0.5+svn20090706-2ubuntu5.ppa2

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat Jan 2 22:46:01 UTC 2010


The following commit has been merged in the ubuntu.lucid branch:
commit 0a0df0943d96f2ef356f72d63a898ecb2077cc0e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat Jan 2 23:36:37 2010 +0100

    export *all* symbols of libswscale
    
    mplayer seems to use a *lot* of libswscale internals.

diff --git a/debian/patches/enable-versioning.patch b/debian/patches/enable-versioning.patch
index 241b328..e19cbd9 100644
--- a/debian/patches/enable-versioning.patch
+++ b/debian/patches/enable-versioning.patch
@@ -67,10 +67,9 @@ Index: ffmpeg/libswscale/libswscale.v
 ===================================================================
 --- /dev/null	1970-01-01 00:00:00.000000000 +0000
 +++ ffmpeg/libswscale/libswscale.v	2010-01-01 18:57:51.000000000 +0000
-@@ -0,0 +1,4 @@
+@@ -0,0 +1,3 @@
 +LIBSWSCALE_%MAJOR% {
-+	global: swscale_*; sws_*; ff_*;
-+	local: *;
++	global: *;
 +};
 Index: ffmpeg/subdir.mak
 ===================================================================

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list