]> git.pld-linux.org Git - packages/mediastreamer-plugin-msopenh264.git/commitdiff
- rel 6; fix build auto/th/mediastreamer-plugin-msopenh264-1.1.1-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 29 Sep 2018 11:19:43 +0000 (13:19 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 29 Sep 2018 11:19:43 +0000 (13:19 +0200)
mediastreamer-plugin-msopenh264.spec
openh264-1.6.patch

index cc9f1e36b4d02e1658b57a4ee7925e21e9918525..1173da9a44bdcf8ce22130ba95864460a7e4de53 100644 (file)
@@ -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
index a8ce873818373b9e3bc1f00672763a8683673d3c..7bff4c6c6bf1ced4230fe5cf160331eba56fef56 100644 (file)
@@ -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"
This page took 0.156525 seconds and 4 git commands to generate.