[SCM] ffms2/master: Refresh patches

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Sep 1 21:41:07 UTC 2011


The following commit has been merged in the master branch:
commit 042ce55d7f04b69c65e858dcb82f599847dddd24
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Sep 1 23:33:52 2011 +0200

    Refresh patches

diff --git a/debian/patches/symbol-visibility.patch b/debian/patches/symbol-visibility.patch
index d06241a..860b012 100644
--- a/debian/patches/symbol-visibility.patch
+++ b/debian/patches/symbol-visibility.patch
@@ -3,7 +3,7 @@ Subject: Hide symbols by default
 
 --- a/include/ffms.h
 +++ b/include/ffms.h
-@@ -42,12 +42,15 @@
+@@ -40,12 +40,15 @@
  #		else
  #			define FFMS_API(ret) FFMS_EXTERN_C __declspec(dllimport) ret FFMS_CC
  #		endif
@@ -24,7 +24,7 @@ Subject: Hide symbols by default
 +#	define FFMS_API(ret) FFMS_EXTERN_C ret FFMS_CC
  #endif
  
- typedef struct {
+ typedef struct FFMS_ErrorInfo {
 --- a/Makefile.am
 +++ b/Makefile.am
 @@ -1,6 +1,9 @@

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list