commit mediastreamer2 for openSUSE:Factory

2020-11-06 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2020-11-06 23:43:01

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new.11331 (New)


Package is "mediastreamer2"

Fri Nov  6 23:43:01 2020 rev:27 rq:846044 version:4.4.6

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2020-09-28 14:28:28.854117242 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new.11331/mediastreamer2.changes 
2020-11-06 23:43:04.723496643 +0100
@@ -1,0 +2,5 @@
+Wed Nov  4 16:08:16 UTC 2020 - Paolo Stivanin 
+
+- Update to 4.4.6 (no changelog) 
+
+---

Old:

  mediastreamer2-4.4.2.tar.gz

New:

  mediastreamer2-4.4.6.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.9tfoBE/_old  2020-11-06 23:43:05.675494813 +0100
+++ /var/tmp/diff_new_pack.9tfoBE/_new  2020-11-06 23:43:05.675494813 +0100
@@ -19,7 +19,7 @@
 %define sobase  libmediastreamer
 %define sover   11
 Name:   mediastreamer2
-Version:4.4.2
+Version:4.4.6
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0-or-later

++ mediastreamer2-4.4.2.tar.gz -> mediastreamer2-4.4.6.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2-4.4.2.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new.11331/mediastreamer2-4.4.6.tar.gz
 differ: char 36, line 2




commit mediastreamer2 for openSUSE:Factory

2020-09-28 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2020-09-28 14:28:26

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new.4249 (New)


Package is "mediastreamer2"

Mon Sep 28 14:28:26 2020 rev:26 rq:837509 version:4.4.2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2020-06-28 23:06:31.158897126 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new.4249/mediastreamer2.changes  
2020-09-28 14:28:28.854117242 +0200
@@ -1,0 +2,5 @@
+Fri Sep 25 10:05:11 UTC 2020 - Paolo Stivanin 
+
+- Update to 4.4.2 (no changelog)
+
+---

Old:

  mediastreamer2-4.4.0.tar.gz

New:

  mediastreamer2-4.4.2.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.KfIOk6/_old  2020-09-28 14:28:30.702118845 +0200
+++ /var/tmp/diff_new_pack.KfIOk6/_new  2020-09-28 14:28:30.702118845 +0200
@@ -19,7 +19,7 @@
 %define sobase  libmediastreamer
 %define sover   11
 Name:   mediastreamer2
-Version:4.4.0
+Version:4.4.2
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0-or-later
@@ -124,7 +124,7 @@
 %cmake_install
 
 mkdir -p %{buildroot}%{_docdir}/%{name}/
-mv -T %{buildroot}%{_datadir}/doc/%{name}-%{version}/ \
+mv -T %{buildroot}%{_datadir}/doc/%{name}-4.4.0/ \
   %{buildroot}%{_docdir}/%{name}/
 
 %post -n %{sobase}%{sover} -p /sbin/ldconfig

++ mediastreamer2-4.4.0.tar.gz -> mediastreamer2-4.4.2.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2-4.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new.4249/mediastreamer2-4.4.2.tar.gz 
differ: char 115, line 3




commit mediastreamer2 for openSUSE:Factory

2020-06-28 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2020-06-28 23:05:08

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new.3060 (New)


Package is "mediastreamer2"

Sun Jun 28 23:05:08 2020 rev:25 rq:817228 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2020-03-06 21:24:27.749454898 +0100
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new.3060/mediastreamer2.changes  
2020-06-28 23:06:31.158897126 +0200
@@ -1,0 +2,15 @@
+Fri Jun 26 09:28:26 UTC 2020 - Paolo Stivanin 
+
+- Update to 4.4.0
+  * TURN over TCP or TLS (previously was only UDP)
+  * Capture/playback gain control for Mac OS (AudioUnit)
+  * Optimize mirroring for OpenGL based display filters. It was previously 
done in software.
+  * Make V4L2 capture filter work with read-only devices (such as with 
v4lloopback driver)
+  * ICE: set source IP addresses of outgoing packets consistent with the local 
candidate it is supposed to test or use. This fixes various ICE failures 
occuring when the host has multiple IP addresses (which is now common with IPv6)
+  * New implementation of MSEventQueue, to fix unreproductible crashes with 
the previous implementation.
+  * Crashes around mblk_t management of Video4Linux2 catpure filter.
+  * Random crash in VideoToolbox decoding filter.
+  * VP8 decoding errors due to an invalid aggregation of packets in rare 
circumstances
+  * Crash while reading mkv file with checksums.
+
+---

Old:

  mediastreamer2-4.3.1.tar.gz

New:

  mediastreamer2-4.4.0.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.aFDObq/_old  2020-06-28 23:06:33.286904193 +0200
+++ /var/tmp/diff_new_pack.aFDObq/_new  2020-06-28 23:06:33.290904206 +0200
@@ -17,9 +17,9 @@
 
 
 %define sobase  libmediastreamer
-%define sover   10
+%define sover   11
 Name:   mediastreamer2
-Version:4.3.1
+Version:4.4.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0-or-later
@@ -113,15 +113,18 @@
 %patch0 -p1
 
 %build
-%cmake -DCMAKE_SHARED_LINKER_FLAGS="-flto=auto -Wl,--as-needed -Wl,-z,now" \
+export CFLAGS="%(echo %{optflags}) -fcommon -Wno-implicit-function-declaration"
+export CXXFLAGS="$CFLAGS"
+%cmake \
+-DCMAKE_SHARED_LINKER_FLAGS="-flto=auto -Wl,--as-needed -Wl,-z,now" \
 -DENABLE_STATIC=NO
-make 
+%cmake_build
 
 %install
 %cmake_install
 
 mkdir -p %{buildroot}%{_docdir}/%{name}/
-mv -T %{buildroot}%{_datadir}/doc/%{name}-4.3.0/ \
+mv -T %{buildroot}%{_datadir}/doc/%{name}-%{version}/ \
   %{buildroot}%{_docdir}/%{name}/
 
 %post -n %{sobase}%{sover} -p /sbin/ldconfig

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.aFDObq/_old  2020-06-28 23:06:33.314904286 +0200
+++ /var/tmp/diff_new_pack.aFDObq/_new  2020-06-28 23:06:33.314904286 +0200
@@ -1 +1 @@
-libmediastreamer10
+libmediastreamer11

++ mediastreamer2-4.3.1.tar.gz -> mediastreamer2-4.4.0.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2-4.3.1.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new.3060/mediastreamer2-4.4.0.tar.gz 
differ: char 13, line 1

++ mediastreamer2-fix-pkgconfig.patch ++
--- /var/tmp/diff_new_pack.aFDObq/_old  2020-06-28 23:06:33.330904339 +0200
+++ /var/tmp/diff_new_pack.aFDObq/_new  2020-06-28 23:06:33.334904353 +0200
@@ -1,6 +1,6 @@
-diff -urN a/CMakeLists.txt b/CMakeLists.txt
 a/CMakeLists.txt   2020-02-12 08:32:20.0 +0100
-+++ b/CMakeLists.txt   2020-03-04 14:54:53.220925208 +0100
+diff -ru a/CMakeLists.txt b/CMakeLists.txt
+--- a/CMakeLists.txt   2020-06-15 19:27:04.0 +0200
 b/CMakeLists.txt   2020-06-26 11:13:58.863403760 +0200
 @@ -114,6 +114,21 @@
  option(ENABLE_JPEG "Enable JPEG support" YES)
  cmake_dependent_option(ENABLE_QRCODE "Enable QRCode support" YES 
"ENABLE_VIDEO" NO)
@@ -20,12 +20,12 @@
 +configure_file(${CMAKE_CURRENT_SOURCE_DIR}/mediastreamer.pc.in 
${CMAKE_CURRENT_BINARY_DIR}/mediastreamer.pc)
 +install(FILES ${CMAKE_CURRENT_BINARY_DIR}/mediastreamer.pc DESTINATION 
"${CMAKE_INSTALL_LIBDIR}/pkgconfig")
 +
- set(CMAKE_CXX_STANDARD 11)
+ set(CMAKE_CXX_STANDARD 14)
  set(CMAKE_CXX_EXTENSIONS NO)
  
-diff -urN a/mediastreamer.pc.in b/mediastreamer.pc.in
 a/mediastreamer.pc.in  2020-02-12 08:32:20.0 +0100
