[packages/mediastreamer-plugin-msopenh264] - rel 6; fix build

arekm arekm at pld-linux.org
Sat Sep 29 13:19:50 CEST 2018


commit 89a14b840143b48753bd847103ea9ebcbc9b628e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Sep 29 13:19:43 2018 +0200

    - rel 6; fix build

 mediastreamer-plugin-msopenh264.spec |  2 +-
 openh264-1.6.patch                   | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/mediastreamer-plugin-msopenh264.spec b/mediastreamer-plugin-msopenh264.spec
index cc9f1e3..1173da9 100644
--- a/mediastreamer-plugin-msopenh264.spec
+++ b/mediastreamer-plugin-msopenh264.spec
@@ -2,7 +2,7 @@ Summary:	H.264 video codec for mediastreamer based on the openh264 library
 Summary(pl.UTF-8):	Kodek obrazu H.264 dla mediastreamera oparty na bibliotece openh264
 Name:		mediastreamer-plugin-msopenh264
 Version:	1.1.1
-Release:	5
+Release:	6
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://linphone.org/releases/sources/plugins/msopenh264/msopenh264-%{version}.tar.gz
diff --git a/openh264-1.6.patch b/openh264-1.6.patch
index a8ce873..7bff4c6 100644
--- a/openh264-1.6.patch
+++ b/openh264-1.6.patch
@@ -55,3 +55,13 @@ diff -ur msopenh264-1.1.1/src/msopenh264enc.cpp msopenh264-1.2.1/src/msopenh264e
  			ret = mEncoder->InitializeExt(&params);
  			if (ret != 0) {
  				ms_error("OpenH264 encoder: Failed to initialize: %d", ret);
+--- msopenh264-1.1.1/src/msopenh264enc.h~	2015-09-23 15:14:22.000000000 +0200
++++ msopenh264-1.1.1/src/msopenh264enc.h	2018-09-29 13:18:20.730187249 +0200
+@@ -21,7 +21,6 @@ Foundation, Inc., 59 Temple Place - Suit
+ #include "mediastreamer2/msfilter.h"
+ #include "mediastreamer2/msvideo.h"
+ #include "mediastreamer2/rfc3984.h"
+-#include "mediastreamer2/videostarter.h"
+ #include "wels/codec_api.h"
+ #include "msopenh264.h"
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mediastreamer-plugin-msopenh264.git/commitdiff/89a14b840143b48753bd847103ea9ebcbc9b628e



More information about the pld-cvs-commit mailing list