]> git.pld-linux.org Git - packages/mediastreamer-plugin-msopenh264.git/commitdiff
- rediffed openh264 patch
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Jul 2021 15:33:03 +0000 (17:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Jul 2021 15:33:03 +0000 (17:33 +0200)
mediastreamer-plugin-msopenh264-openh264.patch
mediastreamer-plugin-msopenh264.spec

index 370f5bd42bb6030650d05e19ee0381fd1c61b269..1d7cf2c0ccd9e4a0f84ff56b7fef0e24e8e88b4b 100644 (file)
@@ -1,7 +1,7 @@
---- msopenh264-1.2.1/src/msopenh264dec.cpp.orig        2016-10-19 17:32:52.000000000 +0200
-+++ msopenh264-1.2.1/src/msopenh264dec.cpp     2019-08-09 15:28:46.157866126 +0200
-@@ -62,7 +62,7 @@
-               mUnpacker=rfc3984_new();
+--- msopenh264-1.2.1/src/msopenh264dec.cpp.orig        2021-07-26 17:10:18.273730645 +0200
++++ msopenh264-1.2.1/src/msopenh264dec.cpp     2021-07-26 17:12:35.940935025 +0200
+@@ -62,7 +62,7 @@ void MSOpenH264Decoder::initialize()
+               mUnpacker=rfc3984_new_with_factory(mFilter->factory);
                if (mDecoder != 0) {
                        SDecodingParam params = { 0 };
 -#if (OPENH264_MAJOR == 1) && (OPENH264_MINOR >=6)
index ed86bd0fdd90f682ac253f6c5bae47db7ca2287e..3f9ee09a59b47c74565b71392098d2271aebe05f 100644 (file)
@@ -9,8 +9,8 @@ Group:          Libraries
 #Source0:      https://gitlab.linphone.org/BC/public/msopenh264/-/archive/%{version}/msopenh264-%{version}.tar.bz2
 Source0:       https://linphone.org/releases/old/sources/plugins/msopenh264/msopenh264-%{version}.tar.gz
 # Source0-md5: 8e4dfaed03dbe10d1b32d70eea23ce9c
-Patch0:                %{name}-openh264.patch
-Patch1:                msopenh264-ms2-update.patch
+Patch0:                msopenh264-ms2-update.patch
+Patch1:                %{name}-openh264.patch
 URL:           http://www.linphone.org/technical-corner/mediastreamer2/overview
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
This page took 0.128852 seconds and 4 git commands to generate.