-+++ b/mediastreamer.pc.in  2020-03-04 14:57:06.385621735 +0100
+diff -ru a/mediastreamer.pc.in b/mediastreamer.pc.in
+--- a/mediastreamer.pc.in  2020-06-15 19:27:04.0 +0200
 b/mediastreamer.pc.in  2020-06-26 11:14:44.219319903 +0200
 @@ -5,7 +5,8 @@
 

commit mediastreamer2 for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2020-03-06 21:24:17

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new.26092 (New)


Package is "mediastreamer2"

Fri Mar  6 21:24:17 2020 rev:24 rq:781569 version:4.3.1

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2018-08-27 13:47:12.384368108 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new.26092/mediastreamer2.changes 
2020-03-06 21:24:27.749454898 +0100
@@ -1,0 +2,7 @@
+Wed Mar  4 12:36:38 UTC 2020 - Paolo Stivanin 
+
+- Update to 4.3.1 (no changelog)
+- Remove mediastreamer2-fix-xv.patch
+- Remove mediastreamer2-2.16.1-fix-no-git.patch
+
+---

Old:

  mediastreamer-2.16.1.tar.gz
  mediastreamer2-2.16.1-fix-no-git.patch
  mediastreamer2-fix-xv.patch

New:

  mediastreamer2-4.3.1.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.imD4ca/_old  2020-03-06 21:24:28.729455440 +0100
+++ /var/tmp/diff_new_pack.imD4ca/_new  2020-03-06 21:24:28.733455441 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,30 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define _name   mediastreamer
-%define sobase  libmediastreamer_base
-%define sovoip  libmediastreamer_voip
+%define sobase  libmediastreamer
 %define sover   10
-%bcond_without ffmpeg
 Name:   mediastreamer2
-Version:2.16.1
+Version:4.3.1
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0-or-later
 Group:  Productivity/Telephony/Utilities
 URL:https://linphone.org/technical-corner/mediastreamer2/overview
-Source: 
https://linphone.org/releases/sources/%{_name}/%{_name}-%{version}.tar.gz
+Source: 
https://github.com/BelledonneCommunications/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:   baselibs.conf
-# PATCH-FIX-OPENSUSE mediastreamer2-fix-pkgconfig.patch sor.ale...@meowr.ru -- 
Install mediastreamer.pc.
 Patch0: mediastreamer2-fix-pkgconfig.patch
-# PATCH-FIX-OPENSUSE mediastreamer2-fix-xv.patch sor.ale...@meowr.ru -- Fix Xv 
by linking with Xext.
-Patch1: mediastreamer2-fix-xv.patch
-# PATCH-FIX-UPSTREAM mediastreamer2-2.16.1-fix-no-git.patch -- Fix building 
out-of-git (commit de3a24b).
-Patch2: mediastreamer2-2.16.1-fix-no-git.patch
 BuildRequires:  bcmatroska2-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -47,9 +39,11 @@
 BuildRequires:  libsrtp-devel
 BuildRequires:  libv4l-devel
 BuildRequires:  libvpx-devel
+BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python
 BuildRequires:  spandsp-devel
+BuildRequires:  sqlite3-devel
 BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(bctoolbox) >= 0.6.0
@@ -65,16 +59,13 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xv)
-Obsoletes:  %{name}-lang
 %if 0%{?suse_version} >= 1500
 BuildRequires:  libjpeg-devel
 %endif
-%if %{with ffmpeg}
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
 BuildRequires:  pkgconfig(libswscale) >= 0.7.0
-%endif
 
 %description
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -90,21 +81,23 @@
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
 
-%package -n %{sovoip}%{sover}
-Summary:Audio/video real-time streaming library, voip part
-Group:  System/Libraries
+%package doc
+Summary:Documentation for the mediastreamer2 library
+Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
 
-%description -n %{sovoip}%{sover}
+%description doc
 Mediastreamer2 is a GPL licensed library to make audio and video
 real-time streaming and processing. Written in pure C, it is based
-upon the oRTP library.
+upon the ortp library.
+
+This package contains documentation files
 
 %package devel
-Summary:Headers, libraries and docs for the mediastreamer2 library
+Summary:Headers and libraries for 

commit mediastreamer2 for openSUSE:Factory

2018-08-27 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2018-08-27 13:47:10

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Mon Aug 27 13:47:10 2018 rev:23 rq:629596 version:2.16.1

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2017-08-29 11:38:41.485868848 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2018-08-27 13:47:12.384368108 +0200
@@ -1,0 +2,7 @@
+Wed Aug 15 14:36:31 UTC 2018 - sor.ale...@meowr.ru
+
+- Add mediastreamer2-2.16.1-fix-no-git.patch: Fix building
+  out-of-git (commit de3a24b).
+- Fix missing package documentation and licensing files.
+
+---

New:

  mediastreamer2-2.16.1-fix-no-git.patch



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.YgY43h/_old  2018-08-27 13:47:13.544369765 +0200
+++ /var/tmp/diff_new_pack.YgY43h/_new  2018-08-27 13:47:13.548369771 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,15 +25,17 @@
 Version:2.16.1
 Release:0
 Summary:Audio/Video real-time streaming
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Telephony/Utilities
-Url:https://linphone.org/technical-corner/mediastreamer2/overview
+URL:https://linphone.org/technical-corner/mediastreamer2/overview
 Source: 
https://linphone.org/releases/sources/%{_name}/%{_name}-%{version}.tar.gz
 Source99:   baselibs.conf
 # PATCH-FIX-OPENSUSE mediastreamer2-fix-pkgconfig.patch sor.ale...@meowr.ru -- 
Install mediastreamer.pc.
 Patch0: mediastreamer2-fix-pkgconfig.patch
 # PATCH-FIX-OPENSUSE mediastreamer2-fix-xv.patch sor.ale...@meowr.ru -- Fix Xv 
by linking with Xext.
 Patch1: mediastreamer2-fix-xv.patch
+# PATCH-FIX-UPSTREAM mediastreamer2-2.16.1-fix-no-git.patch -- Fix building 
out-of-git (commit de3a24b).
+Patch2: mediastreamer2-2.16.1-fix-no-git.patch
 BuildRequires:  bcmatroska2-devel
 BuildRequires:  cmake
 BuildRequires:  doxygen
@@ -64,7 +66,7 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xv)
 Obsoletes:  %{name}-lang
-%if 0%{?suse_version} > 1320
+%if 0%{?suse_version} >= 1500
 BuildRequires:  libjpeg-devel
 %endif
 %if %{with ffmpeg}
@@ -117,6 +119,7 @@
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %cmake \
@@ -147,8 +150,10 @@
 %postun -n %{sovoip}%{sover} -p /sbin/ldconfig
 
 %files
+%license COPYING
+%doc AUTHORS NEWS README.md
 %doc %{_docdir}/%{name}/
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 12
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 12
 %{_bindir}/mediastream
 %{_bindir}/mkvstream
 %dir %{_datadir}/images/

++ mediastreamer2-2.16.1-fix-no-git.patch ++
--- a/src/base/msfactory.c
+++ b/src/base/msfactory.c
@@ -24,9 +24,10 @@ Foundation, Inc., 51 Franklin Street, Fi
 #   ifndef MEDIASTREAMER_VERSION
 #   define MEDIASTREAMER_VERSION "unknown"
 #   endif
-#  ifndef MS2_GIT_VERSION
-#  define MS2_GIT_VERSION "unknown"
-#  endif
+#endif
+
+#ifndef MS2_GIT_VERSION
+#define MS2_GIT_VERSION "unknown"
 #endif
 
 #include "mediastreamer2/msfilter.h"



commit mediastreamer2 for openSUSE:Factory

2017-08-29 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2017-08-29 11:38:39

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Tue Aug 29 11:38:39 2017 rev:22 rq:511963 version:2.16.1

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2017-06-28 10:34:58.370527092 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2017-08-29 11:38:41.485868848 +0200
@@ -1,0 +2,12 @@
+Fri Jul 21 13:30:37 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.16.1 (changes since 2.15.1):
+  * Add sound card driven ticker.
+  * Sound card flow control improvements.
+- Enable documentation installation.
+- Switch from building with autotools to cmake.
+- Add mediastreamer2-fix-pkgconfig.patch: Install mediastreamer.pc.
+- Add mediastreamer2-fix-xv.patch: Fix Xv by linking with Xext.
+- Build with optional TurboJpeg and Bcg729 dependencies.
+
+---

