[packages/mediastreamer-plugin-msopenh264] - rediffed openh264 patch

qboosh qboosh at pld-linux.org
Mon Jul 26 17:29:25 CEST 2021


commit 740fe02b5f63838c9701fc5ac8e567dc523ae15f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 26 17:33:03 2021 +0200

    - rediffed openh264 patch

 mediastreamer-plugin-msopenh264-openh264.patch | 8 ++++----
 mediastreamer-plugin-msopenh264.spec           | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/mediastreamer-plugin-msopenh264.spec b/mediastreamer-plugin-msopenh264.spec
index ed86bd0..3f9ee09 100644
--- a/mediastreamer-plugin-msopenh264.spec
+++ b/mediastreamer-plugin-msopenh264.spec
@@ -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
diff --git a/mediastreamer-plugin-msopenh264-openh264.patch b/mediastreamer-plugin-msopenh264-openh264.patch
index 370f5bd..1d7cf2c 100644
--- a/mediastreamer-plugin-msopenh264-openh264.patch
+++ b/mediastreamer-plugin-msopenh264-openh264.patch
@@ -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)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list