commit gstreamer-plugins-bad for openSUSE:Factory

2020-11-09 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-11-09 13:56:43

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.11331 (New)


Package is "gstreamer-plugins-bad"

Mon Nov  9 13:56:43 2020 rev:108 rq:846452 version:1.18.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-10-27 18:58:26.070720957 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.11331/gstreamer-plugins-bad.changes
   2020-11-09 13:58:09.987865301 +0100
@@ -1,0 +2,46 @@
+Tue Oct 27 16:41:29 UTC 2020 - Antonio Larrosa 
+
+- Update to 1.18.1:
+  + Highlighted bugfixes in 1.18.1
+- important security fixes
+- bug fixes and memory leak fixes
+- various stability and reliability improvements
+  + gst-plugins-bad changes:
+- codecparsers: h264parser: guard against ref_pic_markings
+  overflow
+- v4l2codecs: Various fixes
+- h265parse: Don't enable passthrough by default
+- srt: Fix "Fix timestamping"
+- srt: Fixes for 1.4.2
+- dtlsconnection: Ignore OpenSSL system call errors
+- h265parse: set interlace-mode=interleaved on interlaced
+  content
+- Replace GPL v2 with LGPL v2 in COPYING file
+- srt: Consume the error from gst_srt_object_write
+- srt: Check socket state before retrieving payload size
+- x265enc: fix deadlock on reconfig
+- webrtc: Require gstreamer-sdp in the pkg-config file
+- srtsrc: Fix timestamping
+- mfvideosrc: Use only the first video stream per device
+- srtobject: typecast SRTO_LINGER to linger
+- decklink: Correctly order the different dependent mode tables
+- wasapisrc: Make sure that wasapisrc produces data in loopback
+  mode
+- wpesrc: fix some caps leaks using the non-GL output
+- smoothstreaming: clear live adapter on seek
+- vtdec/vulkan: use Shared storage mode for IOSurface textures
+- wpe: Move webview load waiting to WPEView
+- wpe: Use proper callback for TLS errors signal handling
+- kmssink: Do not source using padded width/height
+- avtp: avtpaafdepay: fix crash when building caps
+- opencv: set opencv_dep when option is disabled to fix the
+  build
+- line21encoder: miscellaneous enhancements
+- Hls youtube issues with urisourcebin/queue2
+- rtmp2: Replace stats queue with stats lock
+- rtmp2sink: support EOS event for graceful connection shutdown
+- mpegtsmux: Make handling of sinkpads thread-safe
+- hlssink2: Actually release splitmuxsink's pads
+- mpegtsmux: Don't create streams with reserved PID
+
+---

Old:

  gst-plugins-bad-1.18.0.tar.xz

New:

  gst-plugins-bad-1.18.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.eDkwlW/_old  2020-11-09 13:58:10.655863845 +0100
+++ /var/tmp/diff_new_pack.eDkwlW/_new  2020-11-09 13:58:10.659863836 +0100
@@ -28,7 +28,7 @@
 %bcond_with faad
 
 Name:   gstreamer-plugins-bad
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -954,7 +954,7 @@
 %endif
 
 %files -n gstreamer-transcoder
-%license COPYING.LIB
+%license COPYING
 %{_bindir}/gst-transcoder-%{gst_branch}
 %{_libdir}/gstreamer-%{gst_branch}/libgsttranscode.so
 %{_datadir}/gstreamer-%{gst_branch}/encoding-profiles/

++ _service ++
--- /var/tmp/diff_new_pack.eDkwlW/_old  2020-11-09 13:58:10.695863757 +0100
+++ /var/tmp/diff_new_pack.eDkwlW/_new  2020-11-09 13:58:10.695863757 +0100
@@ -4,7 +4,7 @@
 gst-plugins-bad
 
 @PARENT_TAG@
-1.18.0
+1.18.1
 git
   
   

++ gst-plugins-bad-1.18.0.tar.xz -> gst-plugins-bad-1.18.1.tar.xz ++
 5142 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2020-10-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-10-27 18:58:20

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3463 (New)


Package is "gstreamer-plugins-bad"

Tue Oct 27 18:58:20 2020 rev:107 rq:843577 version:1.18.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-06-09 00:00:48.656470457 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3463/gstreamer-plugins-bad.changes
2020-10-27 18:58:26.070720957 +0100
@@ -1,0 +2,62 @@
+Fri Oct 23 09:24:48 UTC 2020 - Antonio Larrosa 
+
+- Add libgstcodecs and libgstvulkan to baselibs.conf
+
+---
+Fri Sep 11 09:43:39 UTC 2020 - Antonio Larrosa 
+
+- Update to 1.18.0:
+  + Highlights:
+- GstTranscoder: new high level API for applications to
+  transcode media files from one format to another
+- High Dynamic Range (HDR) video information representation
+  and signalling enhancements
+- Instant playback rate change support
+- Active Format Description (AFD) and Bar Data support
+- RTSP server and client implementations gained ONVIF trick
+  modes support
+- Hardware-accelerated video decoding on Windows via
+  DXVA2/Direct3D11
+- Microsoft Media Foundation plugin for video capture and
+  hardware-accelerated video encoding on Windows
+- qmlgloverlay: New overlay element that renders a QtQuick
+  scene over the top of an input video stream
+- imagesequencesrc: New element to easily create a video
+  stream from a sequence of jpeg or png images
+- dashsink: New sink to produce DASH content
+- dvbsubenc: New DVB Subtitle encoder element
+- MPEG-TS muxing now also supports TV broadcast compliant
+  muxing with constant bitrate muxing and SCTE-35 support
+- rtmp2: New RTMP client source and sink element from-scratch
+  implementation
+- svthevcenc: New SVT-HEVC-based H.265 video encoder
+- vaapioverlay: New compositor element using VA-API
+- rtpmanager gained support for Google's Transport-Wide
+  Congestion Control (twcc) RTP extension
+- splitmuxsink and splitmuxsrc gained support for auxiliary
+  video streams
+- webrtcbin now contains some initial support for
+  renegotiation involving stream addition and removal
+- RTP support was enhanced with new RTP source and sink
+  elements to easily set up RTP streaming via rtp:// URIs
+- avtp: New Audio Video Transport Protocol (AVTP) plugin for
+  Time-Sensitive Applications
+- Support for the Video Services Forum's Reliable Internet
+  Stream Transport (RIST) TR-06-1 Simple Profile
+- Universal Windows Platform (UWP) support
+- rpicamsrc: New element for capturing from the Raspberry Pi
+  camera
+- RTSP Server TCP interleaved backpressure handling
+  improvements as well as support for Scale/Speed headers
+- GStreamer Editing Services gained support for nested
+  timelines, per-clip speed rate control and the OpenTimelineIO
+  format.
+- Autotools build system has been removed in favour of Meson
+- Drop patches:
+  * gst-bad-autoconvert-fix-lock-less.patch
+  * gst-bad-interlace-fixes.patch
+  * gst-plugins-bad-neon-bump.patch
+  * gst-plugins-bad-vkerror.patch
+  * gst-plugins-bad-wayland-headers.patch
+
+---

Old:

  gst-bad-autoconvert-fix-lock-less.patch
  gst-bad-interlace-fixes.patch
  gst-plugins-bad-1.16.2.tar.xz
  gst-plugins-bad-neon-bump.patch
  gst-plugins-bad-vkerror.patch
  gst-plugins-bad-wayland-headers.patch

New:

  _service
  gst-plugins-bad-1.18.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
 630 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.spec
 and 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3463/gstreamer-plugins-bad.spec

++ _service ++

  
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
gst-plugins-bad

@PARENT_TAG@
1.18.0
git
  
  
xz
*.tar
  
  


++ baselibs.conf ++
--- /var/tmp/diff_new_pack.8F0Na6/_old  2020-10-27 18:58:27.430721947 +0100
+++ /var/tmp/diff_new_pack.8F0Na6/_new  2020-10-27 18:58:27.430721947 +0100
@@ -6,6 +6,7 @@
 libgstbadaudio-1_0-0
 libgstbasecamerabinsrc-1_0-0
 libgstcodecparsers-1_0-0
+libgstcodecs-1_0-0
 libgstinsertbin-1_0-0
 libgstisoff-1_0-0
 libgstmpegts-1_0-0
@@ -13,5 +14,6 @@
 libgstplayer-1_0-0
 libgstsctp-1_0-0
 

commit gstreamer-plugins-bad for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-06-08 23:58:15

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3606 (New)


Package is "gstreamer-plugins-bad"

Mon Jun  8 23:58:15 2020 rev:106 rq:812278 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-06-04 17:52:12.580221796 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3606/gstreamer-plugins-bad.changes
2020-06-09 00:00:48.656470457 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 15:56:43 UTC 2020 - Bjørn Lie 
+
+- Add gst-plugins-bad-neon-bump.patch: meson: build with neon 0.31.
+
+---

New:

  gst-plugins-bad-neon-bump.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.R74Zth/_old  2020-06-09 00:00:52.196483015 +0200
+++ /var/tmp/diff_new_pack.R74Zth/_new  2020-06-09 00:00:52.200483030 +0200
@@ -50,6 +50,9 @@
 Patch2: gst-plugins-bad-wayland-headers.patch
 # PATCH-FIX-UPSTREAM gst-plugins-bad-vkerror.patch dims...@opensuse.org -- 
vulkan: Drop use of VK_RESULT_BEGIN_RANGE
 Patch3: gst-plugins-bad-vkerror.patch
+# PATCH-FIX-UPSTREAM gst-plugins-bad-neon-bump.patch -- meson: build with neon 
0.31
+Patch4: gst-plugins-bad-neon-bump.patch
+
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ gst-plugins-bad-neon-bump.patch ++
>From f10b424418e448211e3427a76fcd046e157ef0b7 Mon Sep 17 00:00:00 2001
From: worldofpeace 
Date: Fri, 3 Apr 2020 18:50:16 -0400
Subject: [PATCH] meson: build with neon 0.31

No API/ABI changes https://github.com/notroj/neon/blob/0.31.0/NEWS#L3
---
 ext/neon/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext/neon/meson.build b/ext/neon/meson.build
index 5acf480dfd..bf49be9111 100644
--- a/ext/neon/meson.build
+++ b/ext/neon/meson.build
@@ -1,4 +1,4 @@
-neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.30.99'],
+neon_dep = dependency('neon', version: ['>= 0.27', '<= 0.31.99'],
   required : get_option('neon'))
 
 if neon_dep.found()
-- 
2.26.2




commit gstreamer-plugins-bad for openSUSE:Factory

2020-06-04 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-06-04 17:51:56

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3606 (New)


Package is "gstreamer-plugins-bad"

Thu Jun  4 17:51:56 2020 rev:105 rq:811158 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-04-15 20:08:25.638184010 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3606/gstreamer-plugins-bad.changes
2020-06-04 17:52:12.580221796 +0200
@@ -1,0 +2,6 @@
+Wed Jun  3 11:13:32 UTC 2020 - Dominique Leuenberger 
+
+- Add gst-plugins-bad-vkerror.patch: vulkan: Drop use of
+  VK_RESULT_BEGIN_RANGE.
+
+---

New:

  gst-plugins-bad-vkerror.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.9cMunk/_old  2020-06-04 17:52:13.880225793 +0200
+++ /var/tmp/diff_new_pack.9cMunk/_new  2020-06-04 17:52:13.884225805 +0200
@@ -48,7 +48,8 @@
 Patch1: gst-bad-autoconvert-fix-lock-less.patch
 # PATCH-FIX-UPSTREAM gst-plugins-bad-wayland-headers.patch -- Fix wayland 
headers discovery
 Patch2: gst-plugins-bad-wayland-headers.patch
-
+# PATCH-FIX-UPSTREAM gst-plugins-bad-vkerror.patch dims...@opensuse.org -- 
vulkan: Drop use of VK_RESULT_BEGIN_RANGE
+Patch3: gst-plugins-bad-vkerror.patch
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++ gst-plugins-bad-vkerror.patch ++
vulkan: Drop use of VK_RESULT_BEGIN_RANGE

This was removed in Vulkan 1.2.140.

> Shortly after 2020-04-24, we will be removing the automatically
> generated `VK_*_BEGIN_RANGE`, `VK_*_END_RANGE`, and `VK_*_RANGE_SIZE`
> tokens from the Vulkan headers. These tokens are currently defined for
> some enumerated types, but are explicitly not part of the Vulkan API.
> They existed only to support some Vulkan implementation internals,
> which no longer require them. We will be accepting comments on this
> topic in [#1230], but we strongly suggest any external projects using
> these tokens immediately migrate away from them.

[#1230]: https://github.com/KhronosGroup/Vulkan-Docs/issues/1230

Part-of: 


Index: gst-plugins-bad-1.16.2/ext/vulkan/vkerror.c
===
--- gst-plugins-bad-1.16.2.orig/ext/vulkan/vkerror.c
+++ gst-plugins-bad-1.16.2/ext/vulkan/vkerror.c
@@ -27,7 +27,7 @@
 #include "vkerror.h"
 
 /* *INDENT-OFF* */
-static const struct 
+static const struct
 {
   VkResult result;
   const char *str;
@@ -63,8 +63,6 @@ _vk_result_to_string (VkResult result)
 
   if (result >= 0)
 return NULL;
-  if (result < VK_RESULT_BEGIN_RANGE)
-return "Unknown Error";
 
   for (i = 0; i < G_N_ELEMENTS (vk_result_string_map); i++) {
 if (result == vk_result_string_map[i].result)



commit gstreamer-plugins-bad for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-04-15 20:07:14

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2738 (New)


Package is "gstreamer-plugins-bad"

Wed Apr 15 20:07:14 2020 rev:104 rq:793808 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-03-11 18:32:37.862909148 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2738/gstreamer-plugins-bad.changes
2020-04-15 20:08:25.638184010 +0200
@@ -1,0 +2,10 @@
+Tue Apr 14 09:50:17 UTC 2020 - Martin Liška 
+
+- Add -fcommon in order to fix boo#1160395.
+
+---
+Wed Apr  8 15:56:39 UTC 2020 - Michael Gorse 
+
+- Enable chromaprint plugin on SLE (jsc#SLE-11723).
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.a9pphG/_old  2020-04-15 20:08:26.190184384 +0200
+++ /var/tmp/diff_new_pack.a9pphG/_new  2020-04-15 20:08:26.194184387 +0200
@@ -143,7 +143,6 @@
 %if 0%{?is_opensuse}
 BuildRequires:  libbs2b-devel
 BuildRequires:  pkgconfig(fluidsynth)
-BuildRequires:  pkgconfig(libchromaprint)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(tiger) >= 0.3.2
@@ -153,6 +152,7 @@
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
 %endif
 %endif
+BuildRequires:  pkgconfig(libchromaprint)
 %ifarch x86_64
 BuildRequires:  pkgconfig(libmfx)
 BuildRequires:  pkgconfig(libva-drm)
@@ -378,8 +378,8 @@
 %if 0%{?suse_version} >= 1500
 Requires:   libgstwayland-1_0-0 = %{version}
 %endif
-%if 0%{?is_opensuse}
 Requires:   gstreamer-plugins-bad-chromaprint
+%if 0%{?is_opensuse}
 Requires:   gstreamer-plugins-bad-fluidsynth
 %endif
 
@@ -465,6 +465,7 @@
 %autosetup -p1 -n %{_name}-%{version}
 
 %build
+%global optflags %{optflags} -fcommon
 export PYTHON=%{_bindir}/python3
 %if %{use_meson}
 %{meson} \
@@ -729,13 +730,13 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstzbar.so
 
-%files chromaprint
-%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
-
 %files fluidsynth
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %endif
 
+%files chromaprint
+%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
+
 %files -n libgstadaptivedemux-1_0-0
 %{_libdir}/libgstadaptivedemux-%{gst_branch}.so.0*
 




commit gstreamer-plugins-bad for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-03-11 18:32:29

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3160 (New)


Package is "gstreamer-plugins-bad"

Wed Mar 11 18:32:29 2020 rev:103 rq:782579 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-03-06 21:24:11.389445857 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.3160/gstreamer-plugins-bad.changes
2020-03-11 18:32:37.862909148 +0100
@@ -1,0 +2,5 @@
+Sat Mar  7 18:27:39 UTC 2020 - Bjørn Lie 
+
+- Fix conditionals passed to meson for 3'rd party building.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.sYWwFV/_old  2020-03-11 18:32:39.098909907 +0100
+++ /var/tmp/diff_new_pack.sYWwFV/_new  2020-03-11 18:32:39.098909907 +0100
@@ -472,15 +472,6 @@
-Dpackage-name='openSUSE GStreamer-plugins-bad package' \
-Dpackage-origin='http://download.opensuse.org' \
-Ddts=disabled \
-%if %{without faac}
-   -Dfaac=disabled \
-%endif
-%if %{without faad}
-   -Dfaad=disabled \
-%endif
-%if %{without fdk_aac}
-   -Dfdkaac=disabled \
-%endif
-Dlibde265=disabled \
-Dmodplug=disabled \
-Dopenh264=disabled \
@@ -491,6 +482,15 @@
-Dvoaacenc=disabled \
-Dx265=disabled \
 %endif
+%if %{without faac}
+   -Dfaac=disabled \
+%endif
+%if %{without faad}
+   -Dfaad=disabled \
+%endif
+%if %{without fdk_aac}
+   -Dfdkaac=disabled \
+%endif
-Ddirectfb=disabled \
-Dexamples=disabled \
-Dfestival=disabled \




commit gstreamer-plugins-bad for openSUSE:Factory

2020-03-06 Thread root
Hello community,

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

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.26092 (New)


Package is "gstreamer-plugins-bad"

Fri Mar  6 21:24:03 2020 rev:102 rq:781233 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-02-06 13:05:26.544245300 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.26092/gstreamer-plugins-bad.changes
   2020-03-06 21:24:11.389445857 +0100
@@ -1,0 +2,15 @@
+Thu Feb 27 18:08:58 UTC 2020 - Bjørn Lie 
+
+- Switch to meson buildsystem for tumbleweed.
+- Following the above, add pkgconfig(vulkan) BuildRequires and
+  tweak options passed to meson, as well as a cleanup in some
+  conditionals.
+
+---
+Thu Feb 27 13:57:58 UTC 2020 - Dominique Leuenberger 
+
+- Add gst-plugins-bad-wayland-headers.patch: Fix build when using
+  meson and having wayland-headers in non-default location
+https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1076.
+
+---

New:

  gst-plugins-bad-wayland-headers.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.YUdTtp/_old  2020-03-06 21:24:12.945446717 +0100
+++ /var/tmp/diff_new_pack.YUdTtp/_new  2020-03-06 21:24:12.949446719 +0100
@@ -25,8 +25,12 @@
 %bcond_with faac
 %bcond_with faad
 
-# TODO: fix build failure and enable this for Tumbleweed
+# Enable for tumbleweed only for now
+%if 0%{?suse_version} >= 1550
+%define use_meson 1
+%else
 %define use_meson 0
+%endif
 
 Name:   gstreamer-plugins-bad
 Version:1.16.2
@@ -42,6 +46,8 @@
 Patch0: gst-bad-interlace-fixes.patch
 # PATCH-FIX-UPSTREAM gst-bad-autoconvert-fix-lock-less.patch -- autoconvert: 
Fix lock-less exchange or free condition.
 Patch1: gst-bad-autoconvert-fix-lock-less.patch
+# PATCH-FIX-UPSTREAM gst-plugins-bad-wayland-headers.patch -- Fix wayland 
headers discovery
+Patch2: gst-plugins-bad-wayland-headers.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -108,6 +114,7 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 BuildRequires:  pkgconfig(srt)
+BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
@@ -146,12 +153,10 @@
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
 %endif
 %endif
-%if 0%{?suse_version} >= 1550
 %ifarch x86_64
 BuildRequires:  pkgconfig(libmfx)
 BuildRequires:  pkgconfig(libva-drm)
 %endif
-%endif
 %if 0%{?BUILD_ORIG}
 %if %{with faac}
 BuildRequires:  faac-devel
@@ -466,15 +471,7 @@
 %if ! 0%{?BUILD_ORIG}
-Dpackage-name='openSUSE GStreamer-plugins-bad package' \
-Dpackage-origin='http://download.opensuse.org' \
-   -Dresindvd=disabled \
-   -Dsiren=disabled \
-Ddts=disabled \
-   -Dlibde265=disabled \
-   -Dmodplug=disabled \
-   -Dvoaacenc=disabled \
-   -Dvoamrwbenc=disabled \
-   -Dopenh264=disabled \
-%endif
 %if %{without faac}
-Dfaac=disabled \
 %endif
@@ -483,29 +480,39 @@
 %endif
 %if %{without fdk_aac}
-Dfdkaac=disabled \
-   -Dopensles=disabled \
 %endif
+   -Dlibde265=disabled \
+   -Dmodplug=disabled \
+   -Dopenh264=disabled \
+   -Dresindvd=disabled \
+   -Drtmp=disabled \
+   -Dsiren=disabled \
+   -Dvoamrwbenc=disabled \
+   -Dvoaacenc=disabled \
+   -Dx265=disabled \
+%endif
+   -Ddirectfb=disabled \
-Dexamples=disabled \
-Dfestival=disabled \
-Dflite=disabled \
-   -Dwayland=enabled \
-   -Dintrospection=enabled \
-   -Dmsdk=disabled \
-   -Dopencv=disabled \
-   -Dtinyalsa=disabled \
-   -Dwasapi=disabled \
+   -Dhls-crypto=openssl \
+   -Diqa=disabled \
-Dnvdec=disabled \
-Dnvenc=disabled \
-   -Ddirectfb=disabled \
-   -Diqa=disabled \
+   -Dopencv=disabled \
-Dopenni2=disabled \
-   -Drtmp=disabled \
+   -Dopensles=disabled \
-Dsctp=disabled \
-   -Dvulkan=disabled \
+   -Dtinyalsa=disabled \
+   -Dvdpau=disabled \
+   -Dwasapi=disabled \
-Dwildmidi=disabled \
-Dwpe=disabled \
-   -Dx265=disabled \
-   -Dhls-crypto=openssl \
+%ifarch x86_64
+   -Dmsdk=enabled \
+%else
+   -Dmsdk=disabled \
+%endif
%{nil}
 %{meson_build}
 %else
@@ -663,11 +670,9 @@
 

commit gstreamer-plugins-bad for openSUSE:Factory

2020-02-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-02-06 13:05:25

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.26092 (New)


Package is "gstreamer-plugins-bad"

Thu Feb  6 13:05:25 2020 rev:101 rq:769246 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2020-01-12 23:16:47.462647633 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.26092/gstreamer-plugins-bad.changes
   2020-02-06 13:05:26.544245300 +0100
@@ -1,0 +2,5 @@
+Fri Jan 31 23:09:49 UTC 2020 - Bjørn Lie 
+
+- No longer recommend -lang: supplements are in use.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.U8BBTG/_old  2020-02-06 13:05:27.428245781 +0100
+++ /var/tmp/diff_new_pack.U8BBTG/_new  2020-02-06 13:05:27.432245783 +0100
@@ -117,7 +117,6 @@
 #%%define gstreamer_plugins_bad_req %%(xzgrep --text "^GST.*_REQ" %%{S:0} | 
sort -u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= 
/' | tr '\\n' ' ')
 #Requires:   %%gstreamer_plugins_bad_req
 # FIXME
-Recommends: %{name}-lang
 Enhances:   gstreamer
 # Generic name, never used in SuSE:
 Provides:   gst-plugins-bad = %{version}




commit gstreamer-plugins-bad for openSUSE:Factory

2020-01-12 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-01-12 23:16:23

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.6675 (New)


Package is "gstreamer-plugins-bad"

Sun Jan 12 23:16:23 2020 rev:100 rq:761779 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-12-18 14:46:03.273876488 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.6675/gstreamer-plugins-bad.changes
2020-01-12 23:16:47.462647633 +0100
@@ -1,0 +2,9 @@
+Mon Jan  6 10:10:07 UTC 2020 - Bjørn Lie 
+
+- Add upstream bug fix patches:
+  + gst-bad-interlace-fixes.patch: Fix various issues with
+interlace.
+  + gst-bad-autoconvert-fix-lock-less.patch: autoconvert: Fix
+lock-less exchange or free condition.
+
+---

New:

  gst-bad-autoconvert-fix-lock-less.patch
  gst-bad-interlace-fixes.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.oEtdFO/_old  2020-01-12 23:16:49.614648428 +0100
+++ /var/tmp/diff_new_pack.oEtdFO/_new  2020-01-12 23:16:49.626648433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2019 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
@@ -38,6 +38,10 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gst-bad-interlace-fixes.patch -- Fix various issues with 
interlace
+Patch0: gst-bad-interlace-fixes.patch
+# PATCH-FIX-UPSTREAM gst-bad-autoconvert-fix-lock-less.patch -- autoconvert: 
Fix lock-less exchange or free condition.
+Patch1: gst-bad-autoconvert-fix-lock-less.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -530,7 +534,7 @@
--enable-introspection \
--with-hls-crypto=openssl \
%{nil}
-make %{?_smp_mflags}
+%make_build
 %endif
 
 %install

++ gst-bad-autoconvert-fix-lock-less.patch ++
>From 881246497fd257802ac923888e435ba35501cc4d Mon Sep 17 00:00:00 2001
From: Nicolas Dufresne 
Date: Thu, 19 Dec 2019 15:19:29 -0500
Subject: [PATCH] autoconvert: Fix lock-less exchange or free condition

Before this change, we would free the list we just have saved.

Fixes #1158
---
 gst/autoconvert/gstautoconvert.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gst/autoconvert/gstautoconvert.c b/gst/autoconvert/gstautoconvert.c
index 5d3d565af..c3db17740 100644
--- a/gst/autoconvert/gstautoconvert.c
+++ b/gst/autoconvert/gstautoconvert.c
@@ -895,7 +895,7 @@ gst_auto_convert_load_factories (GstAutoConvert * 
autoconvert)
 
   g_assert (all_factories);
 
-  if (g_atomic_pointer_compare_and_exchange (>factories, NULL,
+  if (!g_atomic_pointer_compare_and_exchange (>factories, NULL,
   all_factories)) {
 gst_plugin_feature_list_free (all_factories);
   }
-- 
2.24.1

++ gst-bad-interlace-fixes.patch ++
>From 9fb5c5f466fb707931bf783d9518c661c53f334e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= 
Date: Tue, 3 Dec 2019 15:35:57 +0200
Subject: [PATCH] interlace: Increment phase_index before checking if we're at
 the end of the phase

Incrementing it afterwards will always have to phase_index >= 1 and we
will never be at the beginning (0) of the phase again, and thus never
reset timestamp tracking accordingly.

This was broken in bea13ef43b719aad96e28766cd4d23652a891a20 in 2010, and
causes interlace to run into integer overflows after 2^31 frames or
about 5 hours at 29.97fps. Due to usage of wrong types for the integers
this then causes negative numbers to be used in calculations and all
calculations spectacularly fail, leading to all following buffers to
have the timestamp of the first buffer minus one nanosecond.
---
 gst/interlace/gstinterlace.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gst/interlace/gstinterlace.c b/gst/interlace/gstinterlace.c
index e0ff1aa4b..8121eec01 100644
--- a/gst/interlace/gstinterlace.c
+++ b/gst/interlace/gstinterlace.c
@@ -899,13 +899,13 @@ gst_interlace_chain (GstPad * pad, GstObject * parent, 
GstBuffer * buffer)
 interlace->fields_since_timebase = 0;
   }
 
+  current_fields = format->n_fields[interlace->phase_index];
+  /* increment the phase index */
+  interlace->phase_index++;
   if 

commit gstreamer-plugins-bad for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-12-18 14:43:06

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4691 (New)


Package is "gstreamer-plugins-bad"

Wed Dec 18 14:43:06 2019 rev:99 rq:756036 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-12-11 12:09:06.316639901 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4691/gstreamer-plugins-bad.changes
2019-12-18 14:46:03.273876488 +0100
@@ -1,0 +2,8 @@
+Thu Dec 12 10:22:56 UTC 2019 - Antonio Larrosa 
+
+- Add a BuildRequires for pkgconfig(pangocairo) since it's needed
+  by the ttmlsubs and closedcaption extensions. This is not currently
+  a problem in openSUSE because the dependency is pulled in by other
+  packages which are not installed in SLE.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.vxBU5U/_old  2019-12-18 14:46:06.549877987 +0100
+++ /var/tmp/diff_new_pack.vxBU5U/_new  2019-12-18 14:46:06.557877990 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2019 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
@@ -97,6 +97,7 @@
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(openssl) >= 0.9.5
 BuildRequires:  pkgconfig(opus) >= 0.9.4
+BuildRequires:  pkgconfig(pangocairo)
 BuildRequires:  pkgconfig(sbc)
 BuildRequires:  pkgconfig(schroedinger-1.0) >= 1.0.10
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16




commit gstreamer-plugins-bad for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-12-11 12:08:46

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4691 (New)


Package is "gstreamer-plugins-bad"

Wed Dec 11 12:08:46 2019 rev:98 rq:754304 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-10-14 14:52:21.570315504 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4691/gstreamer-plugins-bad.changes
2019-12-11 12:09:06.316639901 +0100
@@ -1,0 +2,26 @@
+Wed Dec  4 12:31:05 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.2:
+  + wasapi:
+- Various fixes and a workaround for a specific driver bug
+- Move to CoInitializeEx for COM initialization
+- Fix runtime/build warnings
+  + waylandsink: Commit the parent after creating subsurface
+  + msdkdec: fix surface leak in msdkdec_handle_frame
+  + tsmux: Fix copying of buffer region
+  + tsdemux:
+- Handle continuity mismatch in more cases
+- Always issue a DTS even when it's equal to PTS
+  + openexr: Fix build with OpenEXR 2.4 (and also OpenEXR 2.2 on
+Ubuntu 18.04)
+  + ccextractor: Always forward all sticky events to the caption
+pad
+  + pnmdec: Return early on ::finish() if we have no actual data to
+parse
+  + ass: avoid infinite unref loop with bad data
+  + fluidsynth: add sf3 to soundfont search path
+- Drop libtool and automake/conf BuildRequires and autoreconf calls
+  + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
+  Fixed upstream.
+
+---

Old:

  0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
  gst-plugins-bad-1.16.1.tar.xz

New:

  gst-plugins-bad-1.16.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.01ThgE/_old  2019-12-11 12:09:07.420639437 +0100
+++ /var/tmp/diff_new_pack.01ThgE/_new  2019-12-11 12:09:07.420639437 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,24 +29,17 @@
 %define use_meson 0
 
 Name:   gstreamer-plugins-bad
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:https://gstreamer.freedesktop.org/
+URL:https://gstreamer.freedesktop.org/
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM -- do not force C++98 for OpenEXR
-Patch0: 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
-%if !%{use_meson}
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  libtool
-%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
@@ -62,11 +55,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-%if %{suse_version} >= 1550
-BuildRequires:  pkgconfig(OpenEXR) >= 2.3.0
-%else
-BuildRequires:  pkgconfig(OpenEXR) <= 2.3.0
-%endif
+BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(aom)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
@@ -464,10 +453,7 @@
 %lang_package
 
 %prep
-%setup -n %{_name}-%{version}
-%if %{suse_version} >= 1550
-%patch0 -p1
-%endif
+%autosetup -p1 -n %{_name}-%{version}
 
 %build
 export PYTHON=%{_bindir}/python3
@@ -519,7 +505,6 @@
%{nil}
 %{meson_build}
 %else
-autoreconf -vfi
 %configure \
 %if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \

++ gst-plugins-bad-1.16.1.tar.xz -> gst-plugins-bad-1.16.2.tar.xz ++
 9014 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-10-14 14:52:20

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2352 (New)


Package is "gstreamer-plugins-bad"

Mon Oct 14 14:52:20 2019 rev:97 rq:737390 version:1.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-10-10 11:48:15.240147916 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2352/gstreamer-plugins-bad.changes
2019-10-14 14:52:21.570315504 +0200
@@ -1,0 +2,8 @@
+Thu Oct 10 14:39:23 UTC 2019 - Stefan Brüns 
+
+- Fix compilation with OpenEXR 2.4.0
+  + 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
+  + Readd libtool and autoreconf call
+- Remove Leap 42.x support from spec file
+
+---

New:

  0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.hBlISN/_old  2019-10-14 14:52:22.498313083 +0200
+++ /var/tmp/diff_new_pack.hBlISN/_new  2019-10-14 14:52:22.498313083 +0200
@@ -34,12 +34,19 @@
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://gstreamer.freedesktop.org/
+Url:https://gstreamer.freedesktop.org/
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM -- do not force C++98 for OpenEXR
+Patch0: 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
+%if !%{use_meson}
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
+%endif
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
@@ -55,7 +62,11 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-BuildRequires:  pkgconfig(OpenEXR)
+%if %{suse_version} >= 1550
+BuildRequires:  pkgconfig(OpenEXR) >= 2.3.0
+%else
+BuildRequires:  pkgconfig(OpenEXR) <= 2.3.0
+%endif
 BuildRequires:  pkgconfig(aom)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
@@ -453,7 +464,10 @@
 %lang_package
 
 %prep
-%autosetup -p1 -n %{_name}-%{version}
+%setup -n %{_name}-%{version}
+%if %{suse_version} >= 1550
+%patch0 -p1
+%endif
 
 %build
 export PYTHON=%{_bindir}/python3
@@ -505,6 +519,7 @@
%{nil}
 %{meson_build}
 %else
+autoreconf -vfi
 %configure \
 %if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \
@@ -553,14 +568,6 @@
 %find_lang %{_name}-%{gst_branch}
 %fdupes %{buildroot}%{_datadir}/gtk-doc/html/
 
-%if 0%{?suse_version} < 1330
-%post
-%glib2_gsettings_schema_post
-
-%postun
-%glib2_gsettings_schema_postun
-%endif
-
 %post -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
 %postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
 

++ 0001-Require-OpenEXR-2.3.0-at-least-and-do-not-force-C-98.patch ++
>From e85c4be4565d59bb0a64a7cc2abbdb95be0982d8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
Date: Thu, 10 Oct 2019 16:38:37 +0200
Subject: [PATCH] Require OpenEXR 2.3.0 at least, and do not force C++98

OpenEXR 2.3.0 was released more than a year ago, and contains many
correctness and security fixes, even more so the just released 2.4.0.

OpenEXR 2.4.0 requires at least C++11 (and supports C++14/17), so
drop the extra compiler flags.
---
 configure.ac| 2 +-
 ext/openexr/Makefile.am | 2 +-
 ext/openexr/meson.build | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index dbd15419d..06fd09472 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1752,7 +1752,7 @@ AG_GST_CHECK_FEATURE(OPENCV, [opencv plugins], opencv, [
 dnl *** OpenEXR ***
 translit(dnm, m, l) AM_CONDITIONAL(USE_OPENEXR, true)
 AG_GST_CHECK_FEATURE(OPENEXR, [openexr library], openexr, [
-  AG_GST_PKG_CHECK_MODULES(OPENEXR, OpenEXR)
+  AG_GST_PKG_CHECK_MODULES(OPENEXR, OpenEXR >= 2.3.0)
 ])
 
 dnl *** openh264 ***
diff --git a/ext/openexr/Makefile.am b/ext/openexr/Makefile.am
index 1a95fee6b..614c1376a 100644
--- a/ext/openexr/Makefile.am
+++ b/ext/openexr/Makefile.am
@@ -6,7 +6,7 @@ libgstopenexr_la_CFLAGS = \
$(OPENEXR_CFLAGS)
 libgstopenexr_la_CXXFLAGS = \
$(GST_PLUGINS_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CXXFLAGS) \
-   $(OPENEXR_CFLAGS) -std=c++98
+   $(OPENEXR_CFLAGS)
 

commit gstreamer-plugins-bad for openSUSE:Factory

2019-10-10 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-10-10 11:48:11

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2352 (New)


Package is "gstreamer-plugins-bad"

Thu Oct 10 11:48:11 2019 rev:96 rq:733423 version:1.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-09-21 17:27:29.496734650 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2352/gstreamer-plugins-bad.changes
2019-10-10 11:48:15.240147916 +0200
@@ -1,0 +2,12 @@
+Tue Sep 24 13:18:42 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+- Drop upstream fixed patches:
+  + fix-Werror=return-type.patch.
+  + gst-bad-Fix-compilation-with-openh264-v2.0.patch.
+  + gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch.
+- Following the above, drop libtool BuildRequires and autoreconf
+  call, no longer needed.
+
+---

Old:

  fix-Werror=return-type.patch
  gst-bad-Fix-compilation-with-openh264-v2.0.patch
  gst-plugins-bad-1.16.0.tar.xz
  gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch

New:

  gst-plugins-bad-1.16.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.B9mQ9w/_old  2019-10-10 11:48:16.028145824 +0200
+++ /var/tmp/diff_new_pack.B9mQ9w/_new  2019-10-10 11:48:16.028145824 +0200
@@ -29,7 +29,7 @@
 %define use_meson 0
 
 Name:   gstreamer-plugins-bad
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -39,11 +39,6 @@
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 
-Patch0: fix-Werror=return-type.patch
-# PATCH-FIX-UPSTREAM gst-bad-Fix-compilation-with-openh264-v2.0.patch -- Fix 
build with openh264 version 2.0 and newer
-Patch1: gst-bad-Fix-compilation-with-openh264-v2.0.patch
-Patch2: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
-
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -54,9 +49,6 @@
 BuildRequires:  libgsm-devel
 %if %{use_meson}
 BuildRequires:  meson >= 0.47.0
-%else
-# Needed for patch0
-BuildRequires:  libtool
 %endif
 BuildRequires:  musepack-devel
 BuildRequires:  orc >= 0.4.11
@@ -513,8 +505,6 @@
%{nil}
 %{meson_build}
 %else
-# Needed for patch1
-autoreconf -fiv
 %configure \
 %if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \

++ gst-plugins-bad-1.16.0.tar.xz -> gst-plugins-bad-1.16.1.tar.xz ++
 11044 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2019-09-21 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-09-21 17:27:28

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948 (New)


Package is "gstreamer-plugins-bad"

Sat Sep 21 17:27:28 2019 rev:95 rq:731767 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-08-27 15:26:05.908698568 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948/gstreamer-plugins-bad.changes
2019-09-21 17:27:29.496734650 +0200
@@ -1,0 +2,8 @@
+Wed Sep 18 14:58:24 UTC 2019 - Stefan Brüns 
+
+- Use openssl for HLS crypto. openssl is required by DTLS, and hls
+  can use any of openssl, gcrypt or gnutls/nettle (since 1.5.1).
+  Drop explicit pkgconfig(nettle) BuildRequires and pass
+  hls-crypto=openssl to configure/meson.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.aJtebQ/_old  2019-09-21 17:27:29.968734656 +0200
+++ /var/tmp/diff_new_pack.aJtebQ/_new  2019-09-21 17:27:29.972734656 +0200
@@ -103,7 +103,6 @@
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
-BuildRequires:  pkgconfig(nettle)
 BuildRequires:  pkgconfig(openssl) >= 0.9.5
 BuildRequires:  pkgconfig(opus) >= 0.9.4
 BuildRequires:  pkgconfig(sbc)
@@ -510,6 +509,7 @@
-Dwildmidi=disabled \
-Dwpe=disabled \
-Dx265=disabled \
+   -Dhls-crypto=openssl \
%{nil}
 %{meson_build}
 %else
@@ -537,6 +537,7 @@
--enable-gtk-doc \
--enable-wayland \
--enable-introspection \
+   --with-hls-crypto=openssl \
%{nil}
 make %{?_smp_mflags}
 %endif




commit gstreamer-plugins-bad for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-08-27 15:26:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948 (New)


Package is "gstreamer-plugins-bad"

Tue Aug 27 15:26:05 2019 rev:94 rq:726235 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-08-16 15:27:57.906002791 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.7948/gstreamer-plugins-bad.changes
2019-08-27 15:26:05.908698568 +0200
@@ -1,0 +2,18 @@
+Mon Aug 26 09:20:56 UTC 2019 - mvet...@suse.com
+
+- bsc#1144244: Remove dependency on jasper
+  Jasper support was removed in 2013. OpenJPEG is used for JPEG2000.
+
+---
+Mon Aug 19 23:13:15 UTC 2019 - Bjørn Lie 
+
+- Drop pkgconfig(gtk+-3.0) and pkgconfig(gtk+-x11-3.0)
+  BuildRequires and stop passing --with-gtk=3.0 to configure, only
+  used for building examples, and we are already passing
+  --disable-examples to configure.
+- Drop gst-bad-revert-automake-autoconf-versions.patch: No longer
+  needed for any supported version of openSUSE. Note, leaving
+  libtool BuildRequires in place as fix-Werror=return-type.patch
+  needs it still.
+
+---

Old:

  gst-bad-revert-automake-autoconf-versions.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.vgyOcJ/_old  2019-08-27 15:26:06.900698069 +0200
+++ /var/tmp/diff_new_pack.vgyOcJ/_new  2019-08-27 15:26:06.904698066 +0200
@@ -39,12 +39,10 @@
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 
-# PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
-Patch1: gst-bad-revert-automake-autoconf-versions.patch
-Patch2: fix-Werror=return-type.patch
+Patch0: fix-Werror=return-type.patch
 # PATCH-FIX-UPSTREAM gst-bad-Fix-compilation-with-openh264-v2.0.patch -- Fix 
build with openh264 version 2.0 and newer
-Patch3: gst-bad-Fix-compilation-with-openh264-v2.0.patch
-Patch4: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
+Patch1: gst-bad-Fix-compilation-with-openh264-v2.0.patch
+Patch2: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -54,11 +52,10 @@
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
-BuildRequires:  libjasper-devel
 %if %{use_meson}
 BuildRequires:  meson >= 0.47.0
 %else
-# Needed for patch1
+# Needed for patch0
 BuildRequires:  libtool
 %endif
 BuildRequires:  musepack-devel
@@ -85,8 +82,6 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= %{version}
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
 BuildRequires:  pkgconfig(gstreamer-video-1.0) >= %{version}
-BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.3
-BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(kate) >= 0.1.7
 BuildRequires:  pkgconfig(lcms2)
@@ -540,7 +535,6 @@
--disable-examples \
--disable-festival \
--enable-gtk-doc \
-   --with-gtk=3.0 \
--enable-wayland \
--enable-introspection \
%{nil}




commit gstreamer-plugins-bad for openSUSE:Factory

2019-08-16 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-08-16 15:27:54

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22127 (New)


Package is "gstreamer-plugins-bad"

Fri Aug 16 15:27:54 2019 rev:93 rq:722932 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-07-29 17:24:47.742337651 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.22127/gstreamer-plugins-bad.changes
   2019-08-16 15:27:57.906002791 +0200
@@ -1,0 +2,6 @@
+Mon Aug 12 07:15:35 UTC 2019 - Bjørn Lie 
+
+- Move openh264 plugin to build_orig and build it there
+  unconditionally.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.s8kRCw/_old  2019-08-16 15:27:58.538002652 +0200
+++ /var/tmp/diff_new_pack.s8kRCw/_new  2019-08-16 15:27:58.542002651 +0200
@@ -18,7 +18,7 @@
 
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
-%define ENABLE_OPENH264 0
+
 %define _name gst-plugins-bad
 %define gst_branch 1.0
 %bcond_with fdk_aac
@@ -132,9 +132,6 @@
 Provides:   gst-plugins-bad = %{version}
 # Disabled - checking for opencv2/bgsegm.hpp... no
 #BuildRequires:  pkgconfig(opencv)
-%if 0%{?ENABLE_OPENH264}
-BuildRequires:  pkgconfig(openh264) >= 1.3.0
-%endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libsrtp2) >= 2.1.0
@@ -181,6 +178,7 @@
 BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(librtmp)
+BuildRequires:  pkgconfig(openh264) >= 1.3.0
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
@@ -485,6 +483,7 @@
-Dmodplug=disabled \
-Dvoaacenc=disabled \
-Dvoamrwbenc=disabled \
+   -Dopenh264=disabled \
 %endif
 %if %{without faac}
-Dfaac=disabled \
@@ -509,9 +508,6 @@
-Dnvenc=disabled \
-Ddirectfb=disabled \
-Diqa=disabled \
-%if ! 0%{?ENABLE_OPENH264}
-   -Dopenh264=disabled \
-%endif
-Dopenni2=disabled \
-Drtmp=disabled \
-Dsctp=disabled \
@@ -695,9 +691,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
-%if 0%{?ENABLE_OPENH264}
-%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
-%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstproxy.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
@@ -848,6 +841,7 @@
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsiren.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstx265.so




commit gstreamer-plugins-bad for openSUSE:Factory

2019-07-29 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-07-29 17:24:46

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4126 (New)


Package is "gstreamer-plugins-bad"

Mon Jul 29 17:24:46 2019 rev:92 rq:717658 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-07-13 14:00:22.986898263 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4126/gstreamer-plugins-bad.changes
2019-07-29 17:24:47.742337651 +0200
@@ -1,0 +2,31 @@
+Mon Jul 22 07:26:09 UTC 2019 - Martin Liška 
+
+- Update fix-Werror=return-type.patch to upstream version.
+
+---
+Wed Jul 17 01:49:58 UTC 2019 - Rich Coe 
+
+- Add gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch for hang 
(bwo#197558)
+
+---
+Mon Jul 15 16:09:54 UTC 2019 - Bjørn Lie 
+
+- Drop pkgconfig(vdpau) BuildRequires and libgstvdpau sub-package.
+  Obsolete it from the main gstreamer-plugins-bad package. Upstream
+  have now dropped the package from master, and currently it only
+  supports mpeg2 and poorly even that one. It will not make a
+  comeback, so obsolete all versions.
+
+---
+Mon Jul 15 14:46:20 UTC 2019 - Bjørn Lie 
+
+- Add gst-bad-Fix-compilation-with-openh264-v2.0.patch: Fix build
+  with openh264 version 2.0 and newer.
+
+---
+Mon Jul 15 11:15:14 UTC 2019 - Martin Liška 
+
+- Fix -Werror=return-type error in configure script
+  (fix-Werror=return-type.patch).
+
+---

New:

  fix-Werror=return-type.patch
  gst-bad-Fix-compilation-with-openh264-v2.0.patch
  gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.hPJj5z/_old  2019-07-29 17:24:48.490337375 +0200
+++ /var/tmp/diff_new_pack.hPJj5z/_new  2019-07-29 17:24:48.494337373 +0200
@@ -38,8 +38,13 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+
 # PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
 Patch1: gst-bad-revert-automake-autoconf-versions.patch
+Patch2: fix-Werror=return-type.patch
+# PATCH-FIX-UPSTREAM gst-bad-Fix-compilation-with-openh264-v2.0.patch -- Fix 
build with openh264 version 2.0 and newer
+Patch3: gst-bad-Fix-compilation-with-openh264-v2.0.patch
+Patch4: gst-plugins-bad-do-not-retry-downloads-during-shutdown.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -112,7 +117,6 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 BuildRequires:  pkgconfig(srt)
-BuildRequires:  pkgconfig(vdpau)
 BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
@@ -181,6 +185,7 @@
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
 %endif
+Obsoletes:  libgstvdpau >= %{version}
 %if 0%{?BUILD_ORIG}
 %if 0%{?BUILD_ORIG_ADDON}
 Provides:   patched_subset
@@ -356,17 +361,6 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
-%package -n libgstvdpau
-Summary:GStreamer Streaming-Media Framework Plug-Ins
-Group:  System/Libraries
-
-%description -n libgstvdpau
-GStreamer is a streaming media framework based on graphs of filters
-that operate on media data. Applications using this library can do
-anything media-related,from real-time sound processing to playing
-videos. Its plug-in-based architecture means that new data types or
-processing capabilities can be added simply by installing new plug-ins.
-
 %package devel
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  Development/Libraries/C and C++
@@ -475,7 +469,7 @@
 %lang_package
 
 %prep
-%autosetup -n %{_name}-%{version} -p1
+%autosetup -p1 -n %{_name}-%{version}
 
 %build
 export PYTHON=%{_bindir}/python3
@@ -798,9 +792,6 @@
 %files -n libgstwebrtc-1_0-0
 %{_libdir}/libgstwebrtc-%{gst_branch}.so.0*
 
-%files -n libgstvdpau
-%{_libdir}/gstreamer-%{gst_branch}/libgstvdpau.so
-
 %if 0%{?suse_version} >= 1500
 

commit gstreamer-plugins-bad for openSUSE:Factory

2019-07-13 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-07-13 13:47:20

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4615 (New)


Package is "gstreamer-plugins-bad"

Sat Jul 13 13:47:20 2019 rev:91 rq:713764 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-06-30 10:18:33.287345542 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4615/gstreamer-plugins-bad.changes
2019-07-13 14:00:22.986898263 +0200
@@ -1,0 +2,13 @@
+Sat Jul  6 13:28:49 UTC 2019 - Bjørn Lie 
+
+- Add conditional pkgconfig(libmfx) and pkgconfig(libva-drm)
+  BuildRequires: Build intel-mediasdk support.
+
+---
+Mon Jul  1 16:09:56 UTC 2019 - mgo...@suse.com
+
+- Re-enable musepack: depend on musepack-devel, rather than
+  libmpcdec-devel; the latter is no longer sufficient as of 1.16.0.
+  Add musepack plugin back into files.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.h4gRTm/_old  2019-07-13 14:00:24.650897754 +0200
+++ /var/tmp/diff_new_pack.h4gRTm/_new  2019-07-13 14:00:24.674897747 +0200
@@ -50,13 +50,13 @@
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
-BuildRequires:  libmpcdec-devel
 %if %{use_meson}
 BuildRequires:  meson >= 0.47.0
 %else
 # Needed for patch1
 BuildRequires:  libtool
 %endif
+BuildRequires:  musepack-devel
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -155,6 +155,12 @@
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
 %endif
 %endif
+%if 0%{?suse_version} >= 1550
+%ifarch x86_64
+BuildRequires:  pkgconfig(libmfx)
+BuildRequires:  pkgconfig(libva-drm)
+%endif
+%endif
 %if 0%{?BUILD_ORIG}
 %if %{with faac}
 BuildRequires:  faac-devel
@@ -474,7 +480,6 @@
 %build
 export PYTHON=%{_bindir}/python3
 %if %{use_meson}
-# TODO: need to package new(er) musepack before it can be re-enabled
 %{meson} \
 %if ! 0%{?BUILD_ORIG}
-Dpackage-name='openSUSE GStreamer-plugins-bad package' \
@@ -510,7 +515,6 @@
-Dnvenc=disabled \
-Ddirectfb=disabled \
-Diqa=disabled \
-   -Dmusepack=disabled \
 %if ! 0%{?ENABLE_OPENH264}
-Dopenh264=disabled \
 %endif
@@ -688,6 +692,12 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
+%if 0%{?suse_version} >= 1550
+%ifarch x86_64
+%{_libdir}/gstreamer-%{gst_branch}/libgstmsdk.so
+%endif
+%endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so




commit gstreamer-plugins-bad for openSUSE:Factory

2019-06-30 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-06-30 10:18:31

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4615 (New)


Package is "gstreamer-plugins-bad"

Sun Jun 30 10:18:31 2019 rev:90 rq:712235 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-06-13 22:34:06.896366310 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4615/gstreamer-plugins-bad.changes
2019-06-30 10:18:33.287345542 +0200
@@ -1,0 +2,61 @@
+Thu Jun 27 08:37:56 UTC 2019 - Dominique Leuenberger 
+
+- Add libgstsctp-1_0-0 to baselibs.conf:
+  gstreamer-plugins-bad-32bit requires it.
+
+---
+Mon Jun 17 20:47:45 UTC 2019 - mgo...@suse.com
+
+- Update to version 1.16.0:
+  + Highlights
+- GStreamer WebRTC stack gained support for data channels for
+  peer-to-peer communication based on SCTP, BUNDLE support, as
+  well as support for multiple TURN servers.
+- AV1 video codec support for Matroska and QuickTime/MP4
+  containers and more configuration options and supported
+  input formats for the AOMedia AV1 encoder
+- Support for Closed Captions and other Ancillary Data in video
+- Support for planar (non-interleaved) raw audio
+- GstVideoAggregator, compositor and OpenGL mixer elements are
+  now in -base
+- New alternate fields interlace mode where each buffer carries
+  a single field
+- WebM and Matroska ContentEncryption support in the Matroska
+  demuxer
+- new WebKit WPE-based web browser source element
+- Video4Linux: HEVC encoding and decoding, JPEG encoding, and
+  improved dmabuf import/export
+- Hardware-accelerated Nvidia video decoder gained support for
+  VP8/VP9 decoding, whilst the encoder gained support for
+  H.265/HEVC encoding.
+- Many improvements to the Intel Media SDK based
+  hardware-accelerated video decoder and encoder plugin (msdk):
+  dmabuf import/export for zero-copy integration with other
+  components; VP9 decoding; 10-bit HEVC encoding; video
+  post-processing (vpp) support including deinterlacing; and
+  the video decoder now handles dynamic resolution changes.
+- The ASS/SSA subtitle overlay renderer can now handle multiple
+  subtitles that overlap in time and will show them on screen
+  simultaneously
+- The Meson build is now feature-complete (*) and it is now the
+  recommended build system on all platforms. The Autotools
+  build is scheduled to be removed in the next cycle.
+- The GStreamer Rust bindings and Rust plugins module are now
+  officially part of upstream GStreamer.
+- The GStreamer Editing Services gained a gesdemux element that
+  allows directly playing back serialized edit list with
+  playbin or (uri)decodebin
+- Many performance improvements
+- Add incomplete meson support. Currently disabled.
+- Drop gstreamer-plugins-bad-reproducible.patch: fixed upstream.
+- Disable musepack plugin and remove from files, since it
+  requires a newer library than what we currently have.
+- Remove libgstcompositor.so and libgstopenglmixers.so: moved to
+  -base.
+-Removed libgststereo.so from files: merged with audiofx in -good.
+- Remove libgstvcdsrc.so from files: removed upstream.
+- Add libgstclosedcaption.so to files.
+- Remove libgstbadvideo package: now in -base.
+- Package libgstcp.
+
+---

Old:

  gst-plugins-bad-1.14.5.tar.xz
  gstreamer-plugins-bad-reproducible.patch

New:

  gst-plugins-bad-1.16.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.PZa9Il/_old  2019-06-30 10:18:34.463347369 +0200
+++ /var/tmp/diff_new_pack.PZa9Il/_new  2019-06-30 10:18:34.499347425 +0200
@@ -25,8 +25,11 @@
 %bcond_with faac
 %bcond_with faad
 
+# TODO: fix build failure and enable this for Tumbleweed
+%define use_meson 0
+
 Name:   gstreamer-plugins-bad
-Version:1.14.5
+Version:1.16.0
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -35,9 +38,6 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
-
-# PATCH-FIX-UPSTREAM gstreamer-plugins-bad-reproducible.patch boo#1048207 
bwiedem...@suse.com -- Fix reproducible build
-Patch0: 

commit gstreamer-plugins-bad for openSUSE:Factory

2019-06-13 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-06-13 22:34:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4811 (New)


Package is "gstreamer-plugins-bad"

Thu Jun 13 22:34:05 2019 rev:89 rq:707913 version:1.14.5

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-05-03 22:28:06.628350568 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.4811/gstreamer-plugins-bad.changes
2019-06-13 22:34:06.896366310 +0200
@@ -1,0 +2,29 @@
+Fri May 31 22:14:26 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.14.5:
+  + assrender: fix disappearing subtitles when seeking back in
+time.
+  + decklinkvideosink: fix segfault when audiosink is closed before
+videosink.
+  + decklinkvideosrc: respect pixel format property even if mode is
+set to auto.
+  + d3dvideosink: Fix calculating buffer size of packed format;
+don’t leak thread object.
+  + dtls: Don’t abort on non-fatal issues, make work with newer
+OpenSSL versions.
+  + msdk: more robust error handling; fix intel sdk libdir path.
+  + nvenc: Ensure drain all frames on finish; fix element reuse and
+clean up properly.
+  + openh264dec: Fix handling of errors when doing EOS.
+  + shmsrc: fixes a crash when is-live is true due a race
+condition.
+  + shmsink: fix possible (racy) deadlock on shutdown.
+  + siren: Fix invalid floating point operation.
+  + tsdemux: Skew correction improvements: use upstream DTS if set.
+  + wasapi:
+- Number of segments was always 2 (the absolute minimum) by
+  accident.
+- Fix infinite loop when the device disappears.
+- Drop gst-bad-fdkaac2-fix.patch: Fixed upstream.
+
+---

Old:

  gst-bad-fdkaac2-fix.patch
  gst-plugins-bad-1.14.4.tar.xz

New:

  gst-plugins-bad-1.14.5.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.ZH3uPV/_old  2019-06-13 22:34:07.468366124 +0200
+++ /var/tmp/diff_new_pack.ZH3uPV/_new  2019-06-13 22:34:07.472366123 +0200
@@ -26,7 +26,7 @@
 %bcond_with faad
 
 Name:   gstreamer-plugins-bad
-Version:1.14.4
+Version:1.14.5
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -40,8 +40,6 @@
 Patch0: gstreamer-plugins-bad-reproducible.patch
 # PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
 Patch1: gst-bad-revert-automake-autoconf-versions.patch
-# PATCH-FIX-UPSTREAM gst-bad-fdkaac2-fix.patch -- fdkaac: Fixes for 
compatibility with libfdk-aac 2.0.0
-Patch2: gst-bad-fdkaac2-fix.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes

++ gst-plugins-bad-1.14.4.tar.xz -> gst-plugins-bad-1.14.5.tar.xz ++
 8847 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2019-05-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-05-03 22:28:04

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.5148 (New)


Package is "gstreamer-plugins-bad"

Fri May  3 22:28:04 2019 rev:88 rq:700352 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2019-01-08 12:18:54.948900998 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.5148/gstreamer-plugins-bad.changes
2019-05-03 22:28:06.628350568 +0200
@@ -1,0 +2,8 @@
+Thu May  2 15:42:08 UTC 2019 - o...@aepfle.de
+
+- The license of fdk-aac is not GPL compatible, therefore this pkg
+  can not possibly be built with fdk-aac by default
+  To gain fdk-aac support, recompile it at home and keep it there
+- Restore code to handle faac/faad
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.toIwqZ/_old  2019-05-03 22:28:08.192350053 +0200
+++ /var/tmp/diff_new_pack.toIwqZ/_new  2019-05-03 22:28:08.192350053 +0200
@@ -21,6 +21,9 @@
 %define ENABLE_OPENH264 0
 %define _name gst-plugins-bad
 %define gst_branch 1.0
+%bcond_with fdk_aac
+%bcond_with faac
+%bcond_with faad
 
 Name:   gstreamer-plugins-bad
 Version:1.14.4
@@ -151,11 +154,18 @@
 %endif
 %endif
 %if 0%{?BUILD_ORIG}
+%if %{with faac}
 BuildRequires:  faac-devel
+%endif
+%if %{with faad}
+BuildRequires:  libfaad-devel
+%endif
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(dvdnav) >= 4.1.2
 BuildRequires:  pkgconfig(dvdread) >= 4.1.2
+%if %{with fdk_aac}
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
+%endif
 BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(librtmp)
@@ -470,6 +480,15 @@
--disable-resindvd \
--disable-siren \
 %endif
+%if %{without faac}
+   --disable-faac \
+%endif
+%if %{without faad}
+   --disable-faad \
+%endif
+%if %{without fdk_aac}
+   --disable-fdk_aac \
+%endif
--disable-static \
--disable-examples \
--disable-festival \
@@ -763,8 +782,15 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so
+%if %{with faac}
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
+%endif
+%if %{with faad}
+%{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
+%endif
+%if %{with fdk_aac}
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so




commit gstreamer-plugins-bad for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2019-01-08 12:18:53

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.28833 (New)


Package is "gstreamer-plugins-bad"

Tue Jan  8 12:18:53 2019 rev:87 rq:662547 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-12-21 08:18:07.769754686 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.28833/gstreamer-plugins-bad.changes
   2019-01-08 12:18:54.948900998 +0100
@@ -5 +5 @@
-  with libfdk-aac 2.0.0.
+  with libfdk-aac 2.0.0 (boo#1120299).



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.c7PRFq/_old  2019-01-08 12:18:56.552899493 +0100
+++ /var/tmp/diff_new_pack.c7PRFq/_new  2019-01-08 12:18:56.556899489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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




commit gstreamer-plugins-bad for openSUSE:Factory

2018-12-20 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-12-21 08:18:06

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.28833 (New)


Package is "gstreamer-plugins-bad"

Fri Dec 21 08:18:06 2018 rev:86 rq:658707 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-10-11 11:42:35.427005328 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.28833/gstreamer-plugins-bad.changes
   2018-12-21 08:18:07.769754686 +0100
@@ -1,0 +2,6 @@
+Thu Dec 13 06:09:22 UTC 2018 - bjorn@gmail.com
+
+- Add gst-bad-fdkaac2-fix.patch: fdkaac: Fixes for compatibility
+  with libfdk-aac 2.0.0.
+
+---

New:

  gst-bad-fdkaac2-fix.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.q9xZWo/_old  2018-12-21 08:18:08.313754177 +0100
+++ /var/tmp/diff_new_pack.q9xZWo/_new  2018-12-21 08:18:08.317754173 +0100
@@ -37,6 +37,8 @@
 Patch0: gstreamer-plugins-bad-reproducible.patch
 # PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
 Patch1: gst-bad-revert-automake-autoconf-versions.patch
+# PATCH-FIX-UPSTREAM gst-bad-fdkaac2-fix.patch -- fdkaac: Fixes for 
compatibility with libfdk-aac 2.0.0
+Patch2: gst-bad-fdkaac2-fix.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes

++ gst-bad-fdkaac2-fix.patch ++
>From f4fdb9770c76113f38515245fecc5f11b3ace20d Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" 
Date: Tue, 4 Dec 2018 17:54:42 +0100
Subject: [PATCH 1/2] fdkaacenc: Remove MODE_2_1

This is not a standard mode and no longer supported by fdk-aac 2.0.0.

For https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/825
---
 ext/fdkaac/gstfdkaacenc.c | 4 
 1 file changed, 4 deletions(-)

diff --git a/ext/fdkaac/gstfdkaacenc.c b/ext/fdkaac/gstfdkaacenc.c
index ad2bcb492..8410e684c 100644
--- a/ext/fdkaac/gstfdkaacenc.c
+++ b/ext/fdkaac/gstfdkaacenc.c
@@ -71,10 +71,6 @@ static const struct
   GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER,
   GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
   GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT}}, {
-3, MODE_2_1, {
-  GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
-  GST_AUDIO_CHANNEL_POSITION_FRONT_RIGHT,
-  GST_AUDIO_CHANNEL_POSITION_LFE1}}, {
 4, MODE_1_2_1, {
   GST_AUDIO_CHANNEL_POSITION_FRONT_CENTER,
   GST_AUDIO_CHANNEL_POSITION_FRONT_LEFT,
-- 
2.18.1


>From 19d34f6b5e1633d5ec4bb2832c58470f0c829cab Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" 
Date: Wed, 5 Dec 2018 10:10:39 +0100
Subject: [PATCH 2/2] fdkaacdec: Use WAV channel mapping instead of interleave
 setting

The latter is going away in libfdk-aac 2.0.0. Instead, MPEG-style output
is always non-interleaved and WAV-style output is always interleaved.
Earlier libfdk-aac also defaults interleaving accordingly.

Since our reordering looks at the associated PCE indices instead of the
actual channel order, we're agnostic to the mapping.

For https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/825
---
 ext/fdkaac/gstfdkaacdec.c | 12 
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/ext/fdkaac/gstfdkaacdec.c b/ext/fdkaac/gstfdkaacdec.c
index c27183752..f5136b334 100644
--- a/ext/fdkaac/gstfdkaacdec.c
+++ b/ext/fdkaac/gstfdkaacdec.c
@@ -151,17 +151,13 @@ gst_fdkaacdec_set_format (GstAudioDecoder * dec, GstCaps 
* caps)
 gst_buffer_unref (codec_data);
   }
 
+  /* Choose WAV channel mapping to get interleaving even with libfdk-aac 2.0.0
+   * The pChannelIndices retain the indices from the standard MPEG mapping so
+   * we're agnostic to the actual order. */
   if ((err =
   aacDecoder_SetParam (self->dec, AAC_PCM_OUTPUT_CHANNEL_MAPPING,
-  0)) != AAC_DEC_OK) {
-GST_ERROR_OBJECT (self, "Failed to set output channel mapping: %d", err);
-return FALSE;
-  }
-
-  if ((err =
-  aacDecoder_SetParam (self->dec, AAC_PCM_OUTPUT_INTERLEAVED,
   1)) != AAC_DEC_OK) {
-GST_ERROR_OBJECT (self, "Failed to set interleaved output: %d", err);
+GST_ERROR_OBJECT (self, "Failed to set output channel mapping: %d", err);
 return FALSE;
   }
 
-- 
2.18.1




commit gstreamer-plugins-bad for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-10-11 11:42:24

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Thu Oct 11 11:42:24 2018 rev:85 rq:639892 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-10-02 19:40:07.562325061 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-10-11 11:42:35.427005328 +0200
@@ -1,0 +2,6 @@
+Wed Oct  3 15:46:47 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.4:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---

Old:

  gst-plugins-bad-1.14.3.tar.xz

New:

  gst-plugins-bad-1.14.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.r6GKUu/_old  2018-10-11 11:42:36.967003368 +0200
+++ /var/tmp/diff_new_pack.r6GKUu/_new  2018-10-11 11:42:36.967003368 +0200
@@ -23,7 +23,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-bad
-Version:1.14.3
+Version:1.14.4
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ gst-plugins-bad-1.14.3.tar.xz -> gst-plugins-bad-1.14.4.tar.xz ++
 4206 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-10-02 19:39:59

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Oct  2 19:39:59 2018 rev:84 rq:638676 version:1.14.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-08-07 09:42:03.577203627 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-10-02 19:40:07.562325061 +0200
@@ -1,0 +2,6 @@
+Wed Sep 26 20:27:27 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.3:
+  + Bugfix release, please see .changes in gstreamer main package.
+
+---

Old:

  gst-plugins-bad-1.14.2.tar.xz

New:

  gst-plugins-bad-1.14.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.7vlE9b/_old  2018-10-02 19:40:08.178324147 +0200
+++ /var/tmp/diff_new_pack.7vlE9b/_new  2018-10-02 19:40:08.190324129 +0200
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -23,7 +23,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-bad
-Version:1.14.2
+Version:1.14.3
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ gst-plugins-bad-1.14.2.tar.xz -> gst-plugins-bad-1.14.3.tar.xz ++
 32973 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2018-08-07 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-08-07 09:41:57

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Aug  7 09:41:57 2018 rev:83 rq:627434 version:1.14.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-07-27 10:53:03.229280364 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-08-07 09:42:03.577203627 +0200
@@ -1,0 +2,6 @@
+Fri Aug  3 16:45:17 UTC 2018 - bjorn@gmail.com
+
+- Add pkgconfig(aom) BuildRequires: Build AOMedia Video 1 (AV1)
+  support.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.CVQYvt/_old  2018-08-07 09:42:04.153204631 +0200
+++ /var/tmp/diff_new_pack.CVQYvt/_new  2018-08-07 09:42:04.153204631 +0200
@@ -55,6 +55,7 @@
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(OpenEXR)
+BuildRequires:  pkgconfig(aom)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
@@ -553,6 +554,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstaiff.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstaom.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstasfmux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstassrender.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstaudiobuffersplit.so




commit gstreamer-plugins-bad for openSUSE:Factory

2018-07-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-07-27 10:52:59

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Jul 27 10:52:59 2018 rev:82 rq:624902 version:1.14.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-07-13 10:14:25.753962520 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-07-27 10:53:03.229280364 +0200
@@ -1,0 +2,45 @@
+Mon Jul 23 13:43:13 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.2:
+  + Update docs.
+  + find_codec_preferences: use received caps.
+  + player: Avoid trying to join the player thread from itself.
+  + decklink: Fix warning about HRESULT not being unsigned int.
+  + pitch: Flush only if there are unprocessed samples.
+  + pitch: preserve seek event seqnums.
+  + pitch: fix latency reporting.
+  + pitch: Fix single input buffer followed by EOS.
+  + videoaggregator: Fix string leak.
+  + videoaggregator: log an ERROR if we're going to return a flow
+error.
+  + dvb: Fix typo in comment termination.
+  + dvb: camconditionalaccess: fix wrong license headers.
+  + webrtc: Fix memory leak.
+  + webrtc: Clean up and fix transportsendbin.
+  + webrtc: Move dtlssrtpenc state management.
+  + webrtc/dtlstransport: Add more debug. Rename category.
+  + webrtc: Clean up pad block allocs on dispose.
+  + webrtc: Move the transportsendbin pad block removal.
+  + webrtc: Fix wrong parent classes for DTLSTransport and
+ICETransport.
+  + webrtc: Explicitly initialise mutex and condition.
+  + webrtc: Don't deadlock on block pads on shutdown.
+  + webrtcbin: copy sticky events on our ghostpads.
+  + webrtcbin: rtpstorage takes a 64-bit integer for "size-time"
+property.
+  + webrtcbin: implement support for FEC and RTX.
+  + player: Fix duration-changed CRITICAL warning if duration did
+not actually change.
+  + gst_webrtc_session_description_new: fix annotations.
+  + tsdemux: Don't set invalid seqnum on segment event.
+  + tsdemux: Don't query duration if program isn't active.
+  + mpegtsdemux: Fix SEGMENT seqnum propagation.
+  + codecparsers: mpeg2: don't mess the StartCode only packets.
+  + wasapisink: fix a rounding error when calculating the buffer
+frame count.
+  + wasapisink: fix missing unlock in case IAudioClient_Start
+fails.
+  + wasapi: use FAILED to detect errors.
+  + wasapi: Don't pass CoTaskMemFree to g_clear_pointer.
+
+---

Old:

  gst-plugins-bad-1.14.1.tar.xz

New:

  gst-plugins-bad-1.14.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.6ruBsD/_old  2018-07-27 10:53:04.757283290 +0200
+++ /var/tmp/diff_new_pack.6ruBsD/_new  2018-07-27 10:53:04.761283297 +0200
@@ -23,7 +23,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-bad
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ gst-plugins-bad-1.14.1.tar.xz -> gst-plugins-bad-1.14.2.tar.xz ++
 20204 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2018-07-13 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-07-13 10:14:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Jul 13 10:14:19 2018 rev:81 rq:621080 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-06-28 15:09:50.899986012 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-07-13 10:14:25.753962520 +0200
@@ -1,0 +2,6 @@
+Sat Jun 23 21:35:47 UTC 2018 - bjorn@gmail.com
+
+- Conditionalize pkgconfig(libopenmpt) and pkgconfig(lilv-0)
+  BuildRequires: fix build for SLE 12 SP3.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.IJC5Xv/_old  2018-07-13 10:14:27.281964320 +0200
+++ /var/tmp/diff_new_pack.IJC5Xv/_new  2018-07-13 10:14:27.281964320 +0200
@@ -86,14 +86,12 @@
 BuildRequires:  pkgconfig(libkms)
 BuildRequires:  pkgconfig(libmms) >= 0.4
 BuildRequires:  pkgconfig(libofa) >= 0.9.3
-BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
 BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
@@ -126,7 +124,9 @@
 BuildRequires:  pkgconfig(openh264) >= 1.3.0
 %endif
 %if 0%{?suse_version} >= 1500
+BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libsrtp2) >= 2.1.0
+BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(nice) >= 0.1.14
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
@@ -599,7 +599,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstkate.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstkms.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstladspa.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
@@ -616,7 +615,6 @@
 %if 0%{?ENABLE_OPENH264}
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenh264.so
 %endif
-%{_libdir}/gstreamer-%{gst_branch}/libgstopenmpt.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopusparse.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstproxy.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
@@ -650,6 +648,8 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
 %if 0%{?suse_version} >= 1500
+%{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenmpt.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstwebrtc.so




commit gstreamer-plugins-bad for openSUSE:Factory

2018-06-28 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-06-28 15:09:47

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Thu Jun 28 15:09:47 2018 rev:80 rq:618661 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-06-15 14:34:08.598968200 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-06-28 15:09:50.899986012 +0200
@@ -1,0 +2,6 @@
+Fri Jun 22 10:21:43 UTC 2018 - bjorn@gmail.com
+
+- Conditionalize pkgconfig(libsrtp2) and pkgconfig(nice)
+  BuildRequires: fix build for Leap 42.3.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.bLVKLO/_old  2018-06-28 15:09:52.495983080 +0200
+++ /var/tmp/diff_new_pack.bLVKLO/_new  2018-06-28 15:09:52.495983080 +0200
@@ -89,7 +89,6 @@
 BuildRequires:  pkgconfig(libopenmpt)
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
-BuildRequires:  pkgconfig(libsrtp2)
 BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(libwebp)
@@ -99,7 +98,6 @@
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
-BuildRequires:  pkgconfig(nice) >= 0.1.14
 BuildRequires:  pkgconfig(openssl) >= 0.9.5
 BuildRequires:  pkgconfig(opus) >= 0.9.4
 BuildRequires:  pkgconfig(sbc)
@@ -128,6 +126,8 @@
 BuildRequires:  pkgconfig(openh264) >= 1.3.0
 %endif
 %if 0%{?suse_version} >= 1500
+BuildRequires:  pkgconfig(libsrtp2) >= 2.1.0
+BuildRequires:  pkgconfig(nice) >= 0.1.14
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
@@ -639,7 +639,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstspandsp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsrt.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsttimecode.so
@@ -651,9 +650,10 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
 %if 0%{?suse_version} >= 1500
+%{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
-%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstwebrtc.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstwebrtcdsp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstyadif.so




commit gstreamer-plugins-bad for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-06-15 14:34:08

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Jun 15 14:34:08 2018 rev:79 rq:615315 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-06-05 12:48:57.314333949 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-06-15 14:34:08.598968200 +0200
@@ -1,0 +2,6 @@
+Fri Jun  8 20:22:16 UTC 2018 - bjorn@gmail.com
+
+- Add back faac-devel, there are some old apps explicitly depending
+  on that plugin to to do aac encoding.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.KlBKvw/_old  2018-06-15 14:34:10.098913336 +0200
+++ /var/tmp/diff_new_pack.KlBKvw/_new  2018-06-15 14:34:10.102913190 +0200
@@ -148,6 +148,7 @@
 %endif
 %endif
 %if 0%{?BUILD_ORIG}
+BuildRequires:  faac-devel
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(dvdnav) >= 4.1.2
 BuildRequires:  pkgconfig(dvdread) >= 4.1.2
@@ -758,6 +759,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstde265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so




commit gstreamer-plugins-bad for openSUSE:Factory

2018-06-05 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-06-05 12:48:54

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Jun  5 12:48:54 2018 rev:78 rq:613232 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-05-29 10:27:13.539694574 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-06-05 12:48:57.314333949 +0200
@@ -1,0 +2,5 @@
+Tue May 29 20:45:11 UTC 2018 - bjorn@gmail.com
+
+- Add pkgconfig(srt) BuildRequires: Build srt plugin.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.F9otTx/_old  2018-06-05 12:48:58.514289980 +0200
+++ /var/tmp/diff_new_pack.F9otTx/_new  2018-06-05 12:48:58.518289834 +0200
@@ -107,6 +107,7 @@
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
+BuildRequires:  pkgconfig(srt)
 BuildRequires:  pkgconfig(vdpau)
 BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
 BuildRequires:  pkgconfig(x11)
@@ -636,6 +637,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstsoundtouch.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspandsp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsrt.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so




commit gstreamer-plugins-bad for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-05-29 10:27:08

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue May 29 10:27:08 2018 rev:77 rq:612651 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-04-02 22:48:23.651662152 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-05-29 10:27:13.539694574 +0200
@@ -1,0 +2,146 @@
+Mon May 28 10:01:26 UTC 2018 - bjorn@gmail.com
+
+- Drop faac-devel and faad2-devel BuildRequires: fdk-aac plugin
+  fills this role for both of them.
+- No longer pass conditional --disable-dvdspu to configure, plugin
+  files are all LGPL-2.1.
+
+---
+Sun May 20 09:38:14 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.1:
+  + GstPad: Fix race condition causing the same probe to be called
+multiple times
+  + Fix occasional deadlocks on windows when outputting debug
+logging
+  + Fix debug levels being applied in the wrong order
+  + GIR annotation fixes for bindings
+  + audiomixer, audioaggregator: fix some negotiation issues
+  + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
+  + flvmux: wait for caps on all input pads before writing header
+even if source is live
+  + flvmux: don't wake up the muxer unless there is data, fixes
+busy looping if there's no input data
+  + flvmux: fix major leak of input buffers
+  + rtspsrc, rtsp-server: revert to RTSP RFC handling of
+sendonly/recvonly attributes
+  + rtpvrawpay: fix payloading with very large mtu sizes where
+everything fits into a single RTP packet
+  + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
+  + v4l2: Disable DMABuf for emulated formats when using libv4l2
+  + v4l2: Always set colorimetry in S_FMT
+  + asfdemux: Set stream-format field for H264 streams and handle
+H.264 in bytestream format
+  + x265enc: Fix tagging of keyframes on output buffers
+  + ladspa: Fix critical during plugin load on Windows
+  + decklink: Fix COM initialisation on Windows
+  + h264parse: fix re-use across pipeline stop/restart
+  + mpegtsmux: fix force-keyframe event handling and PCR/PMT
+changes that would confuse some players with generated HLS
+streams
+  + adaptivedemux: Support period change in live playlist
+  + rfbsrc: Fix support for applevncserver and support NULL pool in
+decide_allocation
+  + jpegparse: Fix APP1 marker segment parsing
+  + h265parse: Make caps writable before modifying them, fixes
+criticals
+  + fakevideosink: request an extra buffer if enable-last-sample is
+enabled
+  + wasapisrc: Don't provide a clock based on WASAPI's clock
+  + wasapi: Only use audioclient3 when low-latency, as it might
+otherwise glitch with slow CPUs or VMs
+  + wasapi: Don't derive device period from latency time, should
+make it more robust against glitches
+  + audiolatency: Fix wave detection in buffers and avoid bogus pts
+values while starting
+  + msdk: fix plugin load on implementations with only HW support
+  + msdk: dec: set framerate to the driver only if provided, not in
+0/1 case
+  + msdk: Don't set extended coding options for JPEG encode
+  + rtponviftimestamp: fix state change function init/reset causing
+races/crashes on shutdown
+  + decklink: fix initialization failure in windows binary
+  + ladspa: Fix critical warnings during plugin load on Windows and
+fix dependencies in meson build
+  + gl: fix cross-compilation error with viv-fb
+  + qmlglsink: make work with eglfs_kms
+  + rtspclientsink: Don't deadlock in preroll on early close
+  + rtspclientsink: Fix client ports for the RTCP backchannel
+  + rtsp-server: Fix session timeout when streaming data to client
+over TCP
+  + vaapiencode: h264: find best profile in those available, fixing
+negotiation errors
+  + vaapi: remove custom GstGL context handling, use GstGL instead.
+Fixes GL Context sharing with WebkitGtk on wayland
+  + gst-editing-services: various fixes
+  + gst-python: bump pygobject req to 3.8;
+fix GstPad.set_query_function(); dist autogen.sh and
+configure.ac in tarball
+  + g-i: pick up GstVideo-1.0.gir from local build directory in
+GstGL build
+  + g-i: update constant values for bindings
+  + avoid duplicate symbols in plugins across modules in static
+builds
+  + ... and many, many more!
+
+---
+Mon Apr 16 21:19:09 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.0:
+  + Highlights:
+- WebRTC support: 

commit gstreamer-plugins-bad for openSUSE:Factory

2018-04-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-04-02 22:48:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Apr  2 22:48:19 2018 rev:76 rq:592329 version:1.12.5

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-03-29 11:48:46.381165276 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-04-02 22:48:23.651662152 +0200
@@ -1,0 +2,10 @@
+Thu Mar 29 12:43:47 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.12.5:
+  + Bugs fixed: bgo#794069, bgo#794353, bgo#794620, bgo#794537,
+bgo#793629, bgo#789476, bgo#789476, bgo#791910, bgo#791813,
+bgo#791772, bgo#791330, bgo#791982.
+- Drop gst-bad-vtdec-destroy-create-fix.patch and
+  gst-bad-player-transfer-ownership.patch: Fixed upstream.
+
+---

Old:

  gst-bad-player-transfer-ownership.patch
  gst-bad-vtdec-destroy-create-fix.patch
  gst-plugins-bad-1.12.4.tar.xz

New:

  gst-plugins-bad-1.12.5.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.5mbFvI/_old  2018-04-02 22:48:24.251640338 +0200
+++ /var/tmp/diff_new_pack.5mbFvI/_new  2018-04-02 22:48:24.251640338 +0200
@@ -23,7 +23,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-bad
-Version:1.12.4
+Version:1.12.5
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -33,14 +33,10 @@
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 
-# PATCH-FIX-UPSTREAM gst-bad-vtdec-destroy-create-fix.patch 
zai...@opensuse.org -- vtdec: destroy and create the GL context on 
start()/stop()
-Patch0: gst-bad-vtdec-destroy-create-fix.patch
-# PATCH-FIX-UPSTREAM gst-bad-player-transfer-ownership.patch bgo#791982 
zai...@opensuse.org -- player: transfer ownership of info properties
-Patch1: gst-bad-player-transfer-ownership.patch
 # PATCH-FIX-UPSTREAM gstreamer-plugins-bad-reproducible.patch boo#1048207 
bwiedem...@suse.com -- Fix reproducible build
-Patch2: gstreamer-plugins-bad-reproducible.patch
+Patch0: gstreamer-plugins-bad-reproducible.patch
 # PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
-Patch3: gst-bad-revert-automake-autoconf-versions.patch
+Patch1: gst-bad-revert-automake-autoconf-versions.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -52,7 +48,7 @@
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
-# Needed for patch2
+# Needed for patches 0 and 1
 BuildRequires:  libtool
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  pkgconfig

++ gst-plugins-bad-1.12.4.tar.xz -> gst-plugins-bad-1.12.5.tar.xz ++
 12078 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2018-03-29 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-03-29 11:48:44

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Thu Mar 29 11:48:44 2018 rev:75 rq:591019 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-03-06 10:44:25.678483510 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-03-29 11:48:46.381165276 +0200
@@ -1,0 +2,8 @@
+Fri Mar 23 14:00:06 UTC 2018 - fcro...@suse.com
+
+- Move BuildRequires pkgconfig(dvdnav/dvdread) to BUILD_ORIG
+  section. It is only needed when building BUILD_ORIG package,
+  which is not the case for official builds for openSUSE Leap,
+  Tumbleweed or SLE.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.EIeqgz/_old  2018-03-29 11:48:47.361129972 +0200
+++ /var/tmp/diff_new_pack.EIeqgz/_new  2018-03-29 11:48:47.361129972 +0200
@@ -28,7 +28,7 @@
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-URL:http://gstreamer.freedesktop.org/
+Url:http://gstreamer.freedesktop.org/
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
@@ -63,8 +63,6 @@
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dirac) >= 0.10
-BuildRequires:  pkgconfig(dvdnav) >= 4.1.2
-BuildRequires:  pkgconfig(dvdread) >= 4.1.2
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.0
 BuildRequires:  pkgconfig(gl)
@@ -153,6 +151,8 @@
 BuildRequires:  faac-devel
 BuildRequires:  faad2-devel
 BuildRequires:  libdca-devel
+BuildRequires:  pkgconfig(dvdnav) >= 4.1.2
+BuildRequires:  pkgconfig(dvdread) >= 4.1.2
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
 BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(libmodplug)




commit gstreamer-plugins-bad for openSUSE:Factory

2018-03-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-03-06 10:44:24

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Mar  6 10:44:24 2018 rev:74 rq:582069 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-03-02 21:09:07.462515693 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-03-06 10:44:25.678483510 +0100
@@ -1,0 +2,11 @@
+Fri Mar  2 20:28:36 UTC 2018 - bjorn@gmail.com
+
+- Add gst-bad-revert-automake-autoconf-versions.patch: Revert the
+  autoconf and automake version bump upstream did without
+  consideration about us, allow to build with the automake we have
+  Leap 42.3 and SLE12.
+- Following the above patch, drop the explicit automake
+  BuildRequires, as libtool BuildRequires brings it in, and we can
+  now build with the old version we have in Leap/SLE.
+
+---
@@ -16,0 +28,8 @@
+
+---
+Wed Feb 28 16:24:19 UTC 2018 - bwiedem...@suse.com
+
+- Add gstreamer-plugins-bad-reproducible.patch to avoid variations
+  in gtk-doc output (boo#1048207).
+- Following the above, add automake and libtool BuildRequires and
+  pass autoreconf, as the above patch touches the buildsystem.

New:

  gst-bad-revert-automake-autoconf-versions.patch
  gstreamer-plugins-bad-reproducible.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.Qsr2Ry/_old  2018-03-06 10:44:26.306460821 +0100
+++ /var/tmp/diff_new_pack.Qsr2Ry/_new  2018-03-06 10:44:26.310460677 +0100
@@ -37,6 +37,10 @@
 Patch0: gst-bad-vtdec-destroy-create-fix.patch
 # PATCH-FIX-UPSTREAM gst-bad-player-transfer-ownership.patch bgo#791982 
zai...@opensuse.org -- player: transfer ownership of info properties
 Patch1: gst-bad-player-transfer-ownership.patch
+# PATCH-FIX-UPSTREAM gstreamer-plugins-bad-reproducible.patch boo#1048207 
bwiedem...@suse.com -- Fix reproducible build
+Patch2: gstreamer-plugins-bad-reproducible.patch
+# PATCH-FIX-OPENSUSE gst-bad-revert-automake-autoconf-versions.patch 
bjorn@gmail.com -- Revert the autoconf and automake version bump
+Patch3: gst-bad-revert-automake-autoconf-versions.patch
 
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
@@ -48,6 +52,8 @@
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
+# Needed for patch2
+BuildRequires:  libtool
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -476,6 +482,8 @@
 %autosetup -n %{_name}-%{version} -p1
 
 %build
+# Needed for patch2
+autoreconf -fiv
 export PYTHON=%{_bindir}/python3
 %configure \
 %if ! 0%{?BUILD_ORIG}

++ gst-bad-revert-automake-autoconf-versions.patch ++
--- gst-plugins-bad-1.12.4.orig/configure.ac2017-12-07 16:47:38.0 
+0100
+++ gst-plugins-bad-1.12.4/configure.ac 2018-03-02 21:25:32.546539182 +0100
@@ -1,4 +1,4 @@
-AC_PREREQ([2.69])
+AC_PREREQ([2.68])
 
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
@@ -8,7 +8,7 @@
 AG_GST_INIT
 
 dnl initialize automake
-AM_INIT_AUTOMAKE([-Wno-portability 1.14 no-dist-gzip dist-xz tar-ustar 
subdir-objects])
+AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar 
subdir-objects])
 
 dnl define PACKAGE_VERSION_* variables
 AS_VERSION
++ gstreamer-plugins-bad-reproducible.patch ++
https://bugzilla.opensuse.org/show_bug.cgi?id=1048207

Index: gst-plugins-bad-1.12.4/common/gtk-doc-plugins.mak
===
--- gst-plugins-bad-1.12.4.orig/common/gtk-doc-plugins.mak
+++ gst-plugins-bad-1.12.4/common/gtk-doc-plugins.mak
@@ -308,7 +308,7 @@ check: check-hierarchy
 endif
 
 # wildcard is apparently not portable to other makes, hence the use of find
-inspect_files = $(shell find $(srcdir)/$(INSPECT_DIR) -name '*.xml')
+inspect_files = $(sort $(shell find $(srcdir)/$(INSPECT_DIR) -name '*.xml'))
 
 check-inspected-versions:
@echo Checking plugin versions of inspected plugin data ...; \



commit gstreamer-plugins-bad for openSUSE:Factory

2018-03-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-03-02 21:09:06

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Mar  2 21:09:06 2018 rev:73 rq:581651 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-02-27 16:56:13.135811913 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-03-02 21:09:07.462515693 +0100
@@ -1,0 +2,17 @@
+Wed Feb 28 21:02:13 UTC 2018 - bjorn@gmail.com
+
+- Split out fluidsynth plugin in new sub-package
+  gstreamer-plugins-bad-fluidsynth.
+- Following the above, add gstreamer-plugins-bad-fluidsynth and
+  already built sub-package gstreamer-plugins-bad-chromaprint to
+  baselibs.conf, build 32-bits support for these too.
+- Add conditional gstreamer-plugins-bad-fluidsynth and
+  gstreamer-plugins-bad-chromaprint Requires: to -devel
+  sub-package.
+
+---
+Wed Feb 28 16:31:38 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.S2awn0/_old  2018-03-02 21:09:09.470443485 +0100
+++ /var/tmp/diff_new_pack.S2awn0/_new  2018-03-02 21:09:09.474443341 +0100
@@ -18,21 +18,21 @@
 
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
-
 %define ENABLE_OPENH264 0
+%define _name gst-plugins-bad
+%define gst_branch 1.0
 
 Name:   gstreamer-plugins-bad
-%define _name gst-plugins-bad
 Version:1.12.4
 Release:0
-%define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://gstreamer.freedesktop.org/
+URL:http://gstreamer.freedesktop.org/
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+
 # PATCH-FIX-UPSTREAM gst-bad-vtdec-destroy-create-fix.patch 
zai...@opensuse.org -- vtdec: destroy and create the GL context on 
start()/stop()
 Patch0: gst-bad-vtdec-destroy-create-fix.patch
 # PATCH-FIX-UPSTREAM gst-bad-player-transfer-ownership.patch bgo#791982 
zai...@opensuse.org -- player: transfer ownership of info properties
@@ -49,6 +49,7 @@
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
 BuildRequires:  orc >= 0.4.11
+BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(OpenEXR)
@@ -96,11 +97,6 @@
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
-# Disabled - checking for opencv2/bgsegm.hpp... no
-#BuildRequires:  pkgconfig(opencv)
-%if 0%{?ENABLE_OPENH264}
-BuildRequires:  pkgconfig(openh264) >= 1.3.0
-%endif
 BuildRequires:  pkgconfig(openssl) >= 0.9.5
 BuildRequires:  pkgconfig(opus) >= 0.9.4
 BuildRequires:  pkgconfig(sbc)
@@ -109,6 +105,24 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 BuildRequires:  pkgconfig(vdpau)
+BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcb) >= 1.10
+Requires(post): glib2-tools
+Requires(postun): glib2-tools
+# FIXME! - this leads to unresolvables currently
+#%%define gstreamer_plugins_bad_req %%(xzgrep --text "^GST.*_REQ" %%{S:0} | 
sort -u | sed 's/GST_REQ=/gstreamer >= /;s/GSTPB_REQ=/gstreamer-plugins-base >= 
/' | tr '\\n' ' ')
+#Requires:   %%gstreamer_plugins_bad_req
+# FIXME
+Recommends: %{name}-lang
+Enhances:   gstreamer
+# Generic name, never used in SuSE:
+Provides:   gst-plugins-bad = %{version}
+# Disabled - checking for opencv2/bgsegm.hpp... no
+#BuildRequires:  pkgconfig(opencv)
+%if 0%{?ENABLE_OPENH264}
+BuildRequires:  pkgconfig(openh264) >= 1.3.0
+%endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
@@ -116,24 +130,19 @@
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.4
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.4.0
 %endif
-BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
-BuildRequires:  pkgconfig(x11)
-BuildRequires:  pkgconfig(xcb) >= 1.10
-
 %if 

commit gstreamer-plugins-bad for openSUSE:Factory

2018-02-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-02-27 16:56:11

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Feb 27 16:56:11 2018 rev:72 rq:57 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2018-01-01 22:10:36.029383827 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-02-27 16:56:13.135811913 +0100
@@ -1,0 +2,15 @@
+Thu Feb 22 21:36:04 UTC 2018 - bjorn@gmail.com
+
+- Move pkgconfig(mjpegtools) BuildRequires and resulting plugins to
+  normal build, mjpegtools with all needed features are now
+  available in openSUSE.
+- No longer pass --disable-mpegpsmux and --disable-mpegtsmux to
+  configure, and move the resulting plugins to normal build. This
+  was originally done due to a possible license issue, however on
+  closer inspection, the plugins in question clearly states that
+  one can use any of the four licenses listed, so we elect to use
+  LGPL-2.1+.
+- Remove conditional for libgstwayland-1_0-0 subpackage, need due
+  to it beeing in baselibs.conf, and lint bots declines this now.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.WSHaN3/_old  2018-02-27 16:56:14.011780262 +0100
+++ /var/tmp/diff_new_pack.WSHaN3/_new  2018-02-27 16:56:14.015780118 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# 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
@@ -27,7 +27,7 @@
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
-License:GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
@@ -93,6 +93,7 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(lrdf)
+BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
 # Disabled - checking for opencv2/bgsegm.hpp... no
@@ -141,7 +142,6 @@
 BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(librtmp)
-BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
@@ -273,7 +273,6 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
-%if 0%{?suse_version} >= 1500
 %package -n libgstwayland-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
 Group:  System/Libraries
@@ -284,7 +283,6 @@
 anything media-related,from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
-%endif
 
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -478,8 +476,6 @@
--with-package-name='openSUSE GStreamer-plugins-bad package' \
--with-package-origin='http://download.opensuse.org' \
--disable-dvdspu \
-   --disable-mpegpsmux \
-   --disable-mpegtsmux \
--disable-resindvd \
--disable-siren \
 %endif
@@ -609,8 +605,12 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstnetsim.so
@@ -781,14 +781,10 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
 

commit gstreamer-plugins-bad for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2018-01-01 22:10:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Jan  1 22:10:19 2018 rev:71 rq:560899 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-12-14 10:52:16.494700471 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2018-01-01 22:10:36.029383827 +0100
@@ -1,0 +2,20 @@
+Fri Dec 29 19:26:46 UTC 2017 - zai...@opensuse.org
+
+- Add gst-bad-player-transfer-ownership.patch: player: transfer
+  ownership of info properties (bgo#791982).
+
+---
+Sat Dec 23 14:29:12 UTC 2017 - zai...@opensuse.org
+
+- Add gst-bad-vtdec-destroy-create-fix.patch: vtdec: destroy and
+  create the GL context on start()/stop(). Removes a reference
+  count loop.
+- Add python3-xml BuildRequires and switch to using plain make
+  instead of make_build macro, and add conditional for
+  pkgconfig(graphene-1.0), pkgconfig(wayland-client),
+  pkgconfig(wayland-cursor), pkgconfig(wayland-egl),
+  pkgconfig(wayland-protocols) and pkgconfig(wayland-scanner)
+  BuildRequires and the .so and sub-package produced, fix build for
+  old versions of openSUSE.
+
+---

New:

  gst-bad-player-transfer-ownership.patch
  gst-bad-vtdec-destroy-create-fix.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.EG3hI6/_old  2018-01-01 22:10:40.11432 +0100
+++ /var/tmp/diff_new_pack.EG3hI6/_new  2018-01-01 22:10:40.203990098 +0100
@@ -33,6 +33,11 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gst-bad-vtdec-destroy-create-fix.patch 
zai...@opensuse.org -- vtdec: destroy and create the GL context on 
start()/stop()
+Patch0: gst-bad-vtdec-destroy-create-fix.patch
+# PATCH-FIX-UPSTREAM gst-bad-player-transfer-ownership.patch bgo#791982 
zai...@opensuse.org -- player: transfer ownership of info properties
+Patch1: gst-bad-player-transfer-ownership.patch
+
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -45,6 +50,7 @@
 BuildRequires:  libmpcdec-devel
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  python3-base
+BuildRequires:  python3-xml
 BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
@@ -102,11 +108,13 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 BuildRequires:  pkgconfig(vdpau)
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 BuildRequires:  pkgconfig(wayland-protocols) >= 1.4
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.4.0
+%endif
 BuildRequires:  pkgconfig(webrtc-audio-processing) >= 0.2
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
@@ -114,7 +122,9 @@
 %if 0%{?is_opensuse}
 BuildRequires:  libbs2b-devel
 BuildRequires:  pkgconfig(fluidsynth)
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
+%endif
 BuildRequires:  pkgconfig(libchromaprint)
 BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(openal)
@@ -263,6 +273,7 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%if 0%{?suse_version} >= 1500
 %package -n libgstwayland-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
 Group:  System/Libraries
@@ -273,6 +284,7 @@
 anything media-related,from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
+%endif
 
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -358,7 +370,9 @@
 Requires:   libgstphotography-1_0-0 = %{version}
 Requires:   libgstplayer-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
+%if 0%{?suse_version} >= 1500
 Requires:   libgstwayland-1_0-0 = %{version}
+%endif
 Requires:   typelib-1_0-GstBadAllocators-1_0 = %{version}
 Requires:   typelib-1_0-GstGL-1_0 = %{version}
 Requires:   

commit gstreamer-plugins-bad for openSUSE:Factory

2017-12-14 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-12-14 10:52:06

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Thu Dec 14 10:52:06 2017 rev:70 rq:556041 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-12-10 18:16:26.278072597 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-12-14 10:52:16.494700471 +0100
@@ -1,0 +2,11 @@
+Mon Dec 11 12:59:59 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.4:
+  + openjpeg: Support building with openjpeg 2.3 (bgo#788703).
+  + Bugs fixed: bgo#784593, bgo#787293, bgo#787942, bgo#78,
+bgo#790042, bgo#790812, bgo#791258.
+- Drop gstpb-support-openjpeg-2.3.patch: Fixed upstream. Following
+  this; drop autoconf, automake and libtool BuildRequires, and no
+  longer pass autoreconf, no needed anymore.
+
+---

Old:

  gst-plugins-bad-1.12.3.tar.xz
  gstpb-support-openjpeg-2.3.patch

New:

  gst-plugins-bad-1.12.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.ADmAVa/_old  2017-12-14 10:52:18.390608947 +0100
+++ /var/tmp/diff_new_pack.ADmAVa/_new  2017-12-14 10:52:18.390608947 +0100
@@ -23,7 +23,7 @@
 
 Name:   gstreamer-plugins-bad
 %define _name gst-plugins-bad
-Version:1.12.3
+Version:1.12.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -33,11 +33,7 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gstpb-support-openjpeg-2.3.patch bgo#788703 
idon...@suse.com -- Fix build with openjpeg 2.3
-Patch1: gstpb-support-openjpeg-2.3.patch
 BuildRequires:  Mesa-libGLESv3-devel
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
@@ -47,7 +43,6 @@
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
-BuildRequires:  libtool
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  python3-base
 BuildRequires:  pkgconfig(OpenEXR)
@@ -461,11 +456,8 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch1 -p1
 
 %build
-# patch1 modifies configure.ac
-autoreconf -fi
 export PYTHON=/usr/bin/python3
 %configure \
 %if ! 0%{?BUILD_ORIG}

++ gst-plugins-bad-1.12.3.tar.xz -> gst-plugins-bad-1.12.4.tar.xz ++
 39106 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-12-10 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-12-10 18:16:10

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Sun Dec 10 18:16:10 2017 rev:69 rq:555401 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-12-04 12:14:26.432806977 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-12-10 18:16:26.278072597 +0100
@@ -1,0 +2,8 @@
+Fri Dec  8 21:43:35 UTC 2017 - dims...@opensuse.org
+
+- Move pkgconfig(libmodplug) BuildRequires, and thus libmodplug
+  module, to build-orig. This move is not legally motivated, but
+  rather build time optimization as it helps us eliminate a build
+  cycle in openSUSE.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.F9M2Z0/_old  2017-12-10 18:16:29.317927806 +0100
+++ /var/tmp/diff_new_pack.F9M2Z0/_new  2017-12-10 18:16:29.321927616 +0100
@@ -82,7 +82,6 @@
 BuildRequires:  pkgconfig(libexif) >= 0.6.16
 BuildRequires:  pkgconfig(libkms)
 BuildRequires:  pkgconfig(libmms) >= 0.4
-BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(libofa) >= 0.9.3
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
@@ -135,6 +134,7 @@
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
 BuildRequires:  pkgconfig(libde265) >= 0.9
+BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(librtmp)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
@@ -599,7 +599,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
@@ -767,6 +766,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so




commit gstreamer-plugins-bad for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-12-04 12:14:21

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Dec  4 12:14:21 2017 rev:68 rq:546462 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-11-14 14:10:56.501364151 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-12-04 12:14:26.432806977 +0100
@@ -1,0 +2,13 @@
+Wed Nov 29 14:46:34 UTC 2017 - dims...@opensuse.org
+
+- Switch to python3:
+  + Replace python-base BuildRequires with python3-base.
+  + Export PYTHON=/usr/bin/python3 before calling configure.
+
+---
+Mon Nov 27 12:55:41 UTC 2017 - zai...@opensuse.org
+
+- Add pkgconfig(libde265) BuildRequires in orig-addon subpackage,
+  build h.265 (HVEC) decode support.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.CADjqG/_old  2017-12-04 12:14:29.376700091 +0100
+++ /var/tmp/diff_new_pack.CADjqG/_new  2017-12-04 12:14:29.380699945 +0100
@@ -49,7 +49,7 @@
 BuildRequires:  libmpcdec-devel
 BuildRequires:  libtool
 BuildRequires:  orc >= 0.4.11
-BuildRequires:  python-base
+BuildRequires:  python3-base
 BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
@@ -134,6 +134,7 @@
 BuildRequires:  faad2-devel
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
+BuildRequires:  pkgconfig(libde265) >= 0.9
 BuildRequires:  pkgconfig(librtmp)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
@@ -465,6 +466,7 @@
 %build
 # patch1 modifies configure.ac
 autoreconf -fi
+export PYTHON=/usr/bin/python3
 %configure \
 %if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \
@@ -764,6 +766,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfaad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfdkaac.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstlibde265.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpeg2enc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmplex.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtmp.so




commit gstreamer-plugins-bad for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-11-14 14:10:55

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Tue Nov 14 14:10:55 2017 rev:67 rq:540132 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-11-03 16:33:17.801765167 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-11-14 14:10:56.501364151 +0100
@@ -1,0 +2,29 @@
+Wed Nov  8 10:32:37 UTC 2017 - dims...@opensuse.org
+
+- Disable %glib2_gsettings_schema_post/postun scriptlets on
+  suse_version >= 1330: this functionality is now covered by file
+  triggers and the macros expand to %nil.
+
+---
+Wed Nov  8 00:51:14 UTC 2017 - kill...@mail.ru
+
+- Enable gobject introspection bindings:
+  + Add gobject-introspection-devel BuildRequires: allow the build
+system to find the needed infrastructure.
+  + Pass --enable-introspection to configure: enable the
+introspection support.
+  + Split out new typelib- packages:
+- typelib-1_0-GstBadAllocators-1_0
+- typelib-1_0-GstGL-1_0
+- typelib-1_0-GstInsertBin-1_0
+- typelib-1_0-GstMpegts-1_0
+- typelib-1_0-GstPlayer-1_0
+
+---
+Mon Nov  6 21:56:56 UTC 2017 - zai...@opensuse.org
+
+- Move pkgconfig(mjpegtools) BuildRequires to orig-addon: mplex
+  without mpeg2enc support is pointless, so keep those two in the
+  same build conditional.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.xrPCsb/_old  2017-11-14 14:10:57.157340226 +0100
+++ /var/tmp/diff_new_pack.xrPCsb/_new  2017-11-14 14:10:57.169339788 +0100
@@ -40,6 +40,7 @@
 BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
@@ -92,7 +93,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(lrdf)
-BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
 # Disabled - checking for opencv2/bgsegm.hpp... no
@@ -135,6 +135,7 @@
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
 BuildRequires:  pkgconfig(librtmp)
+BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
@@ -362,6 +363,11 @@
 Requires:   libgstplayer-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
 Requires:   libgstwayland-1_0-0 = %{version}
+Requires:   typelib-1_0-GstBadAllocators-1_0 = %{version}
+Requires:   typelib-1_0-GstGL-1_0 = %{version}
+Requires:   typelib-1_0-GstInsertBin-1_0 = %{version}
+Requires:   typelib-1_0-GstMpegts-1_0 = %{version}
+Requires:   typelib-1_0-GstPlayer-1_0 = %{version}
 
 %description devel
 GStreamer is a streaming media framework based on graphs of filters
@@ -395,6 +401,61 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n typelib-1_0-GstBadAllocators-1_0
+Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GstBadAllocators-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n typelib-1_0-GstGL-1_0
+Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GstGL-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n typelib-1_0-GstInsertBin-1_0
+Summary:GStreamer Streaming-Media 

commit gstreamer-plugins-bad for openSUSE:Factory

2017-11-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-11-03 16:32:28

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Nov  3 16:32:28 2017 rev:66 rq:537062 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-09-29 11:53:46.768397881 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-11-03 16:33:17.801765167 +0100
@@ -1,0 +2,8 @@
+Fri Oct 27 09:43:39 UTC 2017 - idon...@suse.com
+
+- Add gstpb-support-openjpeg-2.3.patch: fix build with openjpeg 2.3
+  (bgo#788703).
+- Add autoconf, automake and libtool BuildRequires and call
+  autoreconf, since above patch touches the build system.
+
+---

New:

  gstpb-support-openjpeg-2.3.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.fGZ1DW/_old  2017-11-03 16:33:18.669733574 +0100
+++ /var/tmp/diff_new_pack.fGZ1DW/_new  2017-11-03 16:33:18.673733428 +0100
@@ -33,7 +33,11 @@
 Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstpb-support-openjpeg-2.3.patch bgo#788703 
idon...@suse.com -- Fix build with openjpeg 2.3
+Patch1: gstpb-support-openjpeg-2.3.patch
 BuildRequires:  Mesa-libGLESv3-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc
@@ -42,6 +46,7 @@
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
+BuildRequires:  libtool
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  python-base
 BuildRequires:  pkgconfig(OpenEXR)
@@ -394,8 +399,11 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
+%patch1 -p1
 
 %build
+# patch1 modifies configure.ac
+autoreconf -fi
 %configure \
 %if ! 0%{?BUILD_ORIG}
--with-package-name='openSUSE GStreamer-plugins-bad package' \

++ gstpb-support-openjpeg-2.3.patch ++
>From bff2d834a4a38f64e555cee3d0144fde6c515acd Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" 
Date: Thu, 19 Oct 2017 16:36:17 +0200
Subject: [PATCH] openjpeg: Support building with openjpeg 2.3, simpler

OpenJPEG 2.3 installs its headers to /usr/include/openjpeg-2.3. However,
since libopenjp2.pc seems to provide the right includedir CFLAGS at
least since version 2.1, instead of adding yet another version check,
just remove the subdir and the check for 2.2.

https://bugzilla.gnome.org/show_bug.cgi?id=788703
---
 configure.ac   |  5 -
 ext/openjpeg/gstopenjpeg.h |  6 ++
 ext/openjpeg/meson.build   | 20 +++-
 3 files changed, 9 insertions(+), 22 deletions(-)

Index: gst-plugins-bad-1.12.3/configure.ac
===
--- gst-plugins-bad-1.12.3.orig/configure.ac
+++ gst-plugins-bad-1.12.3/configure.ac
@@ -2815,11 +2815,6 @@ AG_GST_CHECK_FEATURE(OPENJPEG, [openjpeg
 AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_1, libopenjp2 >= 2.1)
 if test x"$HAVE_OPENJPEG_2_1" = x"yes"; then
   AC_DEFINE([HAVE_OPENJPEG_2_1], 1, [Define if OpenJPEG 2.1 is used])
-dnl include paths changed for v2.2
-AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_2, libopenjp2 >= 2.2)
-if test x"$HAVE_OPENJPEG_2_2" = x"yes"; then
-  AC_DEFINE([HAVE_OPENJPEG_2_2], 1, [Define if OpenJPEG 2.2 is used])
-fi
 fi
   else
 # Fallback to v1.5
Index: gst-plugins-bad-1.12.3/ext/openjpeg/gstopenjpeg.h
===
--- gst-plugins-bad-1.12.3.orig/ext/openjpeg/gstopenjpeg.h
+++ gst-plugins-bad-1.12.3/ext/openjpeg/gstopenjpeg.h
@@ -38,10 +38,8 @@
 #define OPJ_CPRL CPRL
 #else
 #include 
-# if defined(HAVE_OPENJPEG_2_2)
-#  include 
-# elif defined(HAVE_OPENJPEG_2_1)
-#  include 
+# if defined(HAVE_OPENJPEG_2_1)
+#  include 
 # else
 #  include 
 # endif
Index: gst-plugins-bad-1.12.3/ext/openjpeg/meson.build
===
--- gst-plugins-bad-1.12.3.orig/ext/openjpeg/meson.build
+++ gst-plugins-bad-1.12.3/ext/openjpeg/meson.build
@@ -6,21 +6,15 @@ openjpeg_sources = [
 
 openjpeg_cargs = []
 
-# Check for 2.2, 2.1, then 2.0
-openjpeg_dep = dependency('libopenjp2', version : '>=2.2', required : false)
+# Check for 2.1, then 2.0, then 1.5
+openjpeg_dep = dependency('libopenjp2', version : '>=2.1', 

commit gstreamer-plugins-bad for openSUSE:Factory

2017-09-29 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-09-29 11:53:44

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Sep 29 11:53:44 2017 rev:65 rq:529138 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-09-25 13:55:53.440598406 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-09-29 11:53:46.768397881 +0200
@@ -1,0 +2,8 @@
+Thu Sep 28 11:42:21 UTC 2017 - dims...@opensuse.org
+
+- Split out chromaprint plugin into
+  gstreamer-plugins-bad-chromaprint: the chromaprint plugin links
+  against ffmpeg (indirectly) which in turn can cause cycles in
+  various other builds, like webkit2).
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.bvuVbK/_old  2017-09-29 11:53:48.176199366 +0200
+++ /var/tmp/diff_new_pack.bvuVbK/_new  2017-09-29 11:53:48.176199366 +0200
@@ -166,6 +166,13 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package chromaprint
+Summary:   Chromaprint plugin for GStreamer
+Group: Productivity/Multimedia/Other
+
+%description chromaprint
+Add chromaprint (Audio Fingerprinting) support to any GStreamer based tool.
+
 %package -n libgstadaptivedemux-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -572,12 +579,14 @@
 # Explicitly list openSUSE only plugins
 %if 0%{?is_opensuse}
 %{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstzbar.so
+
+%files chromaprint
+%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
 %endif
 
 %files -n libgstadaptivedemux-1_0-0




commit gstreamer-plugins-bad for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-09-25 13:55:50

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Sep 25 13:55:50 2017 rev:64 rq:528111 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-09-08 20:39:37.534991079 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-09-25 13:55:53.440598406 +0200
@@ -1,0 +2,10 @@
+Mon Sep 18 21:29:17 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#767462, bgo#782379, bgo#784887, bgo#785119,
+bgo#785941, bgo#785957, bgo#785987, bgo#786036, bgo#786201,
+bgo#786250, bgo#787234, bgo#787309, bgo#787442, bgo#787727.
+- Replace pkgconfig(libopenjpeg1) with pkgconfig(libopenjp2)
+  BuildRequires: Build against the new branch of libopenjpeg.
+
+---

Old:

  gst-plugins-bad-1.12.2.tar.xz

New:

  gst-plugins-bad-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.HOVeRH/_old  2017-09-25 13:55:54.128501620 +0200
+++ /var/tmp/diff_new_pack.HOVeRH/_new  2017-09-25 13:55:54.132501058 +0200
@@ -23,14 +23,14 @@
 
 Name:   gstreamer-plugins-bad
 %define _name gst-plugins-bad
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
+Source: 
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 BuildRequires:  Mesa-libGLESv3-devel
@@ -117,7 +117,7 @@
 BuildRequires:  pkgconfig(fluidsynth)
 BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
 BuildRequires:  pkgconfig(libchromaprint)
-BuildRequires:  pkgconfig(libopenjpeg1)
+BuildRequires:  pkgconfig(libopenjp2)
 BuildRequires:  pkgconfig(openal)
 BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(zbar) >= 0.9

++ gst-plugins-bad-1.12.2.tar.xz -> gst-plugins-bad-1.12.3.tar.xz ++
 8558 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-09-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-09-08 20:39:36

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Fri Sep  8 20:39:36 2017 rev:63 rq:521179 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-09-04 12:17:23.507205226 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-09-08 20:39:37.534991079 +0200
@@ -1,0 +2,6 @@
+Tue Sep  5 11:51:52 UTC 2017 - fcro...@suse.com
+
+- Fix file list on SLE, libgstteletext.so is only built on
+  openSUSE.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.fJeQR8/_old  2017-09-08 20:39:38.790814509 +0200
+++ /var/tmp/diff_new_pack.fJeQR8/_new  2017-09-08 20:39:38.798813384 +0200
@@ -554,7 +554,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsttimecode.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstttmlsubs.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvcdsrc.so
@@ -577,6 +576,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstzbar.so
 %endif
 




commit gstreamer-plugins-bad for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-09-04 12:17:22

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Sep  4 12:17:22 2017 rev:62 rq:519755 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-08-06 11:31:19.256828237 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-09-04 12:17:23.507205226 +0200
@@ -1,0 +2,24 @@
+Fri Aug 25 20:26:16 UTC 2017 - zai...@opensuse.org
+
+- Drop conditional valgrind-devel BuildRequires, this type of
+  debugging is probably not done by users of binary packages.
+- Simplify spec, drop obsolete conditionals for openSUSE, keep only
+  conditionals for new versions of SLE (and BUILD_ORIG).
+- Clean spec, modernize where appropriate, update macros.
+- Add explicit pkgconfig(glib-2.0), pkgconfig(gstreamer-1.0),
+  pkgconfig(gmodule-export-2.0) and
+  pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: align with
+  what configure looks for.
+- Add missing Requires to devel sub-package:
+  + libgstbadallocators-1_0-0.
+  + libgstbadaudio-1_0-0.
+  + libgstwayland-1_0-0.
+
+---
+Fri Jul 28 09:33:10 UTC 2017 - zai...@opensuse.org
+
+- Add Mesa-libGLESv3-devel, pkgconfig(egl), pkgconfig(gl) and
+  pkgconfig(glesv1_cm) BuildRequires: Add missing dependencies to
+  build full EGL/GL/GLES support.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.E3DzHJ/_old  2017-09-04 12:17:25.766887562 +0200
+++ /var/tmp/diff_new_pack.E3DzHJ/_new  2017-09-04 12:17:25.774886437 +0200
@@ -33,50 +33,42 @@
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
+BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel >= 2.40.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
-%if 0%{?is_opensuse}
-BuildRequires:  libbs2b-devel
-%endif
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
 BuildRequires:  libmpcdec-devel
 BuildRequires:  orc >= 0.4.11
 BuildRequires:  python-base
-%ifarch %ix86 ppc x86_64
-BuildRequires:  valgrind-devel
-%endif
+BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(bluez)
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dirac) >= 0.10
 BuildRequires:  pkgconfig(dvdnav) >= 4.1.2
 BuildRequires:  pkgconfig(dvdread) >= 4.1.2
-%if 0%{?suse_version} != 1315
-BuildRequires:  pkgconfig(fluidsynth)
-%endif
+BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.0
+BuildRequires:  pkgconfig(gl)
+BuildRequires:  pkgconfig(glesv1_cm)
 BuildRequires:  pkgconfig(glesv2)
-# Not available in SLE or older versions of openSUSE
-%if 0%{?suse_version} > 1320
-BuildRequires:  pkgconfig(graphene-1.0) >= 1.4.0
-%endif
+BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gmodule-export-2.0)
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-allocators-1.0)
 BuildRequires:  pkgconfig(gstreamer-audio-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-video-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(kate) >= 0.1.7
 BuildRequires:  pkgconfig(libass) >= 0.10.2
-%if 0%{?suse_version} != 1315
-BuildRequires:  pkgconfig(libchromaprint)
-%endif
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libcurl) >= 7.35.0
 BuildRequires:  pkgconfig(libdc1394-2) >= 2.0.0
@@ -86,10 +78,6 @@
 BuildRequires:  pkgconfig(libmms) >= 0.4
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(libofa) >= 0.9.3
-# SLE12 doesn't ship libopenjpeg
-%if 0%{?suse_version} != 1315
-BuildRequires:  pkgconfig(libopenjpeg1)
-%endif
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
 BuildRequires:  pkgconfig(libsrtp)
@@ -102,10 +90,6 @@
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
-%if 0%{?suse_version} != 1315
-BuildRequires:  pkgconfig(openal)
-%endif

commit gstreamer-plugins-bad for openSUSE:Factory

2017-08-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-08-06 11:31:18

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Sun Aug  6 11:31:18 2017 rev:61 rq:512912 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-07-17 09:03:34.871964428 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-08-06 11:31:19.256828237 +0200
@@ -1,0 +2,5 @@
+Fri Jul 28 09:33:09 UTC 2017 - zai...@opensuse.org
+
+- Add pkgconfig(libsrtp) BuildRequires: Build srtp support.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.X6Zd3V/_old  2017-08-06 11:31:20.988584259 +0200
+++ /var/tmp/diff_new_pack.X6Zd3V/_new  2017-08-06 11:31:21.028578624 +0200
@@ -92,6 +92,7 @@
 %endif
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
+BuildRequires:  pkgconfig(libsrtp)
 BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(libwebp)
@@ -608,6 +609,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstsoundtouch.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspandsp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsrtp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstteletext.so




commit gstreamer-plugins-bad for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-07-17 09:03:23

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Mon Jul 17 09:03:23 2017 rev:60 rq:510510 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-06-28 10:32:36.498598561 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-07-17 09:03:34.871964428 +0200
@@ -1,0 +2,8 @@
+Fri Jul 14 11:49:56 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + Bugs fixed: bgo#764025, bgo#773159, bgo#782774, bgo#783028,
+bgo#783075, bgo#783244, bgo#784027, bgo#784059, bgo#784210,
+bgo#784439, bgo#784510, bgo#784755.
+
+---

Old:

  gst-plugins-bad-1.12.1.tar.xz

New:

  gst-plugins-bad-1.12.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.HYWxRM/_old  2017-07-17 09:03:35.583864176 +0200
+++ /var/tmp/diff_new_pack.HYWxRM/_new  2017-07-17 09:03:35.591863050 +0200
@@ -23,7 +23,7 @@
 
 Name:   gstreamer-plugins-bad
 %define _name gst-plugins-bad
-Version:1.12.1
+Version:1.12.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-bad-1.12.1.tar.xz -> gst-plugins-bad-1.12.2.tar.xz ++
 8530 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-06-28 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-06-28 10:32:35

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Wed Jun 28 10:32:35 2017 rev:59 rq:505414 version:1.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-06-18 13:48:06.610070667 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-06-28 10:32:36.498598561 +0200
@@ -1,0 +2,10 @@
+Tue Jun 20 17:00:16 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.1:
+  + Bugs fixed: bgo#783028, bgo#773681, bgo#776609, bgo#779202,
+bgo#781249, bgo#781561, bgo#782221, bgo#782352, bgo#782376,
+bgo#782693, bgo#782697, bgo#782736, bgo#782771, bgo#782801,
+bgo#782921, bgo#783066, bgo#783075, bgo#783255, bgo#783256,
+bgo#783401, bgo#783626, bgo#781204.
+
+---

Old:

  gst-plugins-bad-1.12.0.tar.xz

New:

  gst-plugins-bad-1.12.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.VAeNdc/_old  2017-06-28 10:32:37.066518214 +0200
+++ /var/tmp/diff_new_pack.VAeNdc/_new  2017-06-28 10:32:37.066518214 +0200
@@ -23,7 +23,7 @@
 
 Name:   gstreamer-plugins-bad
 %define _name gst-plugins-bad
-Version:1.12.0
+Version:1.12.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-bad-1.12.0.tar.xz -> gst-plugins-bad-1.12.1.tar.xz ++
 5697 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-06-18 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-06-18 13:48:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Sun Jun 18 13:48:05 2017 rev:58 rq:503461 version:1.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-02-27 18:54:51.722319724 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-06-18 13:48:06.610070667 +0200
@@ -1,0 +2,108 @@
+Mon Jun 12 21:14:34 UTC 2017 - zai...@opensuse.org
+
+- Pass --disable-mpegpsmux, --disable-mpegtsmux and
+  --disable-resindvd to configure when building for openSUSE on the
+  OBS until we can get the licensing sorted upstream. Move the
+  plugins to the orig-addon package.
+
+---
+Sat May 27 00:49:55 UTC 2017 - zai...@opensuse.org
+
+- Add missing libgstplayer-1_0-0 Requires to
+  gstreamer-plugins-bad-devel sub package.
+
+---
+Mon May  8 12:52:33 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.0:
+  + Bugs fixed: bgo#773681, bgo#764947, bgo#780976, bgo#782046,
+bgo#782119, bgo#782078.
+- Changes from version 1.11.91:
+  + Bugs fixed: bgo#729371, bgo#764011, bgo#778237, bgo#780190,
+bgo#780397, bgo#780402, bgo#780494, bgo#780569, bgo#780570,
+bgo#780897, bgo#781017, bgo#781018, bgo#781019, bgo#781022,
+bgo#781023, bgo#781024, bgo#781027, bgo#781037, bgo#781043,
+bgo#781156, bgo#781170, bgo#781179, bgo#781188, bgo#781233,
+bgo#781267, bgo#781320, bgo#781539, bgo#781725.
+- Changes from version 1.11.90:
+  + Bugs fixed: bgo#736213, bgo#755782, bgo#764726, bgo#772811,
+bgo#774544, bgo#775487, bgo#776436, bgo#776997, bgo#776999,
+bgo#777847, bgo#778073, bgo#778333, bgo#778731, bgo#778825,
+bgo#779011, bgo#779067, bgo#779309, bgo#779333, bgo#779447,
+bgo#779453, bgo#779790, bgo#779831, bgo#779856, bgo#779869,
+bgo#780064, bgo#780108, bgo#780179, bgo#780180, bgo#780330,
+bgo#780367.
+- Stop passing --disable-fatal-warnings to configure, not needed on
+  stable branch.
+- Package new sub package libgstbadallocators-1_0-0.
+
+---
+Fri Feb 24 23:39:40 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.2:
+  + Bugs fixed: bgo#764947, bgo#758257, bgo#773709, bgo#775665,
+bgo#776360, bgo#776490, bgo#777181, bgo#777206, bgo#777376,
+bgo#777377, bgo#777394, bgo#777652, bgo#777682, bgo#41,
+bgo#60, bgo#778028, bgo#778076, bgo#778142, bgo#778703,
+bgo#779064, bgo#779070, bgo#779103, bgo#779154.
+
+---
+Thu Feb 23 19:05:59 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.1:
+  + Bugs fixed: bgo#696852, bgo#711155, bgo#746018, bgo#751324,
+bgo#753003, bgo#755036, bgo#758232, bgo#760172, bgo#771992,
+bgo#772357, bgo#773473, bgo#773521, bgo#773570, bgo#773932,
+bgo#773936, bgo#774035, bgo#774112, bgo#774132, bgo#774177,
+bgo#774178, bgo#774196, bgo#774223, bgo#774357, bgo#774400,
+bgo#774463, bgo#774485, bgo#774493, bgo#774518, bgo#774530,
+bgo#774576, bgo#774629, bgo#774637, bgo#774689, bgo#774850,
+bgo#774886, bgo#775171, bgo#775248, bgo#775293, bgo#775306,
+bgo#775377, bgo#775378, bgo#775379, bgo#775409, bgo#775746,
+bgo#775791, bgo#775793, bgo#775967, bgo#776047, bgo#776076,
+bgo#776141, bgo#776317, bgo#776352, bgo#776399, bgo#776431,
+bgo#776722, bgo#776727, bgo#776787, bgo#776790, bgo#776900,
+bgo#777048, bgo#777078, bgo#777097, bgo#777121, bgo#773927,
+bgo#770990, bgo#774587, bgo#774793, bgo#775726, bgo#775288,
+bgo#772822, bgo#774527.
+- Gstreamer-plugins-bad now allows for disabling of internal
+  dependency free plugins, hence we now pass conditional
+  --disable-dvdspu and --disable-siren to configure, as those are
+  the last internal plugins we disable.
+- Following the above drop pre_checkin.sh,
+  gstreamer-plugins-bad-patch-source.sh and
+  gst-plugins-bad-x.xx.x-patched.tar.xz, we no longer need to
+  generate a patched tarball.
+- Drop gstreamer-revert-bogus-automake-version.patch, gnome-common
+  BuildRequires and autogen.sh call, no longer needed since we are
+  not using the patched tarball.
+- Pass --disable-fatal-warnings to configure, and add fixme, needed
+  now with unstable tarball.
+- Tweak fdupes macro usage, less rpmlint warnings.
+- Add missing Requires in devel subpackage.
+- Pass --disable-festival to configure, unmaintained and slated for
+  removal upstream, currently causes rpmlint warnings 

commit gstreamer-plugins-bad for openSUSE:Factory

2017-02-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-02-27 18:54:33

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-02-08 10:52:06.481783662 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-02-27 18:54:51.722319724 +0100
@@ -1,0 +2,11 @@
+Thu Feb 23 19:05:58 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.4 (CVE-2017-5848):
+  + Bugs fixed: bgo#776612, bgo#777841, bgo#777957, bgo#777979,
+bgo#778297, bgo#778434, bgo#778452, bgo#778828.
+- Drop gstreamer-plugins-bad-CVE-2017-5848.patch: Fixed upstream.
+- Drop pkgconfig(libtimidity) BuildRequires: Not needed as plugin
+  is not ported to 1.0 branch, and even dropped entirely in
+  upcomming 1.12.0 release.
+
+---

Old:

  gst-plugins-bad-1.10.3-patched.tar.xz
  gst-plugins-bad-1.10.3.tar.xz
  gstreamer-plugins-bad-CVE-2017-5848.patch

New:

  gst-plugins-bad-1.10.4-patched.tar.xz
  gst-plugins-bad-1.10.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.SErfAk/_old  2017-02-27 18:54:52.438218626 +0100
+++ /var/tmp/diff_new_pack.SErfAk/_new  2017-02-27 18:54:52.442218061 +0100
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
-Version:1.10.3
+Version:1.10.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -47,8 +47,6 @@
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo# 
zai...@opensuse.org --
 Patch1: gstreamer-revert-bogus-automake-version.patch
-# PATCH-FIX-UPSTREAM gstreamer-plugins-bad-CVE-2017-5848.patch CVE-2017-5848 
zai...@opensuse.org -- Fix boo#1023259
-Patch2: gstreamer-plugins-bad-CVE-2017-5848.patch
 # Not ported yet
 #BuildRequires:  SDL-devel
 BuildRequires:  fdupes
@@ -116,7 +114,6 @@
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14
 BuildRequires:  pkgconfig(libssh2) >= 1.4.3
-BuildRequires:  pkgconfig(libtimidity)
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkgconfig(libwebp)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -448,7 +445,6 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch1 -p1 -R
-%patch2 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh
@@ -681,7 +677,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstteletextdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsttimecode.so
-#%%{_libdir}/gstreamer-%%{gst_branch}/libgsttimidity.so
 #%%{_libdir}/gstreamer-%%{gst_branch}/libgsttrm.so
 #%%{_libdir}/gstreamer-%%{gst_branch}/libgsttta.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvcdsrc.so

++ gst-plugins-bad-1.10.3-patched.tar.xz -> 
gst-plugins-bad-1.10.4-patched.tar.xz ++
 5684 lines of diff (skipped)

++ gst-plugins-bad-1.10.3-patched.tar.xz -> gst-plugins-bad-1.10.4.tar.xz 
++
 170375 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-02-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-02-08 10:52:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-02-03 17:41:47.961897115 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-02-08 10:52:06.481783662 +0100
@@ -1,0 +2,14 @@
+Sat Feb  4 20:33:04 UTC 2017 - zai...@opensuse.org
+
+- Fix CVE-2017-5847 (boo#1023259):
+  + Add gstreamer-plugins-bad-CVE-2017-5848.patch: psdemux: Rewrite
+PSM parsing using GstByteReader. Avoid possible buffer
+overflows and ignore invalid PSM packets better by using
+GstByteReader (bgo#777957).
+
+---
+Thu Feb  2 12:07:47 UTC 2017 - zai...@opensuse.org
+
+- Add gstreamer-plugins-bad Requires in devel subpackage.
+
+---
@@ -4 +18 @@
-- Update to version 1.10.3:
+- Update to version 1.10.3 (CVE-2017-5838):
@@ -13 +27 @@
-- Wrap wayland support properly to fix builderrors in non-TW
+- Wrap wayland support properly to fix builderrors in non-TW.

New:

  gstreamer-plugins-bad-CVE-2017-5848.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.ExRylh/_old  2017-02-08 10:52:08.213542305 +0100
+++ /var/tmp/diff_new_pack.ExRylh/_new  2017-02-08 10:52:08.221541190 +0100
@@ -47,6 +47,8 @@
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo# 
zai...@opensuse.org --
 Patch1: gstreamer-revert-bogus-automake-version.patch
+# PATCH-FIX-UPSTREAM gstreamer-plugins-bad-CVE-2017-5848.patch CVE-2017-5848 
zai...@opensuse.org -- Fix boo#1023259
+Patch2: gstreamer-plugins-bad-CVE-2017-5848.patch
 # Not ported yet
 #BuildRequires:  SDL-devel
 BuildRequires:  fdupes
@@ -407,6 +409,7 @@
 %package devel
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  Development/Libraries/C and C++
+Requires:   %{name} = %{version}
 Requires:   gstreamer-devel
 Requires:   libgstadaptivedemux-1_0-0 = %{version}
 Requires:   libgstbadbase-1_0-0 = %{version}
@@ -445,6 +448,7 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch1 -p1 -R
+%patch2 -p1
 
 %build
 NOCONFIGURE=1 ./autogen.sh

++ gstreamer-plugins-bad-CVE-2017-5848.patch ++
 947 lines (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-02-02 15:27:17

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-12-26 21:40:47.250792460 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-02-03 17:41:47.961897115 +0100
@@ -1,0 +2,9 @@
+Mon Jan 30 15:45:26 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.3:
+  + Bugs fixed: bgo#740101, bgo#775072, bgo#775292, bgo#775970,
+bgo#776072, bgo#776244, bgo#776461, bgo#776591, bgo#776722,
+bgo#776726, bgo#777143, bgo#777144, bgo#777400, bgo#777503,
+bgo#777533, bgo#42, bgo#777930.
+
+---

Old:

  gst-plugins-bad-1.10.2-patched.tar.xz
  gst-plugins-bad-1.10.2.tar.xz

New:

  gst-plugins-bad-1.10.3-patched.tar.xz
  gst-plugins-bad-1.10.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.GmURd1/_old  2017-02-03 17:41:48.977753330 +0100
+++ /var/tmp/diff_new_pack.GmURd1/_new  2017-02-03 17:41:48.985752197 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# 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
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
-Version:1.10.2
+Version:1.10.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -54,8 +54,8 @@
 BuildRequires:  glib2-devel >= 2.40.0
 # Needed due to patched tarball for openSUSE.
 BuildRequires:  gnome-common
-BuildRequires:  gstreamer-devel >= 1.10.0
-BuildRequires:  gstreamer-plugins-base-devel >= 1.10.0
+BuildRequires:  gstreamer-devel >= 1.10.3
+BuildRequires:  gstreamer-plugins-base-devel >= 1.10.3
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 %if 0%{?is_opensuse}

++ gst-plugins-bad-1.10.2-patched.tar.xz -> 
gst-plugins-bad-1.10.3-patched.tar.xz ++
 7029 lines of diff (skipped)

++ gst-plugins-bad-1.10.2-patched.tar.xz -> gst-plugins-bad-1.10.3.tar.xz 
++
 170302 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-10-22 13:00:47

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-09-26 12:35:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-10-22 13:00:48.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct  8 22:34:12 UTC 2016 - zai...@opensuse.org
+
+- Fix conditional for pkgconfig(tiger) to only apply for
+  Tumbleweed.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.uEwNR9/_old  2016-10-22 13:00:49.0 +0200
+++ /var/tmp/diff_new_pack.uEwNR9/_new  2016-10-22 13:00:49.0 +0200
@@ -134,7 +134,7 @@
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
 # Not available in SLE or older versions of openSUSE
-%if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+%if 0%{?suse_version} > 1320
 BuildRequires:  pkgconfig(tiger) >= 0.3.2
 %endif
 BuildRequires:  pkgconfig(vdpau)
@@ -155,7 +155,6 @@
 BuildRequires:  pkgconfig(zvbi-0.2)
 # FIXME: daala: Not in openSUSE
 # FIXME: flite: Not in openSUSE
-# FIXME: kate: can be enhanced with libtiger.
 # FIXME: mimic: Requires libmimic.
 # FIXME: nassink: Not in openSUSE ( provided by libaudio-devel, but plugin is 
not ported yet)
 # FIXME: wildmidi: Requires  WildMIDI Open Source Midi Synthesizer





commit gstreamer-plugins-bad for openSUSE:Factory

2016-09-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-09-26 12:34:59

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-09-07 11:42:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-09-26 12:35:00.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 18 11:18:25 UTC 2016 - zai...@opensuse.org
+
+- Enable pkgconfig(tiger) BuildRequires for Tumbleweed.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.c7qBVE/_old  2016-09-26 12:35:01.0 +0200
+++ /var/tmp/diff_new_pack.c7qBVE/_new  2016-09-26 12:35:01.0 +0200
@@ -30,7 +30,6 @@
 Version:1.8.3
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
-# FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0+ and LGPL-2.1+
@@ -134,8 +133,10 @@
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
-# Not yet in openSUSE
-#BuildRequires:  pkgconfig(tiger) >= 0.3.2
+# Not available in SLE or older versions of openSUSE
+%if 0%{?suse_version} > 1320 || 0%{?is_opensuse}
+BuildRequires:  pkgconfig(tiger) >= 0.3.2
+%endif
 BuildRequires:  pkgconfig(vdpau)
 %if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0





commit gstreamer-plugins-bad for openSUSE:Factory

2016-09-07 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-09-07 11:42:50

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-08-15 10:30:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-09-07 11:42:51.0 +0200
@@ -1,0 +2,15 @@
+Fri Sep  2 08:38:26 UTC 2016 - fezh...@suse.com
+
+- Disable libbs2b support when building on SLE.
+
+---
+Mon Aug 22 19:27:28 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.3 (boo#996937):
+  + Bugs fixed: bgo#767492, bgo#769376, bgo#736227, bgo#768160,
+bgo#767553, bgo#761260, bgo#763044, bgo#763081, bgo#756866,
+bgo#768771, bgo#72, bgo#766163, bgo#768146, bgo#73,
+bgo#767792, bgo#767492, bgo#767635.
+  + Updated translations.
+
+---

Old:

  gst-plugins-bad-1.8.2-patched.tar.xz
  gst-plugins-bad-1.8.2.tar.xz

New:

  gst-plugins-bad-1.8.3-patched.tar.xz
  gst-plugins-bad-1.8.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.pejlKK/_old  2016-09-07 11:42:53.0 +0200
+++ /var/tmp/diff_new_pack.pejlKK/_new  2016-09-07 11:42:53.0 +0200
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.8.2
+Version:1.8.3
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -60,7 +60,9 @@
 BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
+%if 0%{?is_opensuse}
 BuildRequires:  libbs2b-devel
+%endif
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
@@ -563,7 +565,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbayer.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbluez.so
+%if 0%{?is_opensuse}
 %{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 #%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdaudio.so

++ gst-plugins-bad-1.8.2-patched.tar.xz -> 
gst-plugins-bad-1.8.3-patched.tar.xz ++
 16258 lines of diff (skipped)

++ gst-plugins-bad-1.8.2-patched.tar.xz -> gst-plugins-bad-1.8.3.tar.xz 
++
 170210 lines of diff (skipped)





commit gstreamer-plugins-bad for openSUSE:Factory

2016-08-15 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-08-15 10:30:45

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-07-18 21:19:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-08-15 10:30:46.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 19:29:57 UTC 2016 - zai...@opensuse.org
+
+- Move libbs2b-devel BuildRequires and corresponding plugin to
+  main package. There is no need for this to be in the addon one.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.XE5GRR/_old  2016-08-15 10:30:47.0 +0200
+++ /var/tmp/diff_new_pack.XE5GRR/_new  2016-08-15 10:30:47.0 +0200
@@ -60,6 +60,7 @@
 BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
+BuildRequires:  libbs2b-devel
 BuildRequires:  libgme-devel
 BuildRequires:  libgsm-devel
 BuildRequires:  libjasper-devel
@@ -167,7 +168,6 @@
 BuildRequires:  faad2-devel
 # Not ported yet
 #BuildRequires:  libaudio-devel
-BuildRequires:  libbs2b-devel
 BuildRequires:  libdca-devel
 # Not ported yet
 #BuildRequires:  libxvidcore-devel
@@ -563,6 +563,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstautoconvert.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbayer.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbluez.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstbz2.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 #%%{_libdir}/gstreamer-%%{gst_branch}/libgstcdaudio.so
@@ -710,7 +711,6 @@
 %if 0%{?suse_version} == 1310
 %{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
 %endif
-%{_libdir}/gstreamer-%{gst_branch}/libgstbs2b.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so





commit gstreamer-plugins-bad for openSUSE:Factory

2016-07-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-07-18 21:19:41

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-07-01 09:56:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-07-18 21:19:42.0 +0200
@@ -1,0 +2,5 @@
+Mon Jul 11 14:33:12 UTC 2016 - fcro...@suse.com
+
+- Really disable wayland support on SLE12.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.xstNgX/_old  2016-07-18 21:19:43.0 +0200
+++ /var/tmp/diff_new_pack.xstNgX/_new  2016-07-18 21:19:43.0 +0200
@@ -134,12 +134,14 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(vdpau)
+%if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
-%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
+%if 0%{?suse_version} >= 1320
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 BuildRequires:  pkgconfig(wayland-scanner) >= 1.4.0
 %endif
+%endif
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
 # Not available in SLE
@@ -322,6 +324,7 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%if 0%{?is_opensuse}
 %package -n libgstwayland-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
 Group:  System/Libraries
@@ -332,6 +335,7 @@
 anything media-related,from real-time sound processing to playing
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
+%endif
 
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -450,7 +454,11 @@
 --disable-examples\
 --enable-gtk-doc \
 --with-gtk=3.0 \
+%if 0%{?is_opensuse}
 --enable-wayland
+%else
+--disable-wayland
+%endif
 %__make %{?_smp_mflags}
 
 %install
@@ -498,7 +506,9 @@
 
 %post -n libgstvdp-1_0-0 -p /sbin/ldconfig
 
+%if 0%{?is_opensuse}
 %post -n libgstwayland-1_0-0 -p /sbin/ldconfig
+%endif
 
 %postun -n libgstadaptivedemux-1_0-0 -p /sbin/ldconfig
 
@@ -526,7 +536,9 @@
 
 %postun -n libgstvdp-1_0-0 -p /sbin/ldconfig
 
+%if 0%{?is_opensuse}
 %postun -n libgstwayland-1_0-0 -p /sbin/ldconfig
+%endif
 
 %files
 #File not found: /usr/lib64/gstreamer-0.10/libgstmetadata.so





commit gstreamer-plugins-bad for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-07-01 09:56:46

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-06-07 23:43:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-07-01 09:56:47.0 +0200
@@ -1,0 +2,49 @@
+Mon Jun 20 12:13:30 UTC 2016 - fcro...@suse.com
+
+- Disable zbar support when building on SLE.
+
+---
+Wed Jun 15 09:20:35 UTC 2016 - dims...@opensuse.org
+
+- Enable zbar support (needed for a new key-signing tool):
+  + Add pkgconfig(zbar) BuildRequires.
+
+---
+Wed Jun 15 09:20:34 UTC 2016 - zai...@opensuse.org
+
+- Drop pkgconfig(libcdaudio) BuildRequires: No longer needed, nor
+  used anymore.
+- Remove obsolete clean section and a no longer meaningful
+  conditional.
+
+---
+Tue Jun 14 18:49:53 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.2:
+  + bgo#756948: directsoundsrc: Audio Device not found on Windows
+(string encoding not honored).
+  + bgo#764758: vulkan didn't build out of tree due to vkconfig.h.
+  + bgo#765324: compositor: crashes on NULL pointer in 
+_aggregate_frames().
+  + bgo#765456: vtdec: Strange bug re-encoding video with GST 1.8.1
+on Mac OS 10.10.
+  + bgo#765926: mpegtsmux: Set PTS on aligned buffers.
+  + bgo#766190: vtdec: corrupted rendering on OSX.
+  + bgo#766213: openjpeg plugin needs to be ported to libopenjp2
+v2.1.
+  + bgo#766289: amc: cannot play some files on android.
+  + bgo#766422: videoaggregator: rtspsrc ! compositor produces no
+output.
+  + bgo#766441: OpenBSD does not use librt, but provides the needed
+functions in libc.
+  + bgo#766520: gl: win32: race when handling window messages while
+creating the internal window.
+  + bgo#766611: gl: buffer pool configuration error with
+caopengllayersink.
+  + bgo#766638: ahc: fix possible NULL deref.
+  + bgo#766732: openjpegenc: Doesn't manage MCT switch for RGB and
+YUV frames.
+  + bgo#767298: amc: gst_object_unref on caps.
+  + bgo#767302: ahcsrc: div by 0 warning.
+
+---
@@ -12,0 +62,5 @@
+Thu May 19 11:49:12 UTC 2016 - alarr...@suse.com
+
+- Update to GNOME 3.20.2 (Fate#318572)
+
+---
@@ -65,0 +120,6 @@
+Wed Apr 13 10:06:05 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572
+- Remove gstreamer-plugins-bad-real.patch
+
+---
@@ -288,0 +349,5 @@
+Wed Sep 17 17:47:58 UTC 2014 - idon...@suse.com
+
+- Remove openal dependency bnc#886207
+
+---

Old:

  gst-plugins-bad-1.8.1-patched.tar.xz
  gst-plugins-bad-1.8.1.tar.xz

New:

  gst-plugins-bad-1.8.2-patched.tar.xz
  gst-plugins-bad-1.8.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.J8zypD/_old  2016-07-01 09:56:48.0 +0200
+++ /var/tmp/diff_new_pack.J8zypD/_new  2016-07-01 09:56:48.0 +0200
@@ -27,11 +27,10 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.8.1
+Version:1.8.2
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
-# FIXME: missing BuildRequires on zbar (http://zbar.sourceforge.net/)
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:GPL-2.0+ and LGPL-2.1+
@@ -91,7 +90,6 @@
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(kate) >= 0.1.7
 BuildRequires:  pkgconfig(libass) >= 0.10.2
-BuildRequires:  pkgconfig(libcdaudio)
 %if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(libchromaprint)
 %endif
@@ -144,8 +142,10 @@
 %endif
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb) >= 1.10
-# Not yet in openSUSE
-#BuildRequires:  pkgconfig(zbar) >= 0.9
+# Not available in SLE
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
+BuildRequires:  pkgconfig(zbar) >= 

commit gstreamer-plugins-bad for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-06-07 23:43:54

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-05-31 12:09:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-06-07 23:43:55.0 +0200
@@ -1,0 +2,5 @@
+Thu Jun  2 14:36:37 CEST 2016 - sbra...@suse.com
+
+- Make baselibs.conf consistent with spec file (boo#980893).
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.C5SA8d/_old  2016-06-07 23:43:56.0 +0200
+++ /var/tmp/diff_new_pack.C5SA8d/_new  2016-06-07 23:43:56.0 +0200
@@ -1,6 +1,7 @@
 gstreamer-plugins-bad
 gstreamer-plugins-bad-orig-addon
 libgstadaptivedemux-1_0-0
+libgstbadaudio-1_0-0
 libgstbadbase-1_0-0
 libgstbadvideo-1_0-0
 libgstbasecamerabinsrc-1_0-0
@@ -9,6 +10,8 @@
 libgstinsertbin-1_0-0
 libgstmpegts-1_0-0
 libgstphotography-1_0-0
+libgstplayer-1_0-0
 libgsturidownloader-1_0-0
 libgstvdp-1_0-0
+libgstvdpau
 libgstwayland-1_0-0





commit gstreamer-plugins-bad for openSUSE:Factory

2016-05-31 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-05-31 12:09:35

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-05-04 08:18:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-05-31 12:09:37.0 +0200
@@ -1,0 +2,6 @@
+Tue May 24 09:32:50 UTC 2016 - dims...@opensuse.org
+
+- Drop pkgconfig(libmusicbrainz): gstreamer does not depend on it
+  directly.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.iRQFcl/_old  2016-05-31 12:09:38.0 +0200
+++ /var/tmp/diff_new_pack.iRQFcl/_new  2016-05-31 12:09:38.0 +0200
@@ -104,7 +104,6 @@
 #BuildRequires:  pkgconfig(libmimic) >= 1.0
 BuildRequires:  pkgconfig(libmms) >= 0.4
 BuildRequires:  pkgconfig(libmodplug)
-BuildRequires:  pkgconfig(libmusicbrainz) >= 2.1.0
 BuildRequires:  pkgconfig(libofa) >= 0.9.3
 # SLE12 doesn't ship libopenjpeg
 %if 0%{?suse_version} != 1315





commit gstreamer-plugins-bad for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-05-04 08:18:42

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-04-30 23:26:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-05-04 08:18:43.0 +0200
@@ -1,0 +2,53 @@
+Thu Apr 21 08:08:58 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.1:
+  + bgo#760473: OpenCV face detection does not work with OpenCV
+newer than 2.4.11.
+  + bgo#747633: decklinkvideosrc: crash in
+::VideoInputFrameArrived() callback with video_frame=NULL.
+  + bgo#762924: interlace: negotiation fails unexpectedly.
+  + bgo#763324: nvenc fails to compile with Nvidia video SDK 6.0.
+  + bgo#763404: bad: video sink: Post un-handled keyboard/mouse
+events as message to application.
+  + bgo#763862: mxfmux: Instead of releasing request pads on
+stop(), clear them only.
+  + bgo#764148: gtkglsink doesn't fail to create on incompatible
+hardware.
+  + bgo#764339: ahcsrc: g_object_class_install_property: assertion
+'pspec- > flags & G_PARAM_WRITABLE' during initialization.
+  + bgo#764363: videoaggregator: Does not take into account the
+best output format that is computed.
+  + bgo#764404: hlsdemux: Assertion with AES encrypted stream.
+  + bgo#764448: h264parse: constrained-baseline is a subset of
+baseline.
+  + bgo#764523: -lole32 is missing for libgstdirectsoundsrc.
+  + bgo#764545: Crash when trying to use vulkan sink.
+  + bgo#765005: mpegtsmux: memory leak caused by pad_data- >
+language.
+  + bgo#765194: caopengllayersink: renders blurry content on HiDPI
+screens because contentsScale is ignored.
+  + bgo#765241: glimagesink: need to clean window_id when state
+change form READY to NULL.
+  + bgo#765079: srtpdec request-key is not signaled if roc is
+missing.
+- Clean up spec file, properly escape disabled plugins and macros.
+  Make rpmlint report readable again. Also remove an obsolete
+  source repack comment, we do it via pre_checkin.sh now.
+- No longer pass V=1 to make, stop littering buildlogs and
+  debugging is done local anyway.
+- Add some missing post/postun handling.
+- Add pkgconfig(bluez), pkgconfig(x265) and libbs2b-devel
+  BuildRequires and replace librtmp-devel for pkgconfig(librtmp):
+  Build more supported plugins.
+- Disable a few BuildRequires that are not ported yet, no need to
+  pull unused BuildRequires: SDL-devel, pkgconfig(daala),
+  pkgconfig(flite), pkgconfig(libdc1394-2), libaudio-devel and
+  libxvidcore-devel.
+- Split out a new libgstvdpau in an own sub-package, vdpau support
+  is not needed for people not running nvidia binary driver.
+- Add fdupes BuildRequires and add macro to install section.
+- Stop passing --enable-experimental to configure, currently we are
+  not building any experimental plugins, nor should we in the
+  future.
+
+---

Old:

  gst-plugins-bad-1.8.0-patched.tar.xz
  gst-plugins-bad-1.8.0.tar.xz

New:

  gst-plugins-bad-1.8.1-patched.tar.xz
  gst-plugins-bad-1.8.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.cMkMKV/_old  2016-05-04 08:18:44.0 +0200
+++ /var/tmp/diff_new_pack.cMkMKV/_new  2016-05-04 08:18:44.0 +0200
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.8.0
+Version:1.8.1
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -40,22 +40,22 @@
 %if 0%{?BUILD_ORIG}
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
 %else
-# WARNING: This is not a comment, but the real command to repack source:
-#%(bash %{_sourcedir}/%{name}-patch-source.sh %{_name}-%{version}.tar.xz)
 Source: %{_name}-%{version}-patched.tar.xz
-# If the above patch source script fails due to a change in source tarball 
contents, you need
-# to unpack the sources (this should already have happened) and examine the 
new plugin source for
-# blacklisted content and if it's clean, edit the script and add to the 
allowed list in the script
+# If the pre_checkin.sh 

commit gstreamer-plugins-bad for openSUSE:Factory

2016-04-30 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-04-30 23:26:34

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-02-23 16:52:57.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-04-30 23:26:36.0 +0200
@@ -1,0 +2,31 @@
+Sat Mar 26 19:10:39 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.0:
+  + Hardware-accelerated zero-copy video decoding on Android
+  + New video capture source for Android using the
+android.hardware.Camera API.
+  + Windows Media reverse playback support (ASF/WMV/WMA).
+  + New tracing system provides support for more sophisticated
+debugging tools.
+  + New high-level GstPlayer playback convenience API.
+  + Initial support for the new Vulkan API, see Matthew Waters'
+blog post for more details.
+  + Improved Opus audio codec support: Support for more than two
+channels; MPEG-TS demuxer/muxer can now handle Opus;
+sample-accurate encoding/decoding/transmuxing with Ogg,
+Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container;
+new codec utility functions for Opus header and caps handling
+in pbutils library. The Opus encoder/decoder elements were
+also moved to gst-plugins-base (from -bad), and the opus RTP
+depayloader/payloader to -good.
+  + GStreamer VAAPI module now released and maintained as part of
+the GStreamer project.
+  + Asset proxy support in the GStreamer Editing Services.
+  + Bugs fixed: bgo#763756, bgo#763793, bgo#763877, bgo#763974,
+bgo#764066, bgo#763262.
+- Add pkgconfig(xcb) and pkgconfig(wayland-scanner) BuildRequires:
+  New dependencies.
+- Add 2 new subpackages and handle them in post/un
+  + libsgtbadaudio and libgstplayer.
+
+---

Old:

  gst-plugins-bad-1.6.3-patched.tar.xz
  gst-plugins-bad-1.6.3.tar.xz

New:

  gst-plugins-bad-1.8.0-patched.tar.xz
  gst-plugins-bad-1.8.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.xbWQzl/_old  2016-04-30 23:26:37.0 +0200
+++ /var/tmp/diff_new_pack.xbWQzl/_new  2016-04-30 23:26:37.0 +0200
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.6.3
+Version:1.8.0
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -55,10 +55,10 @@
 BuildRequires:  SDL-devel
 # needed for patch0
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel >= 2.31.14
+BuildRequires:  glib2-devel >= 2.40.0
 BuildRequires:  gnome-common
-BuildRequires:  gstreamer-devel >= 1.6.3
-BuildRequires:  gstreamer-plugins-base-devel >= 1.6.3
+BuildRequires:  gstreamer-devel >= 1.8.0
+BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
@@ -87,7 +87,7 @@
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(kate) >= 0.1.7
-BuildRequires:  pkgconfig(libass) >= 0.9.4
+BuildRequires:  pkgconfig(libass) >= 0.10.2
 BuildRequires:  pkgconfig(libcdaudio)
 %if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(libchromaprint)
@@ -143,8 +143,10 @@
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
 %if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
+BuildRequires:  pkgconfig(wayland-scanner) >= 1.4.0
 %endif
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcb) >= 1.10
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(zbar) >= 0.9
 BuildRequires:  pkgconfig(zvbi-0.2)
@@ -242,6 +244,17 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n libgstbadaudio-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstbadaudio-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based 

commit gstreamer-plugins-bad for openSUSE:Factory

2016-02-23 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-02-23 16:52:56

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-02-12 11:21:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-02-23 16:52:57.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 17 18:10:36 UTC 2016 - dims...@opensuse.org
+
+- Add gstreamer-plugins-bad.appdata.xml so that the codecs can
+  show up in a Software Center.
+
+---

New:

  gstreamer-plugins-bad.appdata.xml



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.4VtBai/_old  2016-02-23 16:52:58.0 +0100
+++ /var/tmp/diff_new_pack.4VtBai/_new  2016-02-23 16:52:58.0 +0100
@@ -48,6 +48,7 @@
 # blacklisted content and if it's clean, edit the script and add to the 
allowed list in the script
 %endif
 Source1:%{name}-patch-source.sh
+Source2:gstreamer-plugins-bad.appdata.xml
 Source99:   baselibs.conf
 # PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo# 
zai...@opensuse.org --
 Patch1: gstreamer-revert-bogus-automake-version.patch
@@ -419,6 +420,13 @@
 
 %install
 %makeinstall
+if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-bad.appdata.xml ]; 
then
+  echo "Please remove the added gstreamer-plugins-bad.appdata.xml file from 
the sources - the tarball installs it"
+  false
+else
+  mkdir -p %{buildroot}%{_datadir}/appdata
+  cp %{S:2} %{buildroot}%{_datadir}/appdata/
+fi
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{_name}-%{gst_branch}
 
@@ -490,6 +498,8 @@
 %endif
 %dir %{_datadir}/gstreamer-%{gst_branch}/presets/
 %{_datadir}/gstreamer-%{gst_branch}/presets/GstFreeverb.prs
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/gstreamer-plugins-bad.appdata.xml
 %{_libdir}/gstreamer-%{gst_branch}/libgstaccurip.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstadpcmenc.so




commit gstreamer-plugins-bad for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-02-12 11:21:48

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-02-03 10:18:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-02-12 11:21:50.0 +0100
@@ -1,0 +2,42 @@
+Thu Jan 28 13:20:33 UTC 2016 - dims...@opensuse.org
+
+- Add libgstadaptivedemux-1_0-0 to baselibs.conf.
+
+---
+Thu Jan 21 22:04:12 UTC 2016 - badshah...@gmail.com
+
+- Update to version 1.6.3:
+  + Fix regression in GL library that made glimagesink unsable on
+Android.
+  + Integer arithmetic overflow in queue2 element that could break
+buffering or cause crashes due to NULL pointer dereference.
+  + Fix crash in AAC/ADTS typefinder caused by reading more memory
+than is available.
+  + Stop ignoring encoder errors in the VP8/VP9 encoders.
+  + Deprecate GstVideoEncoder GST_VIDEO_ENCODER_FLOW_DROPPED. It's
+redudant and was never actually implemented.
+  + Ensure to store the correct video info in GstVideoBufferPool.
+  + Fix caps in rtspsrc when doing SRTP over interleaved TCP.
+  + Fix crash in pcap parser on 0-sized packets.
+  + Clear EOS flag in appsrc to allow reuse after EOS and
+flushing.
+  + Ignore flushing streams in streamsynchronizer during stream
+switches to fix problems caused by this in
+gst-editing-services.
+  + Ignore tags and other metadata in WAV files after the "data"
+chunk in PUSH mode to prevent them from being interpreted as
+audio.
+  + Correctly use colorimetry in v4l2 only for YUV color formats.
+  + Set reserved bits in MPEG TS muxer to 1s.
+  + Fix calculation of SBC frame lengths.
+  + Fix output of the RTP JPEG2000 depayloader to have one frame
+per buffer and crash in the OpenJPEG decoder on incomplete
+frames.
+  + Update ffmpeg snapshot in gst-libav to 2.8.5.
+  + Memory leak fixes in scaletempo, the raw video RTP
+depayloader, and in playsink related to audio/video filters.
+  + Fixes for error handling in the OSX audio plugin.
+  + Various gobject-introspection annotation fixes and additions.
+  + Compiler warning fixes for latest clang compiler.
+
+---
@@ -80 +122 @@
-  %post/postun
+  %post/postun.

Old:

  gst-plugins-bad-1.6.2-patched.tar.xz
  gst-plugins-bad-1.6.2.tar.xz

New:

  gst-plugins-bad-1.6.3-patched.tar.xz
  gst-plugins-bad-1.6.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.8rvtiD/_old  2016-02-12 11:21:51.0 +0100
+++ /var/tmp/diff_new_pack.8rvtiD/_new  2016-02-12 11:21:51.0 +0100
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.6.2
+Version:1.6.3
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -56,8 +56,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.14
 BuildRequires:  gnome-common
-BuildRequires:  gstreamer-devel >= 1.6.0
-BuildRequires:  gstreamer-plugins-base-devel >= 1.6.0
+BuildRequires:  gstreamer-devel >= 1.6.3
+BuildRequires:  gstreamer-plugins-base-devel >= 1.6.3
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.8rvtiD/_old  2016-02-12 11:21:51.0 +0100
+++ /var/tmp/diff_new_pack.8rvtiD/_new  2016-02-12 11:21:51.0 +0100
@@ -1,5 +1,6 @@
 gstreamer-plugins-bad
 gstreamer-plugins-bad-orig-addon
+libgstadaptivedemux-1_0-0
 libgstbadbase-1_0-0
 libgstbadvideo-1_0-0
 libgstbasecamerabinsrc-1_0-0

++ gst-plugins-bad-1.6.2-patched.tar.xz -> 
gst-plugins-bad-1.6.3-patched.tar.xz ++
 4654 lines of diff (skipped)

++ gst-plugins-bad-1.6.2-patched.tar.xz -> gst-plugins-bad-1.6.3.tar.xz 
++
 160227 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2016-02-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-02-03 10:18:19

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2016-01-08 15:22:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-02-03 10:18:20.0 +0100
@@ -1,0 +2,37 @@
+Wed Jan  6 12:57:11 UTC 2016 - dims...@opensuse.org
+
+- Update to version 1.6.2:
+  + Crashes in gst-libav with sinks that did not provide a buffer
+pool but supported video metadata were fixed. This affected
+d3dvideosink and some 3rd party sinks. Also related fixes for
+crashes when a downstream buffer pool failed allocation.
+  + Big GL performance improvement on iOS by a factor of 2 by using
+Apple's sync extension.
+  + Deadlocks in the DirectSound elements on Windows, and the
+behaviour of its mute property were fixed.
+  + The Direct3D video sink does not crash anymore when minimizing
+the window.
+  + The library soname generation on Android >= 6.0 was fixed,
+which previously caused GStreamer to fail to load there.
+  + File related elements have large-file (>2GB) support on Android
+now.
+  + gst-libav was updated to ffmpeg 2.8.3.
+  + Deserialization of custom events in the GDP depayloader was
+fixed.
+  + Missing OpenGL context initialization in the Qt/QML video sink
+was fixed in certain situations.
+  + Interoperability with some broken RTSP servers using HTTP
+tunnel was improved.
+  + Various compilation fixes for Windows.
+  + Various smaller memory leak and other fixes in different
+places.
+  + Bugs fixed: bgo#734098, bgo#738292, bgo#741608, bgo#753823,
+bgo#755106, bgo#755222, bgo#755614, bgo#756028, bgo#756951,
+bgo#757155, bgo#757264, bgo#757453, bgo#757454, bgo#757732,
+bgo#757854, bgo#757873, bgo#757895, bgo#757924, bgo#757929,
+bgo#757935, bgo#758029, bgo#758151, bgo#758204, bgo#758205,
+bgo#758276, bgo#758285, bgo#758286, bgo#758337, bgo#758344,
+bgo#758512, bgo#758620, bgo#758861, bgo#758912, bgo#758913,
+bgo#758921, bgo#759019, bgo#759380.
+
+---

Old:

  gst-plugins-bad-1.6.1-patched.tar.xz
  gst-plugins-bad-1.6.1.tar.xz

New:

  gst-plugins-bad-1.6.2-patched.tar.xz
  gst-plugins-bad-1.6.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.9akr3n/_old  2016-02-03 10:18:21.0 +0100
+++ /var/tmp/diff_new_pack.9akr3n/_new  2016-02-03 10:18:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# 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
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.6.1
+Version:1.6.2
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)

++ gst-plugins-bad-1.6.1-patched.tar.xz -> 
gst-plugins-bad-1.6.2-patched.tar.xz ++
 9042 lines of diff (skipped)

++ gst-plugins-bad-1.6.1-patched.tar.xz -> gst-plugins-bad-1.6.2.tar.xz 
++
 163201 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2016-01-08 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2016-01-08 15:22:02

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-12-27 01:58:56.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2016-01-08 15:22:03.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 28 15:00:31 UTC 2015 - joerg.loren...@ki.tng.de
+
+- Fix build for Leap 42.1.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.713F73/_old  2016-01-08 15:22:04.0 +0100
+++ /var/tmp/diff_new_pack.713F73/_new  2016-01-08 15:22:04.0 +0100
@@ -140,7 +140,7 @@
 BuildRequires:  pkgconfig(vdpau)
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 %endif
 BuildRequires:  pkgconfig(x11)
@@ -626,7 +626,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -710,7 +710,7 @@
 %{_libdir}/libgstvdp-%{gst_branch}.so.0*
 %endif
 
-%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}
 %files -n libgstwayland-1_0-0
 %defattr(-,root,root)
 %{_libdir}/libgstwayland-1.0.so.*




commit gstreamer-plugins-bad for openSUSE:Factory

2015-12-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-12-27 01:58:55

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-12-09 22:18:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-12-27 01:58:56.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 17 10:25:47 UTC 2015 - fcro...@suse.com
+
+- Do not BuildRequires pkgconfig(wayland-egl) on SLE.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.43Lie1/_old  2015-12-27 01:58:58.0 +0100
+++ /var/tmp/diff_new_pack.43Lie1/_new  2015-12-27 01:58:58.0 +0100
@@ -131,16 +131,16 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(slv2) >= 0.6.6
 %endif
+BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
-BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(vdpau)
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
 BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 %endif
 BuildRequires:  pkgconfig(x11)
@@ -626,7 +626,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -710,7 +710,7 @@
 %{_libdir}/libgstvdp-%{gst_branch}.so.0*
 %endif
 
-%if 0%{?suse_version} > 1310
+%if 0%{?suse_version} > 1310 && 0%{?sle_version} == 0
 %files -n libgstwayland-1_0-0
 %defattr(-,root,root)
 %{_libdir}/libgstwayland-1.0.so.*




commit gstreamer-plugins-bad for openSUSE:Factory

2015-12-09 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-12-09 20:33:20

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-11-24 22:29:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-12-09 22:18:48.0 +0100
@@ -1,0 +2,8 @@
+Fri Nov 27 23:18:59 UTC 2015 - zai...@opensuse.org
+
+- Add pkgconfig(libssh2) BuildRequires: Build ssh support.
+- Add libcurl.so to BUILD_ORIG file list for openSUSE 13.1 only,
+  as packman builds against Update where a new enough version is
+  provided. 
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.U9ZcWD/_old  2015-12-09 22:18:50.0 +0100
+++ /var/tmp/diff_new_pack.U9ZcWD/_new  2015-12-09 22:18:50.0 +0100
@@ -92,7 +92,7 @@
 BuildRequires:  pkgconfig(libchromaprint)
 %endif
 BuildRequires:  pkgconfig(libcrypto)
-BuildRequires:  pkgconfig(libcurl) >= 7.21.0
+BuildRequires:  pkgconfig(libcurl) >= 7.35.0
 BuildRequires:  pkgconfig(libdc1394-2) >= 2.0.0
 BuildRequires:  pkgconfig(libexif) >= 0.6.16
 # Not yet in openSUSE
@@ -134,6 +134,7 @@
 BuildRequires:  pkgconfig(sndfile) >= 1.0.16
 BuildRequires:  pkgconfig(soundtouch)
 BuildRequires:  pkgconfig(spandsp) >= 0.0.6
+BuildRequires:  pkgconfig(libssh2) >= 1.4.3
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(vdpau)
@@ -646,6 +647,9 @@
 %endif
 %endif
 %{_datadir}/gstreamer-%{gst_branch}/presets/GstVoAmrwbEnc.prs
+%if 0%{?suse_version} == 1310
+%{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoamrwbenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvoaacenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtsdec.so




commit gstreamer-plugins-bad for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-11-24 22:29:03

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is "gstreamer-plugins-bad"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-04-22 01:13:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-11-24 22:29:05.0 +0100
@@ -1,0 +2,26 @@
+Sat Oct 31 04:23:01 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + Bugs fixed: bgo#756567, bgo#752132, bgo#752230, bgo#754523,
+bgo#755108, bgo#755132, bgo#755134, bgo#755239, bgo#755623,
+bgo#755680, bgo#755738, bgo#755754, bgo#755759, bgo#755824,
+bgo#755840, bgo#755850, bgo#755852, bgo#755892, bgo#755969,
+bgo#755981, bgo#756001, bgo#756065, bgo#756070, bgo#756181,
+bgo#756186, bgo#756383, bgo#756563, bgo#756578, bgo#756592,
+bgo#756617, bgo#756653, bgo#756861, bgo#756876, bgo#757251.
+- Add gstreamer-revert-bogus-automake-version.patch, upstream
+  bumped automake req to high.
+
+---
+Fri Oct  2 09:01:09 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.0:
+  + For changelog, see mainpackage changes, everything is condensed
+there.
+- Rebase gstreamer-plugins-bad-patch-source.sh, add new plugins.
+- Drop gstreamer-plugins-bad-real.patch: real plugin was dropped
+  from gstreamer-bad package.
+- Add new sub-package libgstadaptivedemux-1_0-0 and handle it in
+  %post/postun
+
+---

Old:

  gst-plugins-bad-1.4.5-patched.tar.xz
  gst-plugins-bad-1.4.5.tar.xz
  gstreamer-plugins-bad-real.patch

New:

  gst-plugins-bad-1.6.1-patched.tar.xz
  gst-plugins-bad-1.6.1.tar.xz
  gstreamer-revert-bogus-automake-version.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.Yg55UC/_old  2015-11-24 22:29:06.0 +0100
+++ /var/tmp/diff_new_pack.Yg55UC/_new  2015-11-24 22:29:06.0 +0100
@@ -21,14 +21,13 @@
 
 # Disabled for now in upstream tarball, not ported
 %bcond_with gstvdp
-%bcond_without  wayland
 
 Name:   gstreamer-plugins-bad
 # Patched code is built by default.
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.4.5
+Version:1.6.1
 Release:0
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
@@ -50,14 +49,15 @@
 %endif
 Source1:%{name}-patch-source.sh
 Source99:   baselibs.conf
-Patch0: gstreamer-plugins-bad-real.patch
+# PATCH-FIX-UPSTREAM gstreamer-revert-bogus-automake-version.patch bgo# 
zai...@opensuse.org --
+Patch1: gstreamer-revert-bogus-automake-version.patch
 BuildRequires:  SDL-devel
 # needed for patch0
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.14
 BuildRequires:  gnome-common
-BuildRequires:  gstreamer-devel >= 1.0.10
-BuildRequires:  gstreamer-plugins-base-devel >= 1.0.10
+BuildRequires:  gstreamer-devel >= 1.6.0
+BuildRequires:  gstreamer-plugins-base-devel >= 1.6.0
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
@@ -137,8 +137,10 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) >= 0.3.2
 BuildRequires:  pkgconfig(vdpau)
-%if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
+BuildRequires:  pkgconfig(wayland-cursor) >= 1.0
+%if 0%{?suse_version} > 1310
+BuildRequires:  pkgconfig(wayland-egl) >= 9.0
 %endif
 BuildRequires:  pkgconfig(x11)
 # Not yet in openSUSE
@@ -227,6 +229,17 @@
 %endif
 %endif
 
+%package -n libgstadaptivedemux-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstadaptivedemux-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
 %package -n libgstbasecamerabinsrc-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -352,6 +365,7 @@
 Summary:GStreamer 

commit gstreamer-plugins-bad for openSUSE:Factory

2015-04-21 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-04-22 01:13:29

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2015-01-20 19:11:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-04-22 01:13:31.0 +0200
@@ -1,0 +2,8 @@
+Thu Mar 26 17:01:38 UTC 2015 - dims...@opensuse.org
+
+- Change from simple %defines to %bcond_with/without, as this
+  allows to be set in prjconf without the need to patch the .spec
+  files.
+- Create new subpackage libgstwayland-1_0-0.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.eZUArO/_old  2015-04-22 01:13:32.0 +0200
+++ /var/tmp/diff_new_pack.eZUArO/_new  2015-04-22 01:13:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2015 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
@@ -20,8 +20,8 @@
 %bcond_with LV2
 
 # Disabled for now in upstream tarball, not ported
-%define build_gstvdp 0
-%define build_wayland 0
+%bcond_with gstvdp
+%bcond_without  wayland
 
 Name:   gstreamer-plugins-bad
 # Patched code is built by default.
@@ -137,7 +137,7 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) = 0.3.2
 BuildRequires:  pkgconfig(vdpau)
-%if %{build_wayland}
+%if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) = 1.0.0
 %endif
 BuildRequires:  pkgconfig(x11)
@@ -151,7 +151,6 @@
 # FIXME: mythtvsrc: Requires gmyth.
 # FIXME: nassink: Not in openSUSE
 # FIXME: rtmp: Not in openSUSE
-# FIXME: wayland: Requires wayland-client, not yet in openSUSE.
 # FIXME: wildmidi: Requires  WildMIDI Open Source Midi Synthesizer
 # FIXME: zbar: Requires zbar.
 # NOTE: acm: Windows ACM library
@@ -283,6 +282,17 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n libgstwayland-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins - Wayland backend
+Group:  System/Libraries
+
+%description -n libgstwayland-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
 %package -n libgstcodecparsers-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -351,7 +361,7 @@
 Requires:   libgstmpegts-1_0-0 = %{version}
 Requires:   libgstphotography-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
-%if %{build_gstvdp}
+%if %{with gstvdp}
 Requires:   libgstvdp-1_0-0 = %{version}
 %endif
 
@@ -390,7 +400,7 @@
 --enable-experimental\
 --enable-gtk-doc \
 --with-gtk=3.0 \
-%if %{build_wayland}
+%if %{with wayland}
 --enable-wayland
 %else
 --disable-wayland
@@ -599,7 +609,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
-%if %{build_wayland}
+%if %{with wayland}
 %{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
@@ -670,12 +680,18 @@
 %defattr(-, root, root)
 %{_libdir}/libgsturidownloader-%{gst_branch}.so.0*
 
-%if %{build_gstvdp}
+%if %{with gstvdp}
 %files -n libgstvdp-1_0-0
 %defattr(-, root, root)
 %{_libdir}/libgstvdp-%{gst_branch}.so.0*
 %endif
 
+%if %{with wayland}
+%files -n libgstwayland-1_0-0
+%defattr(-,root,root)
+%{_libdir}/libgstwayland-1.0.so.*
+%endif
+
 %files devel
 %defattr(-, root, root)
 %{_includedir}/gstreamer-%{gst_branch}

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.eZUArO/_old  2015-04-22 01:13:32.0 +0200
+++ /var/tmp/diff_new_pack.eZUArO/_new  2015-04-22 01:13:32.0 +0200
@@ -10,3 +10,4 @@
 libgstphotography-1_0-0
 libgsturidownloader-1_0-0
 libgstvdp-1_0-0
+libgstwayland-1_0-0




commit gstreamer-plugins-bad for openSUSE:Factory

2015-01-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2015-01-20 19:11:25

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-12-31 11:22:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2015-01-20 19:11:27.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 21:43:50 UTC 2015 - a...@mizerski.pl
+
+- added BuildRequires: pkgconfig(nettle) to enable building hls plugin
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.EEMg5G/_old  2015-01-20 19:11:28.0 +0100
+++ /var/tmp/diff_new_pack.EEMg5G/_new  2015-01-20 19:11:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -116,6 +116,7 @@
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
+BuildRequires:  pkgconfig(nettle)
 %if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(openal)
 %endif
@@ -506,6 +507,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-12-31 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-12-31 11:22:08

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-12-17 19:18:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-12-31 11:22:12.0 +0100
@@ -1,0 +2,9 @@
+Fri Dec 26 11:30:51 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.5:
+  + Bugs fixed: bgo#722764, bgo#729768, bgo#739152, bgo#740191,
+bgo#740201, bgo#740451, bgo#740953, bgo#741321.
+- Remove obsolete FIXME entries about pkgconfig(wayland-client)
+  BuildRequires, we have had this enabled for a while.
+
+---

Old:

  gst-plugins-bad-1.4.4-patched.tar.xz
  gst-plugins-bad-1.4.4.tar.xz

New:

  gst-plugins-bad-1.4.5-patched.tar.xz
  gst-plugins-bad-1.4.5.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.A5PB7F/_old  2014-12-31 11:22:14.0 +0100
+++ /var/tmp/diff_new_pack.A5PB7F/_new  2014-12-31 11:22:14.0 +0100
@@ -28,9 +28,8 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.4.4
+Version:1.4.5
 Release:0
-# FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
 # FIXME: missing BuildRequires on zbar (http://zbar.sourceforge.net/)
@@ -140,8 +139,6 @@
 %if %{build_wayland}
 BuildRequires:  pkgconfig(wayland-client) = 1.0.0
 %endif
-# Not yet in openSUSE
-#BuildRequires:  pkgconfig(wayland-client) = 0.1
 BuildRequires:  pkgconfig(x11)
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(zbar) = 0.9

++ gst-plugins-bad-1.4.4-patched.tar.xz - 
gst-plugins-bad-1.4.5-patched.tar.xz ++
 27280 lines of diff (skipped)

++ gst-plugins-bad-1.4.4-patched.tar.xz - gst-plugins-bad-1.4.5.tar.xz 
++
 164911 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-12-17 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-12-17 19:19:22

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-11-28 08:46:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-12-17 19:18:18.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 15 13:15:35 UTC 2014 - fcro...@suse.com
+
+- Disable BuildRequires on libchromaprint, fluidsynth and openAL on
+  SLE12.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.5fsZoV/_old  2014-12-17 19:18:19.0 +0100
+++ /var/tmp/diff_new_pack.5fsZoV/_new  2014-12-17 19:18:19.0 +0100
@@ -76,7 +76,9 @@
 BuildRequires:  pkgconfig(dirac) = 0.10
 BuildRequires:  pkgconfig(dvdnav) = 4.1.2
 BuildRequires:  pkgconfig(dvdread) = 4.1.2
+%if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(fluidsynth)
+%endif
 BuildRequires:  pkgconfig(gio-2.0) = 2.25.0
 BuildRequires:  pkgconfig(glesv2)
 # Not yet in openSUSE
@@ -87,7 +89,9 @@
 BuildRequires:  pkgconfig(kate) = 0.1.7
 BuildRequires:  pkgconfig(libass) = 0.9.4
 BuildRequires:  pkgconfig(libcdaudio)
+%if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(libchromaprint)
+%endif
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libcurl) = 7.21.0
 BuildRequires:  pkgconfig(libdc1394-2) = 2.0.0
@@ -113,7 +117,9 @@
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
+%if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(openal)
+%endif
 # Disabled because of bnc#748666
 #BuildRequires:  pkgconfig(opencv)
 BuildRequires:  pkgconfig(OpenEXR)
@@ -477,7 +483,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcdaudio.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcdxaparse.so
+%if 0%{?suse_version} != 1315
 %{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
+%endif
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcog.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcolorspace.so
@@ -497,7 +505,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfestival.so
+%if 0%{?suse_version} != 1315
 %{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
@@ -541,7 +551,9 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
+%if 0%{?suse_version} != 1315
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so
 %if 0%{?suse_version} != 1315

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-11-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-11-28 08:46:00

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-11-18 22:55:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-11-28 08:46:05.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov 15 11:07:53 UTC 2014 - zai...@opensuse.org
+
+- Enable pkgconfig(libchromaprint) BuildRequires, build
+  chromaprint plugin.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.aKaoyv/_old  2014-11-28 08:46:06.0 +0100
+++ /var/tmp/diff_new_pack.aKaoyv/_new  2014-11-28 08:46:06.0 +0100
@@ -33,7 +33,6 @@
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
 # FIXME: missing BuildRequires on libtiger (http://code.google.com/p/libtiger/)
-# FIXME: missing BuildRequires on chromaprint (http://acoustid.org/chromaprint)
 # FIXME: missing BuildRequires on zbar (http://zbar.sourceforge.net/)
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -88,8 +87,7 @@
 BuildRequires:  pkgconfig(kate) = 0.1.7
 BuildRequires:  pkgconfig(libass) = 0.9.4
 BuildRequires:  pkgconfig(libcdaudio)
-# Not yet in openSUSE
-#BuildRequires:  pkgconfig(libchromaprint)
+BuildRequires:  pkgconfig(libchromaprint)
 BuildRequires:  pkgconfig(libcrypto)
 BuildRequires:  pkgconfig(libcurl) = 7.21.0
 BuildRequires:  pkgconfig(libdc1394-2) = 2.0.0
@@ -142,7 +140,6 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(zbar) = 0.9
 BuildRequires:  pkgconfig(zvbi-0.2)
-# FIXME: chromaprint: Requires libchromaprint, not yet in openSUSE
 # FIXME: flite: Not in openSUSE
 # FIXME: kate: can be enhanced with libtiger.
 # FIXME: lv2: standard for plugins and matching host applications,
@@ -480,6 +477,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstcamerabin2.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcdaudio.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcdxaparse.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstchromaprint.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcog.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcoloreffects.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstcolorspace.so

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-11-18 22:55:42

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-11-02 16:45:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-11-18 22:55:48.0 +0100
@@ -1,0 +2,11 @@
+Fri Nov 14 11:21:35 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.4:
+  + bgo#732239, bgo#733510, bgo#734156, bgo#736319, bgo#737186,
+bgo#737569, bgo#737658, bgo#737724, bgo#738067, bgo#738223,
+bgo#738230, bgo#738243, bgo#738291, bgo#738449, bgo#738519,
+bgo#738532, bgo#738674, bgo#738695, bgo#738696, bgo#739277,
+bgo#739348, bgo#739368, bgo#739374.
+  + Updated translations.
+
+---

Old:

  gst-plugins-bad-1.4.3-patched.tar.xz
  gst-plugins-bad-1.4.3.tar.xz

New:

  gst-plugins-bad-1.4.4-patched.tar.xz
  gst-plugins-bad-1.4.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.s2QtTo/_old  2014-11-18 22:55:50.0 +0100
+++ /var/tmp/diff_new_pack.s2QtTo/_new  2014-11-18 22:55:50.0 +0100
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.4.3
+Version:1.4.4
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.4.3-patched.tar.xz - 
gst-plugins-bad-1.4.4-patched.tar.xz ++
 77832 lines of diff (skipped)

++ gst-plugins-bad-1.4.3-patched.tar.xz - gst-plugins-bad-1.4.4.tar.xz 
++
 222676 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-11-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-11-02 16:45:46

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-09-26 10:51:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-11-02 16:45:58.0 +0100
@@ -1,0 +2,8 @@
+Mon Oct 27 20:29:02 UTC 2014 - zai...@opensuse.org
+
+- Add pkgconfig(fluidsynth), pkgconfig(gudev-1.0),
+  pkgconfig(libusb-1.0), pkgconfig(libwebp), pkgconfig(libxml-2.0),
+  pkgconfig(OpenEXR) and pkgconfig(sbc) BuildRequires, build more
+  plugins.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.9Qygf3/_old  2014-11-02 16:45:59.0 +0100
+++ /var/tmp/diff_new_pack.9Qygf3/_new  2014-11-02 16:45:59.0 +0100
@@ -77,12 +77,14 @@
 BuildRequires:  pkgconfig(dirac) = 0.10
 BuildRequires:  pkgconfig(dvdnav) = 4.1.2
 BuildRequires:  pkgconfig(dvdread) = 4.1.2
+BuildRequires:  pkgconfig(fluidsynth)
 BuildRequires:  pkgconfig(gio-2.0) = 2.25.0
 BuildRequires:  pkgconfig(glesv2)
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(gmyth)
 BuildRequires:  pkgconfig(gtk+-3.0) = 2.91.3
 BuildRequires:  pkgconfig(gtk+-x11-3.0) = 2.91.3
+BuildRequires:  pkgconfig(gudev-1.0)
 BuildRequires:  pkgconfig(kate) = 0.1.7
 BuildRequires:  pkgconfig(libass) = 0.9.4
 BuildRequires:  pkgconfig(libcdaudio)
@@ -107,14 +109,19 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(librtmp)
 BuildRequires:  pkgconfig(libtimidity)
+BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(libwebp)
+BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lrdf)
 BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(openal)
 # Disabled because of bnc#748666
 #BuildRequires:  pkgconfig(opencv)
+BuildRequires:  pkgconfig(OpenEXR)
 BuildRequires:  pkgconfig(openssl) = 0.9.5
 BuildRequires:  pkgconfig(opus) = 0.9.4
+BuildRequires:  pkgconfig(sbc)
 BuildRequires:  pkgconfig(schroedinger-1.0) = 1.0.10
 %if %{with LV2}
 # Not yet in openSUSE
@@ -480,6 +487,7 @@
 %if 0%{?suse_version} = 1140
 %{_libdir}/gstreamer-%{gst_branch}/libgstcurl.so
 %endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstdashdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdataurisrc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdc1394.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdccp.so
@@ -491,6 +499,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfestival.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfluidsynthmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfreeverb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
@@ -535,6 +544,7 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenexr.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopengl.so
 %if 0%{?suse_version} != 1315
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
@@ -554,6 +564,7 @@
 %endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsbc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstschro.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstsdi.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstsdl.so
@@ -561,6 +572,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstsegmentclip.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstshm.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsmooth.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsmoothstreaming.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsndfile.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstsoundtouch.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspandsp.so
@@ -584,6 +596,8 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstyadif.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstuvch264.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstwebp.so
 %if 0%{?BUILD_ORIG}
 %if 0%{?BUILD_ORIG_ADDON}
 

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-09-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-09-26 10:51:26

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-09-15 17:40:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-09-26 10:51:35.0 +0200
@@ -1,0 +2,10 @@
+Thu Sep 25 09:06:45 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.3:
+  + Bugs fixed: bgo#735861, bgo#736090, bgo#736390, bgo#736426,
+bgo#736474, bgo#736490, bgo#736729, bgo#736730, bgo#736731,
+bgo#736732, bgo#736733, bgo#736735, bgo#736750, bgo#736871,
+bgo#736919, bgo#736951.
+  + Updated translations.
+
+---

Old:

  gst-plugins-bad-1.4.1-patched.tar.xz
  gst-plugins-bad-1.4.1.tar.xz

New:

  gst-plugins-bad-1.4.3-patched.tar.xz
  gst-plugins-bad-1.4.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.p83jpY/_old  2014-09-26 10:51:36.0 +0200
+++ /var/tmp/diff_new_pack.p83jpY/_new  2014-09-26 10:51:36.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.4.1
+Version:1.4.3
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.4.1-patched.tar.xz - 
gst-plugins-bad-1.4.3-patched.tar.xz ++
 93600 lines of diff (skipped)

++ gst-plugins-bad-1.4.1-patched.tar.xz - gst-plugins-bad-1.4.3.tar.xz 
++
 170910 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-09-15 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-09-15 17:40:34

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-09-01 16:59:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-09-15 17:40:39.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 11 19:18:50 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Sync baselibs.conf with changes done with update to 1.4:
+  swap libgstegl-1_0-0 with libgstgl-1_0-0, and added new packages;
+  libgstbadbase-1_0-0 and libgstbadvideo-1_0-0.
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.CzyWcG/_old  2014-09-15 17:40:42.0 +0200
+++ /var/tmp/diff_new_pack.CzyWcG/_new  2014-09-15 17:40:42.0 +0200
@@ -1,8 +1,10 @@
 gstreamer-plugins-bad
 gstreamer-plugins-bad-orig-addon
+libgstbadbase-1_0-0
+libgstbadvideo-1_0-0
 libgstbasecamerabinsrc-1_0-0
 libgstcodecparsers-1_0-0
-libgstegl-1_0-0
+libgstgl-1_0-0
 libgstinsertbin-1_0-0
 libgstmpegts-1_0-0
 libgstphotography-1_0-0

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-09-01 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-09-01 16:58:58

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-07-27 08:24:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-09-01 16:59:13.0 +0200
@@ -1,0 +2,13 @@
+Thu Aug 28 20:01:27 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.1:
+  + Bugs fixed: bgo#678485, bgo#725871, bgo#730509, bgo#731824,
+bgo#733245, bgo#733426, bgo#733487, bgo#733490, bgo#733545,
+bgo#733726, bgo#733837, bgo#734014, bgo#734015, bgo#734269,
+bgo#734394, bgo#734517, bgo#734519, bgo#734520, bgo#734521,
+bgo#734522, bgo#734524, bgo#734528, bgo#734531, bgo#734533,
+bgo#734534, bgo#734536, bgo#734537, bgo#734539, bgo#734544,
+bgo#734763, bgo#734830, bgo#735078.
+  + Updated translations.
+
+---
@@ -4 +17 @@
-- Updato to version 1.4.:
+- Update to version 1.4.0:

Old:

  gst-plugins-bad-1.4.0-patched.tar.xz
  gst-plugins-bad-1.4.0.tar.xz

New:

  gst-plugins-bad-1.4.1-patched.tar.xz
  gst-plugins-bad-1.4.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.w4KZvu/_old  2014-09-01 16:59:15.0 +0200
+++ /var/tmp/diff_new_pack.w4KZvu/_new  2014-09-01 16:59:15.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.4.0
+Version:1.4.1
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.4.0-patched.tar.xz - 
gst-plugins-bad-1.4.1-patched.tar.xz ++
 89116 lines of diff (skipped)

++ gst-plugins-bad-1.4.0-patched.tar.xz - gst-plugins-bad-1.4.1.tar.xz 
++
 231002 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-07-27 08:24:48

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-05-02 13:55:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-07-27 08:24:54.0 +0200
@@ -1,0 +2,32 @@
+Mon Jul 21 11:34:33 UTC 2014 - dims...@opensuse.org
+
+- Updato to version 1.4.:
+  + Major changes:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+  The v4l2videodec element replaces the mfcdec element.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2. Compared to queue2's code
+  it is much simpler and only for this single use case.
+- rtpstreampay and rtpstreamdepay elements for transmitting
+  RTP packets over a stream API (e.g. TCP) according to
+  RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization. This is
+  planned to become the replacement of the adder element.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+- Add audiomixer and compositor to the list of allowed plugins.
+- Split new subpackages libgstbadbase-1_0-0, libgstgl-1_0-0  and
+  libgstbadvideo-1_0-0.
+- Drop old subpackage libgstegl-1_0-0.
+- Adjust -devel package requirements, following the subpackages.
+- Package baselibs.conf.
+
+---

Old:

  gst-plugins-bad-1.2.4-patched.tar.xz
  gst-plugins-bad-1.2.4.tar.xz

New:

  gst-plugins-bad-1.4.0-patched.tar.xz
  gst-plugins-bad-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.ewGJ94/_old  2014-07-27 08:24:55.0 +0200
+++ /var/tmp/diff_new_pack.ewGJ94/_new  2014-07-27 08:24:55.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.4
+Version:1.4.0
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -51,6 +51,7 @@
 # blacklisted content and if it's clean, edit the script and add to the 
allowed list in the script
 %endif
 Source1:%{name}-patch-source.sh
+Source99:   baselibs.conf
 Patch0: gstreamer-plugins-bad-real.patch
 BuildRequires:  SDL-devel
 # needed for patch0
@@ -230,6 +231,28 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n libgstbadbase-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstbadbase-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n libgstbadvideo-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstbadvideo-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
 %package -n libgstphotography-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -263,11 +286,11 @@
 videos. Its plug-in-based 

commit gstreamer-plugins-bad for openSUSE:Factory

2014-05-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-05-02 13:55:53

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-04-26 10:01:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-05-02 13:55:54.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 16:29:09 UTC 2014 - fcro...@suse.com
+
+- Do not build libopenjpeg support on SLE12.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.tuAgWU/_old  2014-05-02 13:55:55.0 +0200
+++ /var/tmp/diff_new_pack.tuAgWU/_new  2014-05-02 13:55:55.0 +0200
@@ -97,7 +97,10 @@
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(libmusicbrainz) = 2.1.0
 BuildRequires:  pkgconfig(libofa) = 0.9.3
+# SLE12 doesn't ship libopenjpeg
+%if 0%{?suse_version} != 1315
 BuildRequires:  pkgconfig(libopenjpeg1)
+%endif
 BuildRequires:  pkgconfig(libpng) = 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) = 2.14
 # Not yet in openSUSE
@@ -500,7 +503,9 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
+%if 0%{?suse_version} != 1315
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-04-26 10:01:03

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-02-12 11:08:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-04-26 10:01:04.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 25 12:11:31 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.2.4:
+  + Bugs fixed: bgo#724013, bgo#725137, bgo#725140.
+
+---

Old:

  gst-plugins-bad-1.2.3-patched.tar.xz
  gst-plugins-bad-1.2.3.tar.xz

New:

  gst-plugins-bad-1.2.4-patched.tar.xz
  gst-plugins-bad-1.2.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.1AtgoZ/_old  2014-04-26 10:01:05.0 +0200
+++ /var/tmp/diff_new_pack.1AtgoZ/_new  2014-04-26 10:01:05.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.3
+Version:1.2.4
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.2.3-patched.tar.xz - 
gst-plugins-bad-1.2.4-patched.tar.xz ++
 83962 lines of diff (skipped)

++ gst-plugins-bad-1.2.3-patched.tar.xz - gst-plugins-bad-1.2.4.tar.xz 
++
 172458 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-02-12 11:08:49

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-01-16 14:12:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-02-12 11:08:50.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb  9 20:59:34 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.2.3:
+  + Bugs fixed: bgo#709241, bgo#711163, bgo#721382, bgo#721384,
+bgo#721715, bgo#722158, bgo#722414, bgo#722622, bgo#723127,
+bgo#723134, bgo#723230, bgo#723398.
+  + Updated translations.
+
+---

Old:

  gst-plugins-bad-1.2.2-patched.tar.xz
  gst-plugins-bad-1.2.2.tar.xz

New:

  gst-plugins-bad-1.2.3-patched.tar.xz
  gst-plugins-bad-1.2.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.XWamLZ/_old  2014-02-12 11:08:51.0 +0100
+++ /var/tmp/diff_new_pack.XWamLZ/_new  2014-02-12 11:08:51.0 +0100
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.2
+Version:1.2.3
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.2.2-patched.tar.xz - 
gst-plugins-bad-1.2.3-patched.tar.xz ++
 5541 lines of diff (skipped)

++ gst-plugins-bad-1.2.2-patched.tar.xz - gst-plugins-bad-1.2.3.tar.xz 
++
 148786 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2014-01-16 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-01-16 14:12:57

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-11-12 15:05:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-01-16 14:12:58.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec 31 18:11:35 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.2.2:
+  + Bugs fixed: bgo#667564, bgo#680700, bgo#706211, bgo#709416,
+bgo#710223, bgo#711495, bgo#712219, bgo#712605, bgo#715166,
+bgo#719657, bgo#720099, bgo#720421, bgo#720532, bgo#720673.
+
+---

Old:

  gst-plugins-bad-1.2.1-patched.tar.xz
  gst-plugins-bad-1.2.1.tar.xz

New:

  gst-plugins-bad-1.2.2-patched.tar.xz
  gst-plugins-bad-1.2.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.McYnQX/_old  2014-01-16 14:12:59.0 +0100
+++ /var/tmp/diff_new_pack.McYnQX/_new  2014-01-16 14:12:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# 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
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.1
+Version:1.2.2
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.2.1-patched.tar.xz - 
gst-plugins-bad-1.2.2-patched.tar.xz ++
 60330 lines of diff (skipped)

++ gst-plugins-bad-1.2.1-patched.tar.xz - gst-plugins-bad-1.2.2.tar.xz 
++
 199251 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-11-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-11-12 15:05:56

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-11-04 07:06:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-11-12 15:05:59.0 +0100
@@ -1,0 +2,18 @@
+Mon Nov 11 14:13:03 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.1:
+  + Bugs fixed: bgo#690148, bgo#707974, bgo#708161, bgo#708222,
+bgo#708849, bgo#709145, bgo#709373, bgo#709531, bgo#709886,
+bgo#710392, bgo#710433, bgo#710451, bgo#710657, bgo#710881,
+bgo#711135, bgo#711156, bgo#711214, bgo#711615, bgo#711627,
+bgo#711721.
+  + Updated translations.
+- Replace autoconf BuildRequires with gnome-common: we need to run
+  a full cycle of autogen.sh.
+- Run autogen.sh instead of autoconf (autoconf does not refresh all
+  files needed and some happen to have stale information
+  afterwards).
+- Define an alias for git=true: autogen.sh would want to update the
+  git snapshot for us, which we do not want to happen.
+
+---

Old:

  gst-plugins-bad-1.2.0-patched.tar.xz
  gst-plugins-bad-1.2.0.tar.xz

New:

  gst-plugins-bad-1.2.1-patched.tar.xz
  gst-plugins-bad-1.2.1.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.7489N7/_old  2013-11-12 15:06:00.0 +0100
+++ /var/tmp/diff_new_pack.7489N7/_new  2013-11-12 15:06:00.0 +0100
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.0
+Version:1.2.1
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -54,9 +54,9 @@
 Patch0: gstreamer-plugins-bad-real.patch
 BuildRequires:  SDL-devel
 # needed for patch0
-BuildRequires:  autoconf
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
+BuildRequires:  gnome-common
 BuildRequires:  gstreamer-devel = 1.0.10
 BuildRequires:  gstreamer-plugins-base-devel = 1.0.10
 BuildRequires:  gtk-doc
@@ -347,7 +347,8 @@
 
 %build
 # Needed for patch0
-autoconf
+alias git=true
+NOCONFIGURE=1 ./autogen.sh
 %configure\
 --disable-static\
 --disable-examples\
@@ -613,6 +614,7 @@
 %{_libdir}/pkgconfig/gstreamer-codecparsers-%{gst_branch}.pc
 %{_libdir}/pkgconfig/gstreamer-egl-%{gst_branch}.pc
 %{_libdir}/pkgconfig/gstreamer-insertbin-%{gst_branch}.pc
+%{_libdir}/pkgconfig/gstreamer-mpegts-1.0.pc
 %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{gst_branch}.pc
 
 %files lang -f %{_name}-%{gst_branch}.lang

++ gst-plugins-bad-1.2.0-patched.tar.xz - 
gst-plugins-bad-1.2.1-patched.tar.xz ++
 22939 lines of diff (skipped)

++ gst-plugins-bad-1.2.0-patched.tar.xz - gst-plugins-bad-1.2.1.tar.xz 
++
 206284 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-11-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-11-04 07:06:09

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-09-02 16:48:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-11-04 07:06:12.0 +0100
@@ -1,0 +2,57 @@
+Tue Oct 22 20:59:39 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.0:
+  + A bunch of API changes (new stable branch 1.2).
+  + New tool: gst-play-1.0 in gst-plugins-base for basic playback
+testing on the command line.
+  + New plugins:
+- mssdemux for Microsoft Smooth Streaming.
+- dashdemux for DASH adaptive streaming protocol.
+- bluez for interaction with Bluetooth devices.
+- openjpeg for JPEG2000 decoding and encoding.
+- daala for experimental Daala decoding and encoding.
+- vpx plugin has experimental VP9 decoding and encoding
+  support.
+- webp plugin for WebP decoding (encoding to be added later).
+- Various others: yadif, srtp, sbc, fluidsynth, midiparse,
+  mfc, ivtv, accuraterip and audiofxbad.
+  + Moved plugins: dtmf, vp8rtp, scaletempo and rtpmux plugins are
+now in gstreamer-plugins-good.
+  + Audio and Video related fixes.
+  + Other changes:
+- gst-libav now uses libav 9.
+- Static linking of plugins is supported now.
+- rtspsrc: add support for NetClientClock.
+- RTP retransmission / NACK support and big RTP jitterbuffer
+  improvements.
+- SRTP and DTLS support.
+- Changes to many elements and core to use the correct sticky
+  event order and also not lose any important sticky events
+  during flushing.
+- 1000 fixed bug reports, and many other bug fixes and other
+  improvements everywhere that had no bug report.
+  + Notes:
+- Single header includes for all libraries,
+  e.g. #include gst/video/video.h
+- Stricter (correct) caps subset checking in some cases.
+- x264enc now outputs data in byte-stream by default if
+  downstream has ANY caps.
+- The MPEG TS demuxer posts messages contain the PMT, PAT,
+  etc, in a different format now.
+- The GstContext API has changed between 1.1.4 and 1.1.90.
+- Disable translation-update-upstream, as it breaks the build.
+- Drop pkgconfig(directfb) BuildRequires: for one, DirectFB is
+  outdated and additionally, it's broken in 1.2.0.
+- Drop pkgconfig(celt) BuildRequires: celt was replaced by opus.
+- Remove library packages of no longer existing libs:
+  + libgstbasevideo-1_0-0
+  + libgstsignalprocessor-1_0-0
+- Add additional subpackages, according the shared library
+  packaging policy (also provide -32bit packages):
+  + libgstegl-1_0-0
+  + libgstinsertbin-1_0-0
+  + libgstmpegts-1_0-0
+  + libgsturidownloader-1_0-0
+- Update devel package dependencies on own libraries.
+
+---

Old:

  gst-plugins-bad-1.0.10-patched.tar.xz
  gst-plugins-bad-1.0.10.tar.xz

New:

  gst-plugins-bad-1.2.0-patched.tar.xz
  gst-plugins-bad-1.2.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.Jydavm/_old  2013-11-04 07:06:12.0 +0100
+++ /var/tmp/diff_new_pack.Jydavm/_new  2013-11-04 07:06:12.0 +0100
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.10
+Version:1.2.0
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -73,9 +73,7 @@
 %endif
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
-BuildRequires:  pkgconfig(celt) = 0.5.0
 BuildRequires:  pkgconfig(dirac) = 0.10
-BuildRequires:  pkgconfig(directfb) = 0.9.24
 BuildRequires:  pkgconfig(dvdnav) = 4.1.2
 BuildRequires:  pkgconfig(dvdread) = 4.1.2
 BuildRequires:  pkgconfig(gio-2.0) = 2.25.0
@@ -220,7 +218,7 @@
 
 %package -n libgstbasecamerabinsrc-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
-Group:  Productivity/Multimedia/Other
+Group:  System/Libraries
 
 %description -n libgstbasecamerabinsrc-1_0-0
 GStreamer is a streaming media framework based on graphs of filters
@@ -231,7 +229,7 @@
 
 %package -n libgstphotography-1_0-0
 Summary:

commit gstreamer-plugins-bad for openSUSE:Factory

2013-09-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-09-02 16:48:52

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-08-25 13:34:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-09-02 16:48:53.0 +0200
@@ -1,0 +2,13 @@
+Sat Aug 31 10:42:22 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.10:
+  + build: fix bz2 configure check on Windows.
+  + interaudiosrc: make silence memory actually contain silence.
+  + neonhttpsrc: allow building with neon-0.30.
+  + rtpvp8depay: mark key frames and delta frames properly.
+  + pcapparse: fix double unref causing criticals and/or crashes.
+  + mpegvideoparse: fix level detection.
+  + Bugs fixed: bgo#465924, bgo#705957, bgo#706369, bgo#705550.
+- Drop gstreamer-neon-0_30.patch, fixed upstream.
+
+---

Old:

  gst-plugins-bad-1.0.9-patched.tar.xz
  gst-plugins-bad-1.0.9.tar.xz
  gstreamer-neon-0_30.patch

New:

  gst-plugins-bad-1.0.10-patched.tar.xz
  gst-plugins-bad-1.0.10.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.OMbQ8b/_old  2013-09-02 16:48:54.0 +0200
+++ /var/tmp/diff_new_pack.OMbQ8b/_new  2013-09-02 16:48:54.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.9
+Version:1.0.10
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -52,15 +52,13 @@
 %endif
 Source1:%{name}-patch-source.sh
 Patch0: gstreamer-plugins-bad-real.patch
-# PATCH-FIX-UPSTREAM gstreamer-neon-0_30.patch bgo#705812 zai...@opensuse.org 
-- Fix build with neon-0.30, patch taken from upstream git.
-Patch1: gstreamer-neon-0_30.patch
 BuildRequires:  SDL-devel
 # needed for patch0
 BuildRequires:  autoconf
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
-BuildRequires:  gstreamer-devel = 1.0.0
-BuildRequires:  gstreamer-plugins-base-devel = 1.0.0
+BuildRequires:  gstreamer-devel = 1.0.10
+BuildRequires:  gstreamer-plugins-base-devel = 1.0.10
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
@@ -323,7 +321,6 @@
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-bad-%{gst_branch}
 %patch0
-%patch1 -p1
 
 %build
 # Needed for patch0

++ gst-plugins-bad-1.0.9-patched.tar.xz - 
gst-plugins-bad-1.0.10-patched.tar.xz ++
 17994 lines of diff (skipped)

++ gst-plugins-bad-1.0.9-patched.tar.xz - gst-plugins-bad-1.0.10.tar.xz 
++
 170531 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-08-25 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-08-25 13:34:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-08-19 13:30:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-08-25 13:34:07.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug 24 12:20:19 UTC 2013 - zai...@opensuse.org
+
+- Add gstreamer-neon-0_30.patch, fix build with neon-0.30. 
+
+---

New:

  gstreamer-neon-0_30.patch



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.Fn72xV/_old  2013-08-25 13:34:07.0 +0200
+++ /var/tmp/diff_new_pack.Fn72xV/_new  2013-08-25 13:34:07.0 +0200
@@ -52,6 +52,8 @@
 %endif
 Source1:%{name}-patch-source.sh
 Patch0: gstreamer-plugins-bad-real.patch
+# PATCH-FIX-UPSTREAM gstreamer-neon-0_30.patch bgo#705812 zai...@opensuse.org 
-- Fix build with neon-0.30, patch taken from upstream git.
+Patch1: gstreamer-neon-0_30.patch
 BuildRequires:  SDL-devel
 # needed for patch0
 BuildRequires:  autoconf
@@ -321,6 +323,7 @@
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-bad-%{gst_branch}
 %patch0
+%patch1 -p1
 
 %build
 # Needed for patch0

++ gstreamer-neon-0_30.patch ++
From 3279d633ae23cc92ed7f7fde7b9e00dc0b049874 Mon Sep 17 00:00:00 2001
From: Alexandre Rostovtsev tetrom...@gentoo.org
Date: Mon, 12 Aug 2013 01:02:51 -0400
Subject: [PATCH] neonhttpsrc: allow building with neon-0.30

https://bugzilla.gnome.org/show_bug.cgi?id=705812
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 94e790b..1bfbdac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1688,7 +1688,7 @@ AG_GST_CHECK_FEATURE(NAS, [nas plug-in], nassink, [
 dnl *** neon ***
 translit(dnm, m, l) AM_CONDITIONAL(USE_NEON, true)
 AG_GST_CHECK_FEATURE(NEON, [neon http client plugins], neonhttpsrc, [
-  PKG_CHECK_MODULES(NEON, neon = 0.27.0  neon = 0.29.99, HAVE_NEON=yes, [
+  PKG_CHECK_MODULES(NEON, neon = 0.27.0  neon = 0.30.99, HAVE_NEON=yes, [
 HAVE_NEON=no
   ])
   AC_SUBST(NEON_CFLAGS)
-- 
1.8.3.2

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-08-19 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-08-19 13:30:50

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-08-16 12:20:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-08-19 13:30:51.0 +0200
@@ -1,0 +2,22 @@
+Sun Aug 18 11:11:28 UTC 2013 - zai...@opensuse.org
+
+- Add pkgconfig(libopenjpeg1) BuildRequires, in order to build the
+  newly available openjpeg decoder/encoder. Also add it's .so to
+  filelist (libgstopenjpeg.so).
+
+---
+Thu Aug 15 09:25:12 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.9:
+  + midi: add midi parser and fluidsynth midi renderer.
+  + winscreencap: port to 1.0.
+  + openjpeg: add OpenJPEG-based JPEG2000 decoder and encoder.
+  + decklink: add device-number to select from multiple devices.
+  + decklink: actually enable decklinksink.
+  + dvdspu: fix artefacts and invalid memory access when clipping
+subtitles.
+  + Bugs fixed: bgo#704505, bgo#705039.
+- Add new element midi to gstreamer-plugins-bad-patch-source.sh and
+  add it's .so to filelist (libgstmidi.so).
+
+---

Old:

  gst-plugins-bad-1.0.8-patched.tar.xz
  gst-plugins-bad-1.0.8.tar.xz

New:

  gst-plugins-bad-1.0.9-patched.tar.xz
  gst-plugins-bad-1.0.9.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.PJDBqY/_old  2013-08-19 13:30:53.0 +0200
+++ /var/tmp/diff_new_pack.PJDBqY/_new  2013-08-19 13:30:53.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.8
+Version:1.0.9
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -99,6 +99,7 @@
 BuildRequires:  pkgconfig(libmodplug)
 BuildRequires:  pkgconfig(libmusicbrainz) = 2.1.0
 BuildRequires:  pkgconfig(libofa) = 0.9.3
+BuildRequires:  pkgconfig(libopenjpeg1)
 BuildRequires:  pkgconfig(libpng) = 1.2
 BuildRequires:  pkgconfig(librsvg-2.0) = 2.14
 # Not yet in openSUSE
@@ -451,6 +452,7 @@
 %if %{with LV2}
 #%{_libdir}/gstreamer-%{gst_branch}/libgstlv2.so
 %endif
+%{_libdir}/gstreamer-%{gst_branch}/libgstmidi.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmms.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg4videoparse.so
@@ -464,6 +466,7 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenjpeg.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so

++ gst-plugins-bad-1.0.8-patched.tar.xz - 
gst-plugins-bad-1.0.9-patched.tar.xz ++
 41805 lines of diff (skipped)

++ gst-plugins-bad-1.0.8-patched.tar.xz - gst-plugins-bad-1.0.9.tar.xz 
++
 188348 lines of diff (skipped)

++ gstreamer-plugins-bad-patch-source.sh ++
--- /var/tmp/diff_new_pack.PJDBqY/_old  2013-08-19 13:30:56.0 +0200
+++ /var/tmp/diff_new_pack.PJDBqY/_new  2013-08-19 13:30:56.0 +0200
@@ -59,6 +59,7 @@
 legacyresample
 librfb
 liveadder
+midi
 mve
 mpeg4videoparse
 mpegdemux

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-08-16 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-08-16 12:20:50

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-05-02 11:09:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-08-16 12:20:52.0 +0200
@@ -1,0 +2,11 @@
+Sun Jul 28 21:40:43 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.8:
+  + rfbsrc, neonhttpsrc, ofa, and openal plugins ported to 1.0.
+  + mpegvideoparse: don't announce incomplete source caps.
+  + tsdemux: many fixes.
+  + Bugs fixed: bgo#702495, bgo#674536, bgo#685103, bgo#695412,
+bgo#695879, bgo#697283, bgo#699786, bgo#700038, bgo#700402,
+bgo#702597.
+
+---

Old:

  gst-plugins-bad-1.0.7-patched.tar.xz
  gst-plugins-bad-1.0.7.tar.xz

New:

  gst-plugins-bad-1.0.8-patched.tar.xz
  gst-plugins-bad-1.0.8.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.VinEbV/_old  2013-08-16 12:20:53.0 +0200
+++ /var/tmp/diff_new_pack.VinEbV/_new  2013-08-16 12:20:53.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.7
+Version:1.0.8
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -463,11 +463,12 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmusepack.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmve.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmxf.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstopenal.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstopus.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstneonhttpsrc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstnsf.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstnuvdemux.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstofa.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstofa.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstpatchdetect.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstpcapparse.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstpnm.so
@@ -476,7 +477,7 @@
 %ifarch %ix86 x86_64 ppc
 #%{_libdir}/gstreamer-%{gst_branch}/libgstreal.so
 %endif
-#%{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstrfbsrc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstrsvg.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtpmux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstrtpvp8.so

++ gst-plugins-bad-1.0.7-patched.tar.xz - 
gst-plugins-bad-1.0.8-patched.tar.xz ++
 14012 lines of diff (skipped)

++ gst-plugins-bad-1.0.7-patched.tar.xz - gst-plugins-bad-1.0.8.tar.xz 
++
 174415 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-05-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-05-02 11:09:38

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-04-22 14:05:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-05-02 11:09:41.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr 27 09:34:58 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.7:
+  + androidmedia plugin is ported to 1.0.
+  + Bugs fixed: bgo#690949, bgo#696361, bgo#696681, bgo#696785,
+bgo#697884.
+
+---

Old:

  gst-plugins-bad-1.0.6-patched.tar.xz
  gst-plugins-bad-1.0.6.tar.xz

New:

  gst-plugins-bad-1.0.7-patched.tar.xz
  gst-plugins-bad-1.0.7.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.WZ0gdG/_old  2013-05-02 11:09:44.0 +0200
+++ /var/tmp/diff_new_pack.WZ0gdG/_new  2013-05-02 11:09:44.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.6
+Version:1.0.7
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

++ gst-plugins-bad-1.0.6-patched.tar.xz - 
gst-plugins-bad-1.0.7-patched.tar.xz ++
 27438 lines of diff (skipped)

++ gst-plugins-bad-1.0.6-patched.tar.xz - gst-plugins-bad-1.0.7.tar.xz 
++
 162316 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-03-30 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-03-30 14:57:08

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-03-25 20:29:07.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-03-30 14:57:09.0 +0100
@@ -1,0 +2,9 @@
+Wed Mar 27 20:39:38 UTC 2013 - dims...@opensuse.org
+
+- Introduce build_wayland defines (currently set to 0) and
+  conditionally:
+  + Add pkgconfig(wayland-client) BuildRequires.
+  + Pass --enable-wayland (resp. disable-wayland) to configure.
+  + Adjust the files section accordingly.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.bdCXCK/_old  2013-03-30 14:57:11.0 +0100
+++ /var/tmp/diff_new_pack.bdCXCK/_new  2013-03-30 14:57:11.0 +0100
@@ -21,6 +21,7 @@
 
 # Disabled for now in upstream tarball, not ported
 %define build_gstvdp 0
+%define build_wayland 0
 
 Name:   gstreamer-plugins-bad
 # Patched code is built by default.
@@ -121,6 +122,9 @@
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(tiger) = 0.3.2
 BuildRequires:  pkgconfig(vdpau)
+%if %{build_wayland}
+BuildRequires:  pkgconfig(wayland-client) = 1.0.0
+%endif
 # Not yet in openSUSE
 #BuildRequires:  pkgconfig(wayland-client) = 0.1
 BuildRequires:  pkgconfig(x11)
@@ -324,7 +328,12 @@
 --disable-examples\
 --enable-experimental\
 --enable-gtk-doc \
---with-gtk=3.0
+--with-gtk=3.0 \
+%if %{build_wayland}
+--enable-wayland
+%else
+--disable-wayland
+%endif
 %__make %{?_smp_mflags} V=1
 
 %install
@@ -495,6 +504,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideoparsersbad.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstvideosignal.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstvmnc.so
+%if %{build_wayland}
+%{_libdir}/gstreamer-%{gst_branch}/libgstwaylandsink.so
+%endif
 %{_libdir}/gstreamer-%{gst_branch}/libgsty4mdec.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstresindvd.so
 %if 0%{?BUILD_ORIG}

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-03-25 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-03-25 20:29:05

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2013-01-10 11:27:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-03-25 20:29:07.0 +0100
@@ -1,0 +2,36 @@
+Sat Mar 23 11:58:44 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.6:
+  + audiovisualizer: fix improper video frame clear operation.
+  + codecparsers:
+- h264:
+  . add inferred value for slice_beta_offset_div2.
+  . zero-initialize SPS VUI parameters.
+- mpeg2:
+  . add helpers to convert quantization matrices.
+  . store quantization matrices in zigzag scan order.
+- vc1:
+  . fix bitplanes decoding.
+  . fix calculation of ALTPQUANT.
+  . fix parser for DQPROFILE in VOPDQUANT.
+  . fix VOPDQUANT parser for DQUANT == 2
+  + curltlssink: set correct level of SSL for the transfer.
+  + decklink: port to 1.0
+  + dvbsrc: handle EINTR from poll.
+  + dvdspu: fix rendering of PGS windows with left != 0
+  + eglglessink: port to 1.0
+  + element-maker: update for 1.0
+  + gdppay: fix buffer leak when new caps are same as old caps.
+  + interlace: fix negotiation for true interlaced modes.
+  + opensles: Port to 1.0
+  + opusdec: clear the state of the decoder.
+  + opusenc: fix crash when setting cbr property when encoder is
+not running yet.
+  + opuspay: fix timestamps.
+  + tsdemux: expose VC1 streams with missing descriptor.
+  + Bugs fixed: bgo#681818, bgo#690738, bgo#692010, bgo#692265,
+bgo#692267, bgo#692270, bgo#692271, bgo#692273, bgo#692312,
+bgo#692698, bgo#692859, bgo#692929, bgo#693000, bgo#693146,
+bgo#693212, bgo#693300, bgo#693324, bgo#695655.
+
+---

Old:

  gst-plugins-bad-1.0.5-patched.tar.xz
  gst-plugins-bad-1.0.5.tar.xz

New:

  gst-plugins-bad-1.0.6-patched.tar.xz
  gst-plugins-bad-1.0.6.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.g5thx6/_old  2013-03-25 20:29:14.0 +0100
+++ /var/tmp/diff_new_pack.g5thx6/_new  2013-03-25 20:29:14.0 +0100
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.5
+Version:1.0.6
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -403,12 +403,13 @@
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdc1394.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdccp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdebugutilsbad.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdecklink.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdfbvideosink.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstdirac.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvb.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
+%{_libdir}/gstreamer-%{gst_branch}/libgsteglglessink.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfestival.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so

++ gst-plugins-bad-1.0.5-patched.tar.xz - 
gst-plugins-bad-1.0.6-patched.tar.xz ++
 39084 lines of diff (skipped)

++ gst-plugins-bad-1.0.5-patched.tar.xz - gst-plugins-bad-1.0.6.tar.xz 
++
 180034 lines of diff (skipped)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2013-01-10 11:27:36

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-12-19 20:46:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2013-01-10 11:27:38.0 +0100
@@ -1,0 +2,10 @@
+Wed Jan  9 09:48:59 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.5:
+  + psdemux: tentative port to 1.0; take into account both DTS and
+PTS
+  + shm: Actually get the permissions on get_property
+  + waylandsink: do not default to fullscreen mode
+  + bgo#690097, bgo#690442.
+
+---

Old:

  gst-plugins-bad-1.0.4-patched.tar.xz
  gst-plugins-bad-1.0.4.tar.xz

New:

  gst-plugins-bad-1.0.5-patched.tar.xz
  gst-plugins-bad-1.0.5.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.Y8YzGs/_old  2013-01-10 11:27:40.0 +0100
+++ /var/tmp/diff_new_pack.Y8YzGs/_new  2013-01-10 11:27:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-bad
 #
-# 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
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.4
+Version:1.0.5
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -444,7 +444,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstmodplug.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmpeg4videoparse.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsdemux.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstmpegpsmux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsdemux.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmpegtsmux.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstmpegvideoparse.so

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



commit gstreamer-plugins-bad for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2012-12-19 20:46:23

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-11-24 20:59:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2012-12-19 20:46:26.0 +0100
@@ -1,0 +2,16 @@
+Wed Dec 19 08:57:15 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.4:
+  + mpeg4videoparse:
+- also parse divx 4/5
+- export number of sprite warping points in caps (decoders
+  might have no or only limited GMC support)
+  + mpegtsmux: propagate flow returns upstream; don't crash when
+reused
+  + rtmpsrc: disable seeking if the configured url specifies
+live=true
+  + build fixes for OS/X (shm) and Windows (d3dvideosink)
+  + Bugs fixed: bgo#688870, bgo#689107, bgo#689183, bgo#690031,
+bgo#690149.
+
+---

Old:

  gst-plugins-bad-1.0.3-patched.tar.xz
  gst-plugins-bad-1.0.3.tar.xz

New:

  gst-plugins-bad-1.0.4-patched.tar.xz
  gst-plugins-bad-1.0.4.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.y3P7fh/_old  2012-12-19 20:46:27.0 +0100
+++ /var/tmp/diff_new_pack.y3P7fh/_new  2012-12-19 20:46:27.0 +0100
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.3
+Version:1.0.4
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2012-11-24 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2012-11-24 20:59:48

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-10-27 07:39:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2012-11-24 20:59:50.0 +0100
@@ -1,0 +2,13 @@
+Thu Nov 22 08:04:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.3:
+  + mpegtsmux: fix DTS/PTS confusion
+  + tsdemux, tsparse: seeking fixes
+  + tsdemux, tsparse: fix timestamping with push-based input
+  + h264parse: fix PPS insertion
+  + mpg123audiodec: fix leaks from not chaining up in the finalize
+function
+  + Bugs fixed: bgo#686871, bgo#687178, bgo#687806, bgo#688091,
+bgo#688626, bgo#688510.
+
+---

Old:

  gst-plugins-bad-1.0.2-patched.tar.xz
  gst-plugins-bad-1.0.2.tar.xz

New:

  gst-plugins-bad-1.0.3-patched.tar.xz
  gst-plugins-bad-1.0.3.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.QEGrr8/_old  2012-11-24 20:59:52.0 +0100
+++ /var/tmp/diff_new_pack.QEGrr8/_new  2012-11-24 20:59:52.0 +0100
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.2
+Version:1.0.3
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)

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



commit gstreamer-plugins-bad for openSUSE:Factory

2012-10-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2012-10-27 07:39:18

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-10-18 21:46:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2012-10-27 07:39:20.0 +0200
@@ -1,0 +2,32 @@
+Fri Oct 26 13:12:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.2:
+  + Parallel installability with 0.10.x series
+  + audioparse: add mode where caps are taken from upstream and
+only timestamping is performed
+  + directsoundsrc: port to 1.0
+  + dtsdec: fix buffer parsing
+  + fieldanalysis: actually build (remove from the NONPORTED
+plugins list)
+  + hlsdemux: numerous thread-safety fixes, and an invalid memory
+access fix
+  + mpegdemux: handle and combine downstream flow returns better
+  + mpegdemux: make work properly with dvdreadsrc
+  + mpegtsdemux: PES header parsing fixes; fix potential crash
+  + mpegtsdemux: First push EOS, then destroy all programs
+  + mpegtsmux: fix buffer refcounting issue
+  + mpeg4videoparse: correctly parse the full first frame; properly
+mark config data presence
+  + mpegvideoparse: correctly parse the full first frame; signal
+interlacing properly in caps
+  + pitch: fix for start times  0 (e.g. ogg streaming)
+  + rtmpsink: handle RTMP_Write() return value correctly, fix
+memory leak
+  + scaletempo: fix timestamp and latency query handling, and event
+leak
+  + subenc: port to 1.0
+  + Bugs fixed: bgo#623387, bgo#673414, bgo#681459, bgo#685709,
+bgo#685895, bgo#686009, bgo#686294, bgo#686327, bgo#686358,
+bgo#686520, bgo#686547, bgo#686595, bgo#686774, bgo#686829.
+
+---

Old:

  gst-plugins-bad-1.0.1-patched.tar.xz
  gst-plugins-bad-1.0.1.tar.xz

New:

  gst-plugins-bad-1.0.2-patched.tar.xz
  gst-plugins-bad-1.0.2.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.C4JFhd/_old  2012-10-27 07:39:23.0 +0200
+++ /var/tmp/diff_new_pack.C4JFhd/_new  2012-10-27 07:39:23.0 +0200
@@ -27,7 +27,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.0.1
+Version:1.0.2
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -411,7 +411,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdvbsuboverlay.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgstfbdevsink.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfestival.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstfieldanalysis.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfragmented.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstfrei0r.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstgaudieffects.so
@@ -482,7 +482,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstspandsp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstspeed.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgststereo.so
-#%{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstsubenc.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgsttimidity.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgsttrm.so
 #%{_libdir}/gstreamer-%{gst_branch}/libgsttta.so

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



commit gstreamer-plugins-bad for openSUSE:Factory

2012-10-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2012-10-18 21:46:49

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new (New)


Package is gstreamer-plugins-bad, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2012-10-11 10:42:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2012-10-18 21:46:50.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct 16 11:58:46 UTC 2012 - co...@suse.com
+
+- Add explicit pkgconfig(bzip2) BuildRequires.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.d6dSNc/_old  2012-10-18 21:46:52.0 +0200
+++ /var/tmp/diff_new_pack.d6dSNc/_new  2012-10-18 21:46:52.0 +0200
@@ -70,6 +70,7 @@
 %ifarch %ix86 ppc x86_64
 BuildRequires:  valgrind-devel
 %endif
+BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(celt) = 0.5.0
 BuildRequires:  pkgconfig(dirac) = 0.10



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



  1   2   >