Old:

  mediastreamer-2.15.1.tar.gz

New:

  mediastreamer-2.16.1.tar.gz
  mediastreamer2-fix-pkgconfig.patch
  mediastreamer2-fix-xv.patch



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.vyiBSL/_old  2017-08-29 11:38:42.953662623 +0200
+++ /var/tmp/diff_new_pack.vyiBSL/_new  2017-08-29 11:38:42.957662062 +0200
@@ -19,10 +19,10 @@
 %define _name   mediastreamer
 %define sobase  libmediastreamer_base
 %define sovoip  libmediastreamer_voip
-%define sover   7
+%define sover   10
 %bcond_without ffmpeg
 Name:   mediastreamer2
-Version:2.15.1
+Version:2.16.1
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
@@ -30,35 +30,43 @@
 Url:https://linphone.org/technical-corner/mediastreamer2/overview
 Source: 
https://linphone.org/releases/sources/%{_name}/%{_name}-%{version}.tar.gz
 Source99:   baselibs.conf
-BuildRequires:  autoconf
-BuildRequires:  automake
+# PATCH-FIX-OPENSUSE mediastreamer2-fix-pkgconfig.patch sor.ale...@meowr.ru -- 
Install mediastreamer.pc.
+Patch0: mediastreamer2-fix-pkgconfig.patch
+# PATCH-FIX-OPENSUSE mediastreamer2-fix-xv.patch sor.ale...@meowr.ru -- Fix Xv 
by linking with Xext.
+Patch1: mediastreamer2-fix-xv.patch
+BuildRequires:  bcmatroska2-devel
+BuildRequires:  cmake
+BuildRequires:  doxygen
 BuildRequires:  gawk
 BuildRequires:  gcc-c++
-BuildRequires:  intltool
+BuildRequires:  graphviz
 BuildRequires:  libgsm-devel
 BuildRequires:  libpcap-devel
 BuildRequires:  libsrtp-devel
-BuildRequires:  libtool
 BuildRequires:  libv4l-devel
 BuildRequires:  libvpx-devel
 BuildRequires:  pkgconfig
+BuildRequires:  python
 BuildRequires:  spandsp-devel
 BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(bctoolbox)
-BuildRequires:  pkgconfig(libbzrtp) >= 1.0.4
-BuildRequires:  pkgconfig(libebml)
-BuildRequires:  pkgconfig(libmatroska)
+BuildRequires:  pkgconfig(bctoolbox) >= 0.6.0
+BuildRequires:  pkgconfig(libbcg729)
+BuildRequires:  pkgconfig(libbzrtp) >= 1.0.6
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
-BuildRequires:  pkgconfig(ortp) >= 1.0.0
+BuildRequires:  pkgconfig(ortp) >= 1.0.2
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(speexdsp)
 BuildRequires:  pkgconfig(theora)
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xv)
-Recommends: %{name}-lang
+Obsoletes:  %{name}-lang
+%if 0%{?suse_version} > 1320
+BuildRequires:  libjpeg-devel
+%endif
 %if %{with ffmpeg}
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
@@ -71,8 +79,6 @@
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
 
-%lang_package
-
 %package -n %{sobase}%{sover}
 Summary:Audio/video real-time streaming library, base part
 Group:  System/Libraries
@@ -97,6 +103,7 @@
 Requires:   %{name} = %{version}
 Requires:   %{sobase}%{sover} = %{version}
 Requires:   %{sovoip}%{sover} = %{version}
+Requires:   bcmatroska2-devel
 
 %description devel
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -108,25 +115,28 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
-NOCONFIGURE=1 ./autogen.sh
-%configure \
-  --enable-external-ortp\
-  --enable-zrtp \
-%if %{without ffmpeg}
-  --disable-non-free-codecs \
-  --disable-video   \
+%cmake \
+%if %{with ffmpeg}
+  -DCMAKE_INCLUDE_PATH=%{_includedir}/ffmpeg \
+%else
+  

commit mediastreamer2 for openSUSE:Factory

2017-06-28 Thread root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2017-06-28 10:34:55

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Wed Jun 28 10:34:55 2017 rev:21 rq:502708 version:2.15.1

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2016-09-30 15:27:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2017-06-28 10:34:58.370527092 +0200
@@ -1,0 +2,9 @@
+Wed May 17 15:00:49 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.15.1 (changes since 2.14.0):
+  * Support for TURN (RFC5766).
+  * Support of ICE with IPv6.
+  * A Bug fix in CMake scripts.
+- Remove mediastreamer2-bctoolbox-pkgconfig.patch: fixed upstream.
+
+---

Old:

  mediastreamer-2.14.0.tar.gz
  mediastreamer2-bctoolbox-pkgconfig.patch

New:

  mediastreamer-2.15.1.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.bPnOmx/_old  2017-06-28 10:34:59.070428074 +0200
+++ /var/tmp/diff_new_pack.bPnOmx/_new  2017-06-28 10:34:59.074427507 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,16 +22,14 @@
 %define sover   7
 %bcond_without ffmpeg
 Name:   mediastreamer2
-Version:2.14.0
+Version:2.15.1
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
-Url:
https://www.linphone.org/technical-corner/mediastreamer2/overview
+Url:https://linphone.org/technical-corner/mediastreamer2/overview
 Source: 
https://linphone.org/releases/sources/%{_name}/%{_name}-%{version}.tar.gz
 Source99:   baselibs.conf
-# PATCH-FIX-OPENSUSE mediastreamer2-bctoolbox-pkgconfig.patch 
sor.ale...@meowr.ru -- Add bctoolbox dependency to mediastreamer.pc.
-Patch0: mediastreamer2-bctoolbox-pkgconfig.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gawk
@@ -54,7 +52,7 @@
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
-BuildRequires:  pkgconfig(ortp) >= 0.27.0
+BuildRequires:  pkgconfig(ortp) >= 1.0.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(speexdsp)
 BuildRequires:  pkgconfig(theora)
@@ -110,7 +108,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -141,9 +138,10 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING NEWS README
+%doc AUTHORS COPYING NEWS README.md
 %{_bindir}/mediastream
 %{_bindir}/msaudiocmp
+%{_bindir}/pcap_playback
 %dir %{_datadir}/images/
 %{_datadir}/images/nowebcamCIF.jpg
 

++ mediastreamer-2.14.0.tar.gz -> mediastreamer-2.15.1.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer-2.14.0.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer-2.15.1.tar.gz 
differ: char 5, line 1




commit mediastreamer2 for openSUSE:Factory

2016-09-30 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2016-09-30 15:25:47

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2016-07-28 23:45:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2016-09-30 15:27:11.0 +0200
@@ -1,0 +2,18 @@
+Thu Sep 29 20:32:53 UTC 2016 - sor.ale...@meowr.ru
+
+- Add mediastreamer2-bctoolbox-pkgconfig.patch: Add bctoolbox
+  dependency to mediastreamer.pc.
+
+---
+Mon Sep 12 12:32:34 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 2.14.0 (changes since 2.12.1):
+  * Add support of the H.264 hardware codec on Apple's platforms.
+  * MSFactory usage: Using one MSfactory per LinphoneCore instance,
+deprecate all "static" methods, now grouped around the
+MSFactory object.
+  * Add BroadVoice16 audio codec support.
+  * Fix option to really disable libv4l2 when asked.
+  * Bugfixes.
+
+---

Old:

  mediastreamer-2.12.1.tar.gz
  mediastreamer-2.12.1.tar.gz.sig
  mediastreamer2.keyring

New:

  mediastreamer-2.14.0.tar.gz
  mediastreamer2-bctoolbox-pkgconfig.patch



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.t2yo54/_old  2016-09-30 15:27:13.0 +0200
+++ /var/tmp/diff_new_pack.t2yo54/_new  2016-09-30 15:27:13.0 +0200
@@ -19,19 +19,22 @@
 %define _name   mediastreamer
 %define sobase  libmediastreamer_base
 %define sovoip  libmediastreamer_voip
-%define sover   6
+%define sover   7
 %bcond_without ffmpeg
 Name:   mediastreamer2
-Version:2.12.1
+Version:2.14.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
-Url:http://linphone.org/eng/documentation/dev/mediastreamer2.html
-Source: 
http://download.savannah.gnu.org/releases/linphone/%{_name}/%{_name}-%{version}.tar.gz
-Source1:
http://download.savannah.gnu.org/releases/linphone/%{_name}/%{_name}-%{version}.tar.gz.sig
-Source2:%{name}.keyring
+Url:
https://www.linphone.org/technical-corner/mediastreamer2/overview
+Source: 
https://linphone.org/releases/sources/%{_name}/%{_name}-%{version}.tar.gz
 Source99:   baselibs.conf
+# PATCH-FIX-OPENSUSE mediastreamer2-bctoolbox-pkgconfig.patch 
sor.ale...@meowr.ru -- Add bctoolbox dependency to mediastreamer.pc.
+Patch0: mediastreamer2-bctoolbox-pkgconfig.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gawk
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel
@@ -40,18 +43,18 @@
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel
 BuildRequires:  libvpx-devel
-BuildRequires:  mbedtls-devel
 BuildRequires:  pkgconfig
 BuildRequires:  spandsp-devel
 BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(libbzrtp)
+BuildRequires:  pkgconfig(bctoolbox)
+BuildRequires:  pkgconfig(libbzrtp) >= 1.0.4
 BuildRequires:  pkgconfig(libebml)
 BuildRequires:  pkgconfig(libmatroska)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
-BuildRequires:  pkgconfig(ortp) >= 0.24.1
+BuildRequires:  pkgconfig(ortp) >= 0.27.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(speexdsp)
 BuildRequires:  pkgconfig(theora)
@@ -107,8 +110,10 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 
 %build
+NOCONFIGURE=1 ./autogen.sh
 %configure \
   --enable-external-ortp\
   --enable-zrtp \
@@ -118,7 +123,7 @@
 %endif
   --disable-strict  \
   --disable-static
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
@@ -157,6 +162,6 @@
 %defattr(-,root,root)
 %{_includedir}/mediastreamer2/
 %{_libdir}/libmediastreamer_*.so
-%{_libdir}/pkgconfig/*.pc
+%{_libdir}/pkgconfig/mediastreamer.pc
 
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.t2yo54/_old  2016-09-30 15:27:13.0 +0200
+++ /var/tmp/diff_new_pack.t2yo54/_new  2016-09-30 15:27:13.0 +0200
@@ -1,2 +1,2 @@
-libmediastreamer_base6
-libmediastreamer_voip6
+libmediastreamer_base7
+libmediastreamer_voip7

++ mediastreamer-2.12.1.tar.gz -> mediastreamer-2.14.0.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer-2.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer-2.14.0.tar.gz 
differ: 

commit mediastreamer2 for openSUSE:Factory

2016-07-28 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2016-07-28 23:45:04

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2016-07-12 23:49:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2016-07-28 23:45:11.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 25 11:28:39 UTC 2016 - o...@aepfle.de
+
+- Build with ffmpeg unconditional
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.MWCzkW/_old  2016-07-28 23:45:12.0 +0200
+++ /var/tmp/diff_new_pack.MWCzkW/_new  2016-07-28 23:45:12.0 +0200
@@ -20,7 +20,7 @@
 %define sobase  libmediastreamer_base
 %define sovoip  libmediastreamer_voip
 %define sover   6
-%bcond_with restricted
+%bcond_without ffmpeg
 Name:   mediastreamer2
 Version:2.12.1
 Release:0
@@ -58,7 +58,7 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
 Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse}) || %{with restricted}
+%if %{with ffmpeg}
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
@@ -112,7 +112,7 @@
 %configure \
   --enable-external-ortp\
   --enable-zrtp \
-%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} >= 120100 && 
0%{?is_opensuse}) && %{without restricted}
+%if %{without ffmpeg}
   --disable-non-free-codecs \
   --disable-video   \
 %endif





commit mediastreamer2 for openSUSE:Factory

2016-07-12 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2016-07-12 23:49:54

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2016-03-09 15:15:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2016-07-12 23:49:56.0 +0200
@@ -1,0 +2,5 @@
+Wed Jun 22 20:02:32 UTC 2016 - sor.ale...@meowr.ru
+
+- Enable more additional build requirements.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.GNi7v6/_old  2016-07-12 23:49:57.0 +0200
+++ /var/tmp/diff_new_pack.GNi7v6/_new  2016-07-12 23:49:57.0 +0200
@@ -39,11 +39,15 @@
 BuildRequires:  libsrtp-devel
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel
-BuildRequires:  pkg-config
+BuildRequires:  libvpx-devel
+BuildRequires:  mbedtls-devel
+BuildRequires:  pkgconfig
 BuildRequires:  spandsp-devel
 BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libbzrtp)
+BuildRequires:  pkgconfig(libebml)
+BuildRequires:  pkgconfig(libmatroska)
 BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
@@ -54,7 +58,7 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
 Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with restricted}
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse}) || %{with restricted}
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
@@ -108,7 +112,7 @@
 %configure \
   --enable-external-ortp\
   --enable-zrtp \
-%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 
0%{?is_opensuse}) && %{without restricted}
+%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} >= 120100 && 
0%{?is_opensuse}) && %{without restricted}
   --disable-non-free-codecs \
   --disable-video   \
 %endif
@@ -118,6 +122,7 @@
 
 %install
 %make_install
+
 %find_lang %{_name}
 find %{buildroot} -type f -name "*.la" -delete -print
 





commit mediastreamer2 for openSUSE:Factory

2016-03-09 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2016-03-09 15:15:51

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-11-18 22:31:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2016-03-09 15:15:53.0 +0100
@@ -1,0 +2,8 @@
+Fri Mar  4 07:46:25 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to 2.12.1:
+  * Fix crash in MKV recorder.
+  * Fix I-frame request when starting MKV recording.
+- Use tarball signing.
+
+---

Old:

  mediastreamer-2.12.0.tar.gz

New:

  mediastreamer-2.12.1.tar.gz
  mediastreamer-2.12.1.tar.gz.sig
  mediastreamer2.keyring



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.4Dj0l9/_old  2016-03-09 15:15:53.0 +0100
+++ /var/tmp/diff_new_pack.4Dj0l9/_new  2016-03-09 15:15:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,16 @@
 %define sover   6
 %bcond_with restricted
 Name:   mediastreamer2
-Version:2.12.0
+Version:2.12.1
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
 Url:http://linphone.org/eng/documentation/dev/mediastreamer2.html
 Source: 
http://download.savannah.gnu.org/releases/linphone/%{_name}/%{_name}-%{version}.tar.gz
-Source1:baselibs.conf
+Source1:
http://download.savannah.gnu.org/releases/linphone/%{_name}/%{_name}-%{version}.tar.gz.sig
+Source2:%{name}.keyring
+Source99:   baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel

++ mediastreamer-2.12.0.tar.gz -> mediastreamer-2.12.1.tar.gz ++
/work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer-2.12.0.tar.gz 
/work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer-2.12.1.tar.gz 
differ: char 5, line 1

++ mediastreamer2.keyring ++
pub   dsa1024/E2F56985 2006-04-21
  Key fingerprint = 9774 BC17 2575 8EB1 6D63  9F8B 3ECD 52DE E2F5 6985
uid [ unknown] linphone.org 
sub   elg1024/53FDE059 2006-04-21

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v2

mQGiBERI2/0RBACFSZw305fWOaYIpd9BIq5fGRcB+mV74JSj+x2aCeTCzD92+rYC
K0jH/sS7+x6+AIkMyuOBZjIy6FiFQEsjgGb93vG0rrpHHvGLcO4Rg+Dl4ekEt5O8
4iNvGoqzGwsHdQgjuzM+aLhil65Xcfg1XSj4K1bgHHeeuzSbMbqOVZM7QwCg8XYa
VKFTdF+89O/R2M33rrOH1zED/A/E/uwLhlsXkulAhq6axRW6WcJrhZBxc+/WMbnp
c1el8/P4v5Pv2tqNJFON6iUxfNwbKxkFtIOfdxc6dOkYRIwp6k7t3PHbKsBQCWwY
Tmc2hQJCglsI6jfG+Y7jedqfUgKkw/6tx1b3pfl73xwR4qt53BU1Hgx8G8t6bQu2
8WuLA/9x++sJu+NGWT4NrNw/NmCBSnhSoHqN1oiXuKkq03deYpVF6ttwSOQL+6NY
UwTwVFWBwhawuAQMj6gtgMV8VB2UIzsLssotiGESZ3WdyZbi9GvHOlYJT2y4KDUC
erIC+9qBzoIjssE9bzuWdATI0DCcYtwNjE9lVUViHK1mahJw97QobGlucGhvbmUu
b3JnIDxzaW1vbi5tb3JsYXRAbGlucGhvbmUub3JnPohGBBMRAgAGBQJES/FMAAoJ
EMvkctBAg9JvmNsAn3nMtS+2moX3HbRNinXnh0/s9BD2AJ9wbWsbhTUxUGYGSW5O
3HkumGWrLYhgBBMRAgAgBQJESNv9AhsjBgsJCAcDAgQVAggDBBYCAwECHgECF4AA
CgkQPs1S3uL1aYWn3QCfYp8rtkQs1qApS0RBY2j5saP88XkAnAvpuofYVNaj6eYc
XWBNuQuJuWQFuQENBERI2/4QBACkFtLnuqF3gyurIN7lAzkTLVgu/PiweEaJCbjt
HogtdkG2pGiYNe7EnkR9lpCU/g1EiiXZVagywCc8iqhMp3RIKMDdnZUKplvZDwGt
Hg5hccOzk4AxNFIhAjR2V7qZUk4D6gSkvkTuV5VQyiV9fMdlA02Y1mHWhC4eOBsb
zm8e1wADBQP+OTiCJv0WlVTxdQoyal1jumD3Cf7SXANCNecNjwbjddNEkpxvlxA7
98KsF1MwMIQ+xcoL38HFgrbiQ35hDG+iAJnqZr519TDfh9jH8z5sYT8mfQk5KsTe
Vqb3Ot+ktk3yZpR9FICfFTblhtBEzFauANOaED/qsrO+W1+q71oCm3CISQQYEQIA
CQUCREjb/gIbDAAKCRA+zVLe4vVphYlZAKCuKYmJ6obVbQ+jnP8RdGBZVNf1lQCd
F7SMK+h6vWH7JohPrClM50OxFI0=
=45xh
-END PGP PUBLIC KEY BLOCK-



commit mediastreamer2 for openSUSE:Factory

2015-11-18 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-11-18 22:31:55

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-10-03 20:29:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-11-18 22:31:58.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov  6 19:00:45 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 2.12.0:
+  * Allow video stream to keep its source (camera).
+  * Basic AVPF handling for H.264 codec.
+  * Support of video presets (include a high-fps preset).
+  * Support of RTP session as input/output of a audio/video stream
+(instead of a sound card or camera/display).
+  * Add text stream for RTT (Real-Time Text).
+  * Support of VP8 recording/playing in mkv files.
+  * Bug fixes.
+
+---

Old:

  mediastreamer-2.11.2.tar.gz

New:

  mediastreamer-2.12.0.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.JDPErK/_old  2015-11-18 22:31:59.0 +0100
+++ /var/tmp/diff_new_pack.JDPErK/_new  2015-11-18 22:31:59.0 +0100
@@ -17,11 +17,12 @@
 
 
 %define _name   mediastreamer
-%define lbase   libmediastreamer_base4
-%define lvoip   libmediastreamer_voip4
-%bcond_with ffmpeg
+%define sobase  libmediastreamer_base
+%define sovoip  libmediastreamer_voip
+%define sover   6
+%bcond_with restricted
 Name:   mediastreamer2
-Version:2.11.2
+Version:2.12.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
@@ -51,11 +52,11 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
 Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
-BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
-BuildRequires:  pkgconfig(libswscale) >= 0.7.0
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with restricted}
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
+BuildRequires:  pkgconfig(libswscale) >= 0.7.0
 %endif
 
 %description
@@ -65,20 +66,20 @@
 
 %lang_package
 
-%package -n %{lbase}
+%package -n %{sobase}%{sover}
 Summary:Audio/video real-time streaming library, base part
 Group:  System/Libraries
 
-%description -n %{lbase}
+%description -n %{sobase}%{sover}
 Mediastreamer2 is a GPL licensed library to make audio and video
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
 
-%package -n %{lvoip}
+%package -n %{sovoip}%{sover}
 Summary:Audio/video real-time streaming library, voip part
 Group:  System/Libraries
 
-%description -n %{lvoip}
+%description -n %{sovoip}%{sover}
 Mediastreamer2 is a GPL licensed library to make audio and video
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
@@ -86,9 +87,9 @@
 %package devel
 Summary:Headers, libraries and docs for the mediastreamer2 library
 Group:  Development/Libraries/C and C++
-Requires:   %{lbase} = %{version}
-Requires:   %{lvoip} = %{version}
 Requires:   %{name} = %{version}
+Requires:   %{sobase}%{sover} = %{version}
+Requires:   %{sovoip}%{sover} = %{version}
 
 %description devel
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -105,7 +106,7 @@
 %configure \
   --enable-external-ortp\
   --enable-zrtp \
-%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 
0%{?is_opensuse}) && !%{with ffmpeg}
+%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 
0%{?is_opensuse}) && %{without restricted}
   --disable-non-free-codecs \
   --disable-video   \
 %endif
@@ -118,13 +119,13 @@
 %find_lang %{_name}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n %{lbase} -p /sbin/ldconfig
+%post -n %{sobase}%{sover} -p /sbin/ldconfig
 
-%post -n %{lvoip} -p /sbin/ldconfig
+%postun -n %{sobase}%{sover} -p /sbin/ldconfig
 
-%postun -n %{lbase} -p /sbin/ldconfig
+%post -n %{sovoip}%{sover} -p /sbin/ldconfig
 
-%postun -n %{lvoip} -p /sbin/ldconfig
+%postun -n %{sovoip}%{sover} -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -137,16 +138,16 @@
 %files lang -f %{_name}.lang
 %defattr(-,root,root)
 
-%files -n %{lbase}
+%files -n %{sobase}%{sover}
 %defattr(-,root,root)
-%{_libdir}/libmediastreamer_base.so.*
+%{_libdir}/%{sobase}.so.%{sover}*
 
-%files -n 

commit mediastreamer2 for openSUSE:Factory

2015-10-03 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-10-03 20:28:56

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-09-19 06:53:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-10-03 20:29:30.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 21 09:08:07 UTC 2015 - o...@aepfle.de
+
+- Use pkgconfig for ffmpeg to fix build in PMBS
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.dDgQni/_old  2015-10-03 20:29:31.0 +0200
+++ /var/tmp/diff_new_pack.dDgQni/_new  2015-10-03 20:29:31.0 +0200
@@ -52,7 +52,8 @@
 BuildRequires:  pkgconfig(xv)
 Recommends: %{name}-lang
 %if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
-BuildRequires:  ffmpeg-devel
+BuildRequires:  pkgconfig(libavcodec) >= 51.0.0
+BuildRequires:  pkgconfig(libswscale) >= 0.7.0
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 %endif




commit mediastreamer2 for openSUSE:Factory

2015-09-18 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-09-19 06:53:13

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is "mediastreamer2"

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-08-25 07:18:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-09-19 06:53:14.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 08:35:50 UTC 2015 - sor.ale...@meowr.ru
+
+- Build with video support outside PMBS for openSUSE Leap 42.1
+  and newer (where ffmpeg is available).
+- Split locales into mediastreamer2-lang.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.WWTpc3/_old  2015-09-19 06:53:15.0 +0200
+++ /var/tmp/diff_new_pack.WWTpc3/_new  2015-09-19 06:53:15.0 +0200
@@ -19,6 +19,7 @@
 %define _name   mediastreamer
 %define lbase   libmediastreamer_base4
 %define lvoip   libmediastreamer_voip4
+%bcond_with ffmpeg
 Name:   mediastreamer2
 Version:2.11.2
 Release:0
@@ -49,8 +50,9 @@
 BuildRequires:  pkgconfig(theora)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
-%if 0%{?packman_bs}
-BuildRequires:  libffmpeg-devel
+Recommends: %{name}-lang
+%if 0%{?suse_version} > 1320 || (0%{?suse_version} == 1315 && 
0%{?is_opensuse}) || %{with ffmpeg}
+BuildRequires:  ffmpeg-devel
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 %endif
@@ -60,6 +62,8 @@
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
 
+%lang_package
+
 %package -n %{lbase}
 Summary:Audio/video real-time streaming library, base part
 Group:  System/Libraries
@@ -100,7 +104,7 @@
 %configure \
   --enable-external-ortp\
   --enable-zrtp \
-%if !0%{?packman_bs}
+%if 0%{?suse_version} <= 1320 && !(0%{?suse_version} == 1315 && 
0%{?is_opensuse}) && !%{with ffmpeg}
   --disable-non-free-codecs \
   --disable-video   \
 %endif
@@ -121,7 +125,7 @@
 
 %postun -n %{lvoip} -p /sbin/ldconfig
 
-%files -f %{_name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README
 %{_bindir}/mediastream
@@ -129,6 +133,9 @@
 %dir %{_datadir}/images/
 %{_datadir}/images/nowebcamCIF.jpg
 
+%files lang -f %{_name}.lang
+%defattr(-,root,root)
+
 %files -n %{lbase}
 %defattr(-,root,root)
 %{_libdir}/libmediastreamer_base.so.*




commit mediastreamer2 for openSUSE:Factory

2015-08-24 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-08-25 07:18:52

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-04-07 09:27:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-08-25 07:18:54.0 +0200
@@ -1,0 +2,142 @@
+Sat Aug 22 09:21:21 UTC 2015 - tbecht...@suse.com
+
+- Use correct tar.gz file (verified signature)
+
+---
+Fri Aug 21 16:00:14 UTC 2015 - tbecht...@suse.com
+
+- update to 2.11.2:
+  * Fix build without non free codecs when building with CMake.
+  * Minor release v2.11.2
+  * Fix nowebcam not working with valid JPG
+  * Fix issue when detecting fast CPUs on Android
+  * Fix missing return on isArmv7 method for Android
+  * add method to obtain the list of supported abis
+  * bc_tester_utils.h: fix some macros
+  * Always include static picture camera.
+  * The nowebcam filter now sends a black image if the jpeg file is not found
+or if the platform does not support jpeg decoding.
+  * Fix HAVE_NON_FREE_CODECS for Android
+  * Fix compilation errors and memory leak.
+  * Fix last commit to clean incomplete frames correctly.
+  * Request sending of RPSI when a VP8 decoded frame is a golden or an altref
+frame.
+  * Update ICE session state when removing a check list.
+  * msvideo.c: use ms_debug instead of ms_message
+  * Revert zrtp.c: avoid copying/logging non-NULL-terminated string
+  * bc_tester_utils.h: fix missing stdarg.h
+  * configure.ac: use -Wno-unused-function when using clang
+  * bc_tester_utils: fix include paths
+  * tester: update bc_tester_utils
+  * Updated Version.java with android lollipop api codes
+  * Always look for polarssl when building with CMake (needed for STUN hmac).
+  * Add option to enable/disable documentation generation when building with
+CMake.
+  * fix crash because of virtual refbase of AudioTrack not detected properly,
+due to reverse loop starting past end of buffer.
+  * mediastreamer2_adaptive_tester.c: disable stateful tests for yet
+  * Set picture format when changing camera with a source that performs
+encoding.
+  * Edit previous driver log instead of adding a new one
+  * Log v4l2 driver name and version
+  * fix previous commit
+  * workaround attempt for buggy v4l2 drivers
+  * alsa.c: output logs in ORTP_MESSAGE level instead of ORTP_ERROR
+  * Do not try to search for libgcc and libmingwex when building for Windows
+Phone.
+  * change stupid error message into normal log.
+  * configure.ac: add --enable-tools option as Linphone does
+  * configure.ac: add --disable-documentation option to speed up dev builds
+  * alsa.c: set error log handler in order to use ms_error instead of stderr
+  * Improve the documentation of the video_preview_stop_reuse_source() 
function.
+  * Release 2.11.1
+  * zrtp.c: avoid copying/logging non-NULL-terminated string
+  * both vp8  srtp are now available on centos7, enabling for rpm
+  * mediastreamer2_tester_ios.m: use ms_strdup when setting writable/readable
+directories
+  * Revert crappy AEC on galaxy note - it works well generally.
+  * fix stereo support again
+  * fix bugs with stereo support, when encoder/decoder doesn't tell what
+number of channel is. Fix crash under vmware when msv4l2.c leaves buffers
+queued before closing.
+  * Fix build with Visual Studio.
+  * switch rtp destination port using received stun packet in case of symmetric
+rtp and no rtp packets received yet
+  * avoid extern variable for windows
+  * modified ms_zrtp_startSrtpSession to support either b256 or b32 format
+SAS string
+  * allow code to work without speex resampler
+  * prepare work to have symmetric rtp based on stun packet
+  * tester: fix crash when using both --verbose and --log-file
+  * do not retry forever to open x11/xv
+  * add video stream getter on cam
+  * tester: use snprintf instead of sprintf and use stdio instead of default
+logger function for bc_tester_utils
+  * Fix build with CMake for Windows Phone.
+  * fix broken rtcp encryption
+  * Fix potential CMake error with missing arguments.
+  * Add build of VP8 on Windows Phone 8.
+  * bc_tester_utils.c: use tester_printf instead of fprintf
+  * mediastreamer2_tester.c: correctly set log level mask
+  * Set the picture format of the source when it performs the encoding.
+  * Define MS_PIX_FMT_UNKNOWN first so that its value does not change when
+adding pictures formats.
+  * mediastream.c: use strtol instead of atoi because of Windows not
+handling ERANGE
+  * qos 

commit mediastreamer2 for openSUSE:Factory

2015-04-07 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-04-07 09:27:30

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-04-05 02:02:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-04-07 09:27:31.0 +0200
@@ -1,0 +2,5 @@
+Sun Apr  5 23:23:19 UTC 2015 - fi...@opensuse.org
+
+- Build with zrtp support: fix boo#903431.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.ylZWb0/_old  2015-04-07 09:27:32.0 +0200
+++ /var/tmp/diff_new_pack.ylZWb0/_new  2015-04-07 09:27:32.0 +0200
@@ -99,6 +99,7 @@
 %build
 %configure \
   --enable-external-ortp\
+  --enable-zrtp \
 %if !0%{?packman_bs}
   --disable-non-free-codecs \
   --disable-video   \




commit mediastreamer2 for openSUSE:Factory

2015-04-04 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-04-05 02:02:30

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2015-03-18 13:02:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-04-05 02:02:31.0 +0200
@@ -1,0 +2,6 @@
+Mon Mar 23 10:16:05 UTC 2015 - sor.ale...@meowr.ru
+
+- Add zRTP encryption support.
+- Add baselibs.conf.
+
+---

New:

  baselibs.conf



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.UrUKfM/_old  2015-04-05 02:02:32.0 +0200
+++ /var/tmp/diff_new_pack.UrUKfM/_new  2015-04-05 02:02:32.0 +0200
@@ -26,19 +26,21 @@
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
 Url:http://linphone.org/eng/documentation/dev/mediastreamer2.html
-Source: 
http://download.savannah.gnu.org/releases/linphone/mediastreamer/%{_name}-%{version}.tar.gz
+Source: 
http://download.savannah.gnu.org/releases/linphone/%{_name}/%{_name}-%{version}.tar.gz
+Source1:baselibs.conf
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel
 BuildRequires:  libpcap-devel
+BuildRequires:  libsrtp-devel
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel
 BuildRequires:  pkg-config
 BuildRequires:  spandsp-devel
 BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(libbzrtp)
 BuildRequires:  pkgconfig(libpulse)
-BuildRequires:  pkgconfig(libsrtp)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(ortp) = 0.23.0

++ baselibs.conf ++
libmediastreamer_base4
libmediastreamer_voip4



commit mediastreamer2 for openSUSE:Factory

2015-03-18 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2015-03-18 13:02:39

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2014-08-20 17:53:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2015-03-18 13:02:40.0 +0100
@@ -1,0 +2,22 @@
+Mon Mar 16 19:32:39 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 2.11.0:
+  * Support of AVPF with VP8 codec only.
+  * Support of Matroska file format (needs libmatroska2).
+  * Audio/video stream recorder. Only H264 is supported for video
+stream.
+  * Add functions to the API to send audio/video streams read from
+a file (only WAV and MKV file formats are supported).
+  * Add functions to the API to play multimedia files and display
+to a specified drawing surface.
+  * Support of multicast IP addresses.
+- Spec cleanup.
+
+---
+Mon Mar 16 11:30:01 UTC 2015 - dims...@opensuse.org
+
+- Add pkgconfig(speexdsp) BuildRequires: it's an explicit
+  dependency according to configure; speexdsp was split off of
+  libspeex into an own package.
+
+---

Old:

  mediastreamer-2.10.0.tar.gz

New:

  mediastreamer-2.11.0.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.JwfFt2/_old  2015-03-18 13:02:41.0 +0100
+++ /var/tmp/diff_new_pack.JwfFt2/_new  2015-03-18 13:02:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,41 +16,42 @@
 #
 
 
-%define _so 3
-%define lbase   libmediastreamer_base%{_so}
-%define lvoip   libmediastreamer_voip%{_so}
-
+%define _name   mediastreamer
+%define lbase   libmediastreamer_base4
+%define lvoip   libmediastreamer_voip4
 Name:   mediastreamer2
-Version:2.10.0
+Version:2.11.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
-Url:http://www.mediastreamer2.com
-Source0:
http://mirror.lihnidos.org/GNU/savannah//linphone/mediastreamer/mediastreamer-%{version}.tar.gz
+Url:http://linphone.org/eng/documentation/dev/mediastreamer2.html
+Source: 
http://download.savannah.gnu.org/releases/linphone/mediastreamer/%{_name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel
+BuildRequires:  libpcap-devel
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel
 BuildRequires:  pkg-config
 BuildRequires:  spandsp-devel
+BuildRequires:  vim
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(libsrtp)
 BuildRequires:  pkgconfig(libupnp)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(ortp) = 0.23.0
 BuildRequires:  pkgconfig(speex)
+BuildRequires:  pkgconfig(speexdsp)
 BuildRequires:  pkgconfig(theora)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
-BuildRequires:  vim
 %if 0%{?packman_bs}
 BuildRequires:  libffmpeg-devel
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -91,51 +92,52 @@
 develop programs using the mediastreamer2 library.
 
 %prep
-%setup -q -n mediastreamer-%{version}
+%setup -q -n %{_name}-%{version}
 
 %build
-export CFLAGS=%{optflags} $(getconf LFS_CFLAGS)
-export CXXFLAGS=%{optflags} $(getconf LFS_CFLAGS)
 %configure \
---enable-shared \
 --enable-external-ortp \
-%if 0%{?packman_bs}
---enable-video
-%else
---disable-video
+%if !0%{?packman_bs}
+  --disable-non-free-codecs \
+  --disable-video   \
 %endif
-make %{?_smp_mflags} V=1
+  --disable-strict  \
+  --disable-static
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-%find_lang mediastreamer
-rm -f %{buildroot}/%{_libdir}/*.la
+%make_install
+%find_lang %{_name}
+find %{buildroot} -type f -name *.la -delete -print
 
 %post -n %{lbase} -p /sbin/ldconfig
+
 %post -n %{lvoip} -p /sbin/ldconfig
 
 %postun -n %{lbase} -p /sbin/ldconfig
+
 %postun -n %{lvoip} -p /sbin/ldconfig
 
-%files -f 

commit mediastreamer2 for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2014-08-20 17:53:01

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2014-05-26 14:40:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2014-08-20 17:53:17.0 +0200
@@ -1,0 +2,11 @@
+Sun May 25 20:15:53 UTC 2014 - fi...@opensuse.org
+
+- Update to 2.10.0:
+  * add HD video support
+  * new OpenSLES android sound module
+  * update android AEC settings table
+  * add opus codec
+  * bugfixes
+- Build with opus audio codec and upnp support.
+
+---

Old:

  mediastreamer-2.9.0.tar.gz

New:

  mediastreamer-2.10.0.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.tN8Qhj/_old  2014-08-20 17:53:18.0 +0200
+++ /var/tmp/diff_new_pack.tN8Qhj/_new  2014-08-20 17:53:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,13 +21,13 @@
 %define lvoip   libmediastreamer_voip%{_so}
 
 Name:   mediastreamer2
-Version:2.9.0
+Version:2.10.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
 Url:http://www.mediastreamer2.com
-Source0:mediastreamer-%{version}.tar.gz
+Source0:
http://mirror.lihnidos.org/GNU/savannah//linphone/mediastreamer/mediastreamer-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel
@@ -37,14 +37,16 @@
 BuildRequires:  spandsp-devel
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libpulse)
-BuildRequires:  pkgconfig(ortp) = 0.22.0
+BuildRequires:  pkgconfig(libupnp)
+BuildRequires:  pkgconfig(opus)
+BuildRequires:  pkgconfig(ortp) = 0.23.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(theora)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xv)
+BuildRequires:  vim
 %if 0%{?packman_bs}
 BuildRequires:  libffmpeg-devel
-BuildRequires:  vim
 BuildRequires:  pkgconfig(glew)
 BuildRequires:  pkgconfig(glu)
 %endif
@@ -96,6 +98,7 @@
 export CXXFLAGS=%{optflags} $(getconf LFS_CFLAGS)
 %configure \
 --enable-shared \
+--enable-external-ortp \
 %if 0%{?packman_bs}
 --enable-video
 %else

++ mediastreamer-2.9.0.tar.gz - mediastreamer-2.10.0.tar.gz ++
 15430 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mediastreamer2 for openSUSE:Factory

2014-05-26 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2014-05-26 14:40:18

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2013-08-13 15:47:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2014-05-26 14:40:25.0 +0200
@@ -1,0 +2,7 @@
+Sun May 25 19:13:51 UTC 2014 - crrodrig...@opensuse.org
+
+- Use LFS_CFLAGS in 32 bit systems, a mediastreamer without 
+  large file support is not very pleasant..
+- Make the build verbose.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.kzVj9f/_old  2014-05-26 14:40:27.0 +0200
+++ /var/tmp/diff_new_pack.kzVj9f/_new  2014-05-26 14:40:27.0 +0200
@@ -92,8 +92,8 @@
 %setup -q -n mediastreamer-%{version}
 
 %build
-export CFLAGS=%{optflags}
-export CXXFLAGS=%{optflags}
+export CFLAGS=%{optflags} $(getconf LFS_CFLAGS)
+export CXXFLAGS=%{optflags} $(getconf LFS_CFLAGS)
 %configure \
 --enable-shared \
 %if 0%{?packman_bs}
@@ -101,7 +101,7 @@
 %else
 --disable-video
 %endif
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mediastreamer2 for openSUSE:Factory

2013-08-13 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2013-08-13 15:47:08

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2013-07-05 20:37:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2013-08-13 15:47:09.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 12 23:41:27 UTC 2013 - fi...@opensuse.org
+
+- Add missing BuildRequires for Video support.
+
+---



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.AJCnJI/_old  2013-08-13 15:47:09.0 +0200
+++ /var/tmp/diff_new_pack.AJCnJI/_new  2013-08-13 15:47:09.0 +0200
@@ -44,6 +44,9 @@
 BuildRequires:  pkgconfig(xv)
 %if 0%{?packman_bs}
 BuildRequires:  libffmpeg-devel
+BuildRequires:  vim
+BuildRequires:  pkgconfig(glew)
+BuildRequires:  pkgconfig(glu)
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mediastreamer2 for openSUSE:Factory

2013-07-05 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2013-07-05 20:37:16

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2013-06-06 13:06:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2013-07-05 20:37:17.0 +0200
@@ -1,0 +2,19 @@
+Tue Jun 25 12:59:05 UTC 2013 - fi...@opensuse.org
+
+- Update to 2.9.0:
+  * Add support of ICE (RFC 5245).
+  * Split the libmediastreamer library in two libraries:
+libmediastreamer_base and libmediastreamer_voip. For VoIP
+support, both libraries must be linked to the executable.
+  * API change to the audio_stream_new, video_stream_new,
+audio_stream_start_full, video_stream_start functions to use
+different addresses for RTP and RTCP.
+  * Add accessors to set DSCP parameters for media streams.
+  * AudioStream recording feature added
+  * OpenGL video output for Linux 
+  * Adaptive bitrate control improvements
+  * faster call quality indicator feedback
+  * stereo support for L16 codec
+- Drop 0001-Fixes-for-new-versions-of-ffmpeg.patch: fixed upstream.
+
+---

Old:

  0001-Fixes-for-new-versions-of-ffmpeg.patch
  mediastreamer-2.8.2.tar.gz

New:

  mediastreamer-2.9.0.tar.gz



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.GCH4IR/_old  2013-07-05 20:37:18.0 +0200
+++ /var/tmp/diff_new_pack.GCH4IR/_new  2013-07-05 20:37:18.0 +0200
@@ -16,28 +16,28 @@
 #
 
 
-%define lname   libmediastreamer1
+%define _so 3
+%define lbase   libmediastreamer_base%{_so}
+%define lvoip   libmediastreamer_voip%{_so}
 
 Name:   mediastreamer2
-Version:2.8.2
+Version:2.9.0
 Release:0
 Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
 Url:http://www.mediastreamer2.com
 Source0:mediastreamer-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Fix new ffmpeg API change Yann Diorcet 
yann.dior...@belledonne-communications.com
-Patch0: 0001-Fixes-for-new-versions-of-ffmpeg.patch
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libgsm-devel
-BuildRequires:  libortp-devel
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel
 BuildRequires:  pkg-config
 BuildRequires:  spandsp-devel
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(ortp) = 0.22.0
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(theora)
 BuildRequires:  pkgconfig(x11)
@@ -52,11 +52,20 @@
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
 
-%package -n %lname
-Summary:Audio/video real-time streaming library
+%package -n %{lbase}
+Summary:Audio/video real-time streaming library, base part
 Group:  System/Libraries
 
-%description -n %lname
+%description -n %{lbase}
+Mediastreamer2 is a GPL licensed library to make audio and video
+real-time streaming and processing. Written in pure C, it is based
+upon the oRTP library.
+
+%package -n %{lvoip}
+Summary:Audio/video real-time streaming library, voip part
+Group:  System/Libraries
+
+%description -n %{lvoip}
 Mediastreamer2 is a GPL licensed library to make audio and video
 real-time streaming and processing. Written in pure C, it is based
 upon the oRTP library.
@@ -64,7 +73,9 @@
 %packagedevel
 Summary:Headers, libraries and docs for the mediastreamer2 library
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %{version}
+Requires:   %{lbase} = %{version}
+Requires:   %{lvoip} = %{version}
+Requires:   %{name} = %{version}
 
 %descriptiondevel
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -76,7 +87,6 @@
 
 %prep
 %setup -q -n mediastreamer-%{version}
-%patch0 -p1
 
 %build
 export CFLAGS=%{optflags}
@@ -95,9 +105,11 @@
 %find_lang mediastreamer
 rm -f %{buildroot}/%{_libdir}/*.la
 
-%post -n %lname -p /sbin/ldconfig
+%post -n %{lbase} -p /sbin/ldconfig
+%post -n %{lvoip} -p /sbin/ldconfig
 
-%postun -n %lname -p /sbin/ldconfig
+%postun -n %{lbase} -p /sbin/ldconfig
+%postun -n %{lvoip} -p /sbin/ldconfig
 
 %files -f mediastreamer.lang
 %defattr(-,root,root,-)
@@ -106,9 +118,13 @@
 %dir %{_datadir}/images
 %{_datadir}/images/nowebcamCIF.jpg
 
-%files -n %lname
+%files -n %{lbase}
+%defattr(-,root,root)
+%{_libdir}/libmediastreamer_base.so.%{_so}*
+
+%files 

commit mediastreamer2 for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package mediastreamer2 for openSUSE:Factory 
checked in at 2013-06-06 13:06:04

Comparing /work/SRC/openSUSE:Factory/mediastreamer2 (Old)
 and  /work/SRC/openSUSE:Factory/.mediastreamer2.new (New)


Package is mediastreamer2

Changes:

--- /work/SRC/openSUSE:Factory/mediastreamer2/mediastreamer2.changes
2012-10-26 00:23:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.mediastreamer2.new/mediastreamer2.changes   
2013-06-06 13:06:05.0 +0200
@@ -1,0 +2,9 @@
+Mon Jun  3 21:53:45 UTC 2013 - fi...@opensuse.org
+
+- Add 0001-Fixes-for-new-versions-of-ffmpeg.patch: fix for new
+  ffmpeg API.
+- Spec cleanup.
+- Call ldconfig for shared library.
+- Enable conditional build for video configure option.
+
+---

New:

  0001-Fixes-for-new-versions-of-ffmpeg.patch



Other differences:
--
++ mediastreamer2.spec ++
--- /var/tmp/diff_new_pack.rvHqJ8/_old  2013-06-06 13:06:05.0 +0200
+++ /var/tmp/diff_new_pack.rvHqJ8/_new  2013-06-06 13:06:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mediastreamer2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,30 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-Summary:Audio/Video real-time streaming
-Name:   mediastreamer2
+
 %define lname  libmediastreamer1
+
+Name:   mediastreamer2
 Version:2.8.2
 Release:0
+Summary:Audio/Video real-time streaming
 License:GPL-2.0+
 Group:  Productivity/Telephony/Utilities
-URL:http://www.mediastreamer2.com
+Url:http://www.mediastreamer2.com
 Source0:mediastreamer-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# PATCH-FIX-UPSTREAM Fix new ffmpeg API change Yann Diorcet 
yann.dior...@belledonne-communications.com
+Patch0: 0001-Fixes-for-new-versions-of-ffmpeg.patch
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-BuildRequires:  libtool
 BuildRequires:  intltool
-BuildRequires:  pkgconfig(speex)
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xv)
-BuildRequires:  pkgconfig(theora)
-BuildRequires:  spandsp-devel
 BuildRequires:  libgsm-devel
-BuildRequires:  pkgconfig(alsa)
-BuildRequires:  pkgconfig(libpulse)
 BuildRequires:  libortp-devel
+BuildRequires:  libtool
 BuildRequires:  libv4l-devel
+BuildRequires:  pkg-config
+BuildRequires:  spandsp-devel
+BuildRequires:  pkgconfig(alsa)
+BuildRequires:  pkgconfig(libpulse)
+BuildRequires:  pkgconfig(speex)
+BuildRequires:  pkgconfig(theora)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xv)
+%if 0%{?packman_bs}
+BuildRequires:  libffmpeg-devel
+%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -57,7 +64,7 @@
 %packagedevel
 Summary:Headers, libraries and docs for the mediastreamer2 library
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %version
+Requires:   %lname = %{version}
 
 %descriptiondevel
 Mediastreamer2 is a GPL licensed library to make audio and video
@@ -69,21 +76,28 @@
 
 %prep
 %setup -q -n mediastreamer-%{version}
+%patch0 -p1
 
 %build
-%configure --enable-shared --disable-video
-CFLAGS=${CFLAGS:-%optflags}; export CFLAGS
-CXXFLAGS=${CXXFLAGS:-%optflags}; export CXXFLAGS
+export CFLAGS=%{optflags}
+export CXXFLAGS=%{optflags}
+%configure \
+--enable-shared \
+%if 0%{?packman_bs}
+--enable-video
+%else
+--disable-video
+%endif
 make %{?_smp_mflags}
 
 %install
 %makeinstall
 %find_lang mediastreamer
-rm -f %buildroot/%_libdir/*.la
+rm -f %{buildroot}/%{_libdir}/*.la
 
-%post -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
 
-%postun -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files -f mediastreamer.lang
 %defattr(-,root,root,-)
@@ -94,7 +108,7 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%_libdir/libmediastreamer.so.1*
+%{_libdir}/libmediastreamer.so.1*
 
 %files devel
 %defattr(-,root,root,-)

++ 0001-Fixes-for-new-versions-of-ffmpeg.patch ++
From f586917ea4d66f9ba8910f0967a8830e54d50784 Mon Sep 17 00:00:00 2001
From: Yann Diorcet yann.dior...@belledonne-communications.com
Date: Tue, 5 Jun 2012 11:07:48 +0200
Subject: [PATCH] Fixes for new versions of ffmpeg

---
 src/h264dec.c  | 2 ++
 src/videoenc.c | 8 +++-
 2 files changed, 9 insertions(+), 1