commit gstreamer-plugins-good for openSUSE:Factory

2020-11-09 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Mon Nov  9 13:56:41 2020 rev:72 rq:846451 version:1.18.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2020-10-27 18:58:08.238707983 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.11331/gstreamer-plugins-good.changes
 2020-11-09 13:57:51.503905614 +0100
@@ -1,0 +2,28 @@
+Tue Oct 27 16:38:53 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-good changes:
+- v4l2object: Only offer inactive pools and if needed
+- vpx: Fix the check to unfixed/unknown framerate to set
+  bitrate
+- qmlglsink: fix crash when created/destroyed in quick
+  succession
+- rtputils: Count metas with an empty tag list for
+  copying/keeping
+- rtpbin: Remove the rtpjitterbuffer with the stream
+- rtph26*depay: drop FU's without a corresponding start bit
+- imagefreeze: Response caps query from srcpad
+- rtpmp4gdepay: Allow lower-case "aac-hbr" instead of correct
+  "AAC-hbr"
+- rtspsrc: Fix push-backchannel-buffer parameter mismatch
+- jpegdec: check buffer size before dereferencing
+- flvmux: Move stream skipping to
+  GstAggregatorPadClass.skip_buffer
+- v4l2object: plug memory leak
+- splitmuxsink: fix sink pad release while PLAYING
+
+---

Old:

  gst-plugins-good-1.18.0.tar.xz

New:

  gst-plugins-good-1.18.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.S2vRCL/_old  2020-11-09 13:57:52.167904166 +0100
+++ /var/tmp/diff_new_pack.S2vRCL/_new  2020-11-09 13:57:52.167904166 +0100
@@ -29,7 +29,7 @@
 %define ENABLE_EXPERIMENTAL 1
 
 Name:   gstreamer-plugins-good
-Version:1.18.0
+Version:1.18.1
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -108,7 +108,7 @@
 Requires:   gstreamer-plugins-base >= %{gstreamer_req_version}
 Recommends: %{name}-gtk
 Enhances:   gstreamer
-Conflicts:  gstreamer-plugins-ugly < 1.18.0
+Conflicts:  gstreamer-plugins-ugly < 1.18.1
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
 Provides:   gst-plugins-good = %{version}
 %if 0%{?ENABLE_AALIB}

++ _service ++
--- /var/tmp/diff_new_pack.S2vRCL/_old  2020-11-09 13:57:52.203904088 +0100
+++ /var/tmp/diff_new_pack.S2vRCL/_new  2020-11-09 13:57:52.203904088 +0100
@@ -4,7 +4,7 @@
 gst-plugins-good
 
 @PARENT_TAG@
-1.18.0
+1.18.1
 git
   
   

++ gst-plugins-good-1.18.0.tar.xz -> gst-plugins-good-1.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gst-plugins-good-1.18.0/ChangeLog 
new/gst-plugins-good-1.18.1/ChangeLog
--- old/gst-plugins-good-1.18.0/ChangeLog   2020-09-08 01:05:16.235363500 
+0200
+++ new/gst-plugins-good-1.18.1/ChangeLog   2020-10-26 12:12:12.620011800 
+0100
@@ -1,11 +1,190 @@
+=== release 1.18.1 ===
+
+2020-10-26 11:12:10 +  Tim-Philipp Müller 
+
+   * ChangeLog:
+   * NEWS:
+   * RELEASE:
+   * gst-plugins-good.doap:
+   * meson.build:
+ Release 1.18.1
+
+2020-10-23 10:32:18 -0400  Nicolas Dufresne 
+
+   * sys/v4l2/gstv4l2object.c:
+ Revert "v4l2object: Only offer inactive pools and if needed"
+ This reverts commit 85b9893e963ea5d342289e318daeefba35ff4a07.
+ This change caused a regression reported in #796. Basically the pool 
get
+ deactivated by basesrc and the encoder does not recover. Recovering 
with
+ current design would cause insertion of an unwanted keyframe.
+ This is being reverted in 1.18 only, a proper solution is wanted for 
1.20.
+ Part-of: 

+
+2020-10-22 15:29:01 -0300  Thibault Saunier 
+
+   * ext/vpx/gstvpxenc.c:
+ vpx: Fix the check to unfixed/unknown framerate to set bitrate
+ 0/1 means unknown framerate not X/0 (which is illegal).
+ Part-of: 

commit gstreamer-plugins-good for openSUSE:Factory

2020-10-27 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Tue Oct 27 18:58:04 2020 rev:71 rq:839184 version:1.18.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2020-02-06 13:05:30.656247537 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.3463/gstreamer-plugins-good.changes
  2020-10-27 18:58:08.238707983 +0100
@@ -1,0 +2,54 @@
+Fri Sep 11 09:15:22 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-good-qtdemux-Specify-REDIRECT-info.patch
+  * gst-good-rtpjpegdepay-outputs-framed-jpeg.patch
+
+---

Old:

  gst-good-qtdemux-Specify-REDIRECT-info.patch
  gst-good-rtpjpegdepay-outputs-framed-jpeg.patch
  gst-plugins-good-1.16.2.tar.xz

New:

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



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.66GnXN/_old  2020-10-27 18:58:09.198708682 +0100
+++ /var/tmp/diff_new_pack.66GnXN/_new  2020-10-27 18:58:09.198708682 +0100
@@ -16,6 +16,8 @@
 #
 
 
+%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
+
 # aasink is just a toy. Once in future, we may want to disable aalib
 # support completely: Disabled 25/12/17
 %define ENABLE_AALIB 0
@@ -23,17 +25,11 @@
 %define _name gst-plugins-good
 %define gst_branch 1.0
 
-# Currently disabled because plugin documentation isn't built
-%define use_meson 0
-%if %{use_meson}
 # Option doesn't currently exist in meson
 %define ENABLE_EXPERIMENTAL 1
-%else
-%define ENABLE_EXPERIMENTAL 0
-%endif
 
 Name:   gstreamer-plugins-good
-Version:1.16.2
+Version:1.18.0
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -42,55 +38,50 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gst-good-qtdemux-Specify-REDIRECT-info.patch -- qtdemux: 

commit gstreamer-plugins-good for openSUSE:Factory

2020-02-06 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Feb  6 13:05:28 2020 rev:70 rq:769248 version:1.16.2

Changes:

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



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.2OB4Az/_old  2020-02-06 13:05:31.584248042 +0100
+++ /var/tmp/diff_new_pack.2OB4Az/_new  2020-02-06 13:05:31.584248042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -115,7 +115,6 @@
 BuildRequires:  pkgconfig(xfixes)
 Requires:   gstreamer >= %{version}
 Requires:   gstreamer-plugins-base >= %{version}
-Recommends: %{name}-lang
 Recommends: %{name}-gtk
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.




commit gstreamer-plugins-good for openSUSE:Factory

2020-01-12 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Sun Jan 12 23:16:13 2020 rev:69 rq:761777 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-12-11 12:09:15.112636202 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.6675/gstreamer-plugins-good.changes
  2020-01-12 23:16:32.134641963 +0100
@@ -1,0 +2,9 @@
+Mon Dec 30 23:34:26 UTC 2019 - Bjørn Lie 
+
+- Add upstream bugfix patches:
+  + gst-good-qtdemux-Specify-REDIRECT-info.patch: qtdemux: Specify
+REDIRECT information in error message.
+  + gst-good-rtpjpegdepay-outputs-framed-jpeg.patch: rtpjpegdepay:
+outputs framed jpeg.
+
+---

New:

  gst-good-qtdemux-Specify-REDIRECT-info.patch
  gst-good-rtpjpegdepay-outputs-framed-jpeg.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.0lsAZE/_old  2020-01-12 23:16:33.490642465 +0100
+++ /var/tmp/diff_new_pack.0lsAZE/_new  2020-01-12 23:16:33.498642468 +0100
@@ -42,6 +42,10 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gst-good-qtdemux-Specify-REDIRECT-info.patch -- qtdemux: 
Specify REDIRECT information in error message
+Patch0: gst-good-qtdemux-Specify-REDIRECT-info.patch
+# PATCH-FIX-UPSTREAM gst-good-rtpjpegdepay-outputs-framed-jpeg.patch -- 
rtpjpegdepay: outputs framed jpeg
+Patch1: gst-good-rtpjpegdepay-outputs-framed-jpeg.patch
 
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel

++ gst-good-qtdemux-Specify-REDIRECT-info.patch ++
>From a0c6156a81d56c472a9eccd9797a0e77628067df Mon Sep 17 00:00:00 2001
From: Thibault Saunier 
Date: Tue, 3 Sep 2019 16:46:30 -0400
Subject: [PATCH] qtdemux: Specify REDIRECT information in error message

There are in the wild (mp4) streams that basically contain no tracks
but do have a redirect info[0], in which case, we won't be able
to expose any pad (there are no tracks) so we can't post anything but
an error on the bus, as:

- it can't send EOS downstream, it has no pad,
- posting an EOS message will be useless as PAUSED state can't be
  reached and there is no sink in the pipeline meaning GstBin will
  simply ignore it

The approach here is to to add details to the ERROR message with a
`redirect-location` field which elements like playbin handle and use right
away.

[0]: 
http://movietrailers.apple.com/movies/paramount/terminator-dark-fate/terminator-dark-fate-trailer-2_480p.mov
---
 gst/isomp4/qtdemux.c | 32 +---
 gst/isomp4/qtdemux.h |  2 +-
 2 files changed, 26 insertions(+), 8 deletions(-)

diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c
index ad07c1e36..61fec02cb 100644
--- a/gst/isomp4/qtdemux.c
+++ b/gst/isomp4/qtdemux.c
@@ -523,6 +523,7 @@ GST_STATIC_PAD_TEMPLATE ("subtitle_%u",
 G_DEFINE_TYPE (GstQTDemux, gst_qtdemux, GST_TYPE_ELEMENT);
 
 static void gst_qtdemux_dispose (GObject * object);
+static void gst_qtdemux_finalize (GObject * object);
 
 static guint32
 gst_qtdemux_find_index_linear (GstQTDemux * qtdemux, QtDemuxStream * str,
@@ -625,6 +626,7 @@ gst_qtdemux_class_init (GstQTDemuxClass * klass)
   parent_class = g_type_class_peek_parent (klass);
 
   gobject_class->dispose = gst_qtdemux_dispose;
+  gobject_class->finalize = gst_qtdemux_finalize;
 
   gstelement_class->change_state = GST_DEBUG_FUNCPTR 
(gst_qtdemux_change_state);
 #if 0
@@ -680,6 +682,16 @@ gst_qtdemux_init (GstQTDemux * qtdemux)
   gst_qtdemux_reset (qtdemux, TRUE);
 }
 
+static void
+gst_qtdemux_finalize (GObject * object)
+{
+  GstQTDemux *qtdemux = GST_QTDEMUX (object);
+
+  g_free (qtdemux->redirect_location);
+
+  G_OBJECT_CLASS (parent_class)->finalize (object);
+}
+
 static void
 gst_qtdemux_dispose (GObject * object)
 {
@@ -708,10 +720,11 @@ gst_qtdemux_dispose (GObject * object)
 static void
 gst_qtdemux_post_no_playable_stream_error (GstQTDemux * qtdemux)
 {
-  if (qtdemux->posted_redirect) {
-GST_ELEMENT_ERROR (qtdemux, STREAM, DEMUX,
+  if (qtdemux->redirect_location) {
+GST_ELEMENT_ERROR_WITH_DETAILS (qtdemux, STREAM, DEMUX,
 (_("This file contains no playable streams.")),
-("no known streams found, a redirect message has been posted"));
+("no known streams found, a redirect message has been 

commit gstreamer-plugins-good for openSUSE:Factory

2019-12-11 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Wed Dec 11 12:08:57 2019 rev:68 rq:754306 version:1.16.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-10-10 11:48:04.704175879 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.4691/gstreamer-plugins-good.changes
  2019-12-11 12:09:15.112636202 +0100
@@ -1,0 +2,24 @@
+Wed Dec  4 10:48:47 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.2:
+  + vp9dec: Fix broken 4:4:4 8bits decoding
+  + rtpsession: add locking for clear-pt-map
+  + rtpL16depay: don't crash if data is not modulo channels*width
+  + wavparse:
+- Fix push mode ignoring audio with a size smaller than segment
+  buffer
+- Fix push mode ignoring last audio payload chunk
+  + aacparse: fix wrong offset of the channel number in adts header
+  + jpegdec:
+- Fix incorrect logic in EOI tag detection
+- Don't overwrite the last valid line
+  + videocrop: Also update the coordinate when in-place
+  + vpx: Error out if enabled and no features found
+  + v4l2videodec: ensure pool exists before orphaning it
+  + v4l2videoenc: fix type conversion errors
+  + v4l2bufferpool: Queue number of allocated buffers to capture
+  + v4l2object:
+- Fix mpegversion number typo
+- Work around bad TRY_FMT colorimetry implementations
+
+---

Old:

  gst-plugins-good-1.16.1.tar.xz

New:

  gst-plugins-good-1.16.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.lmiy1x/_old  2019-12-11 12:09:16.972635419 +0100
+++ /var/tmp/diff_new_pack.lmiy1x/_new  2019-12-11 12:09:16.972635419 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# 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
@@ -33,7 +33,7 @@
 %endif
 
 Name:   gstreamer-plugins-good
-Version:1.16.1
+Version:1.16.2
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later

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




commit gstreamer-plugins-good for openSUSE:Factory

2019-10-10 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Oct 10 11:48:04 2019 rev:67 rq:733422 version:1.16.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-08-27 15:25:17.168723098 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.2352/gstreamer-plugins-good.changes
  2019-10-10 11:48:04.704175879 +0200
@@ -1,0 +2,8 @@
+Tue Sep 24 12:56:40 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.16.1:
+  + See main gstreamer package for changelog.
+- Drop gstreamer-plugins-good-fix-glibc-incompat.patch: Fixed
+  upstream.
+
+---

Old:

  gst-plugins-good-1.16.0.tar.xz
  gstreamer-plugins-good-fix-glibc-incompat.patch

New:

  gst-plugins-good-1.16.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.OFFxRX/_old  2019-10-10 11:48:05.308174276 +0200
+++ /var/tmp/diff_new_pack.OFFxRX/_new  2019-10-10 11:48:05.312174265 +0200
@@ -33,7 +33,7 @@
 %endif
 
 Name:   gstreamer-plugins-good
-Version:1.16.0
+Version:1.16.1
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -42,8 +42,6 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gstreamer-plugins-good-fix-glibc-incompat.patch: v4l2: 
Fix build with glibc 2.30
-Patch0: gstreamer-plugins-good-fix-glibc-incompat.patch
 
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel

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




commit gstreamer-plugins-good for openSUSE:Factory

2019-08-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2019-08-27 15:25:13

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


Package is "gstreamer-plugins-good"

Tue Aug 27 15:25:13 2019 rev:66 rq:725939 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-07-17 13:12:54.087887824 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.7948/gstreamer-plugins-good.changes
  2019-08-27 15:25:17.168723098 +0200
@@ -1,0 +2,7 @@
+Sun Aug 25 08:33:33 UTC 2019 - Bjørn Lie 
+
+- Add gstreamer-plugins-good-fix-glibc-incompat.patch: v4l2: Fix
+  type compatibility issue with glibc 2.30.
+- Use make_build macro.
+
+---

New:

  gstreamer-plugins-good-fix-glibc-incompat.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.5SregK/_old  2019-08-27 15:25:18.248722555 +0200
+++ /var/tmp/diff_new_pack.5SregK/_new  2019-08-27 15:25:18.248722555 +0200
@@ -42,6 +42,8 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstreamer-plugins-good-fix-glibc-incompat.patch: v4l2: 
Fix build with glibc 2.30
+Patch0: gstreamer-plugins-good-fix-glibc-incompat.patch
 
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
@@ -197,7 +199,7 @@
--with-package-name='openSUSE GStreamer-plugins-good package' \
--with-package-origin='http://download.opensuse.org' \
 %{nil}
-make %{?_smp_mflags}
+%make_build
 %endif
 
 %install

++ gstreamer-plugins-good-fix-glibc-incompat.patch ++
>From 29c3570901e1c145dce57824ddc9276fddf0d808 Mon Sep 17 00:00:00 2001
From: Nicolas Dufresne 
Date: Tue, 6 Aug 2019 22:27:40 -0400
Subject: [PATCH] v4l2: Fix type compatibility issue with glibc 2.30

>From now on, we will use linux/types.h on Linux, and use typedef of the
various flavour of BSD.

Fixes #635
---
 sys/v4l2/ext/types-compat.h | 21 ++---
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/sys/v4l2/ext/types-compat.h b/sys/v4l2/ext/types-compat.h
index d3673dd49..ea21c9513 100644
--- a/sys/v4l2/ext/types-compat.h
+++ b/sys/v4l2/ext/types-compat.h
@@ -24,6 +24,11 @@
 #ifndef __TYPES_COMPAT_H__
 #define __TYPES_COMPAT_H__
 
+#ifdef   __linux__
+#include 
+#include 
+
+#else /* One of the BSDs */
 /* From linux/types.h */
 #ifndef __bitwise__
 #  ifdef __CHECKER__
@@ -41,12 +46,14 @@
 #  endif
 #endif
 
-#define __u64 guint64
-#define __u32 guint32
-#define __u16 guint16
-#define __u8 guint8
-#define __s64 gint64
-#define __s32 gint32
-#define __le32 guint32 __bitwise
+typedef guint8  __u8;
+typedef guint16 __u16;
+typedef gint32  __s32;
+typedef guint32 __u32;
+typedef gint64  __s64;
+typedef guint64 __u64;
+typedef guint32 __bitwise __le32;
+
+#endif
 
 #endif /* __TYPES_COMPAT_H__ */
-- 
2.22.0




commit gstreamer-plugins-good for openSUSE:Factory

2019-07-17 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2019-07-17 13:12:51

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


Package is "gstreamer-plugins-good"

Wed Jul 17 13:12:51 2019 rev:65 rq:714165 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-06-30 10:18:20.791326129 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.1887/gstreamer-plugins-good.changes
  2019-07-17 13:12:54.087887824 +0200
@@ -1,0 +2,6 @@
+Wed Jul  3 08:05:23 UTC 2019 - Fabian Vogt 
+
+- Add missing pkgconfig(Qt5X11Extras) BuildRequires: Needed to
+  build Qt X11 integration.
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.bomGjn/_old  2019-07-17 13:12:54.855887451 +0200
+++ /var/tmp/diff_new_pack.bomGjn/_new  2019-07-17 13:12:54.863887447 +0200
@@ -86,6 +86,7 @@
 BuildRequires:  pkgconfig(Qt5Qml)
 BuildRequires:  pkgconfig(Qt5Quick)
 BuildRequires:  pkgconfig(Qt5WaylandClient)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 3.15.0
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
 BuildRequires:  pkgconfig(jack) >= 0.99.10




commit gstreamer-plugins-good for openSUSE:Factory

2019-06-30 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Sun Jun 30 10:18:19 2019 rev:64 rq:711860 version:1.16.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-06-13 22:34:25.660360215 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.4615/gstreamer-plugins-good.changes
  2019-06-30 10:18:20.791326129 +0200
@@ -1,0 +2,46 @@
+Wed Jun 12 17:53:30 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 meson support, but disable because plugin documentation is
+  currently not being built.
+
+---

Old:

  gst-plugins-good-1.14.5.tar.xz

New:

  gst-plugins-good-1.16.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.CMB02p/_old  2019-06-30 10:18:21.275326881 +0200
+++ /var/tmp/diff_new_pack.CMB02p/_new  2019-06-30 10:18:21.283326893 +0200
@@ -19,14 +19,21 @@
 # aasink is just a toy. Once in future, we may want to disable aalib
 # support completely: Disabled 25/12/17
 %define ENABLE_AALIB 0
-# Allow easy enable/disable of experimental plugins
-%define ENABLE_EXPERIMENTAL 0
 #
 %define _name gst-plugins-good
 %define gst_branch 1.0
 
+# Currently disabled because plugin documentation isn't built
+%define use_meson 0
+%if %{use_meson}
+# Option doesn't currently exist in meson
+%define ENABLE_EXPERIMENTAL 1
+%else
+%define ENABLE_EXPERIMENTAL 0
+%endif
+
 Name:   gstreamer-plugins-good
-Version:1.14.5
+Version:1.16.0
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -48,6 +55,9 @@
 BuildRequires:  libavc1394-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libjpeg-devel
+%if %{use_meson}
+BuildRequires:  meson >= 0.47.0
+%endif
 BuildRequires:  orc >= 0.4.16
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
@@ -171,22 +181,30 @@
 
 %build
 export PYTHON=%{_bindir}/python3
-%configure \
-   --with-package-name='openSUSE GStreamer-plugins-good package' \
-   --with-package-origin='http://download.opensuse.org' \
+%if %{use_meson}
+%{meson} \
+   -Dpackage-name='openSUSE GStreamer-plugins-good package' \
+   -Dpackage-origin='http://download.opensuse.org' \
 %if ! 0%{?ENABLE_AALIB}
-   --disable-aalib \

commit gstreamer-plugins-good for openSUSE:Factory

2019-06-13 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Jun 13 22:34:22 2019 rev:63 rq:707915 version:1.14.5

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-03-11 11:14:26.273359245 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.4811/gstreamer-plugins-good.changes
  2019-06-13 22:34:25.660360215 +0200
@@ -1,0 +2,36 @@
+Fri May 31 22:05:35 UTC 2019 - Bjørn Lie 
+
+- Update to version 1.14.5:
+  + flv: Use 8kHz sample rate for alaw/mulaw audio.
+  + flvdemux: Do not error out if the first added and chained pad
+is not linked.
+  + flvmux: try harder to make sure timestamps are always
+increasing.
+  + gdkpixbufdec: output a TIME segment which is what’s expected
+for raw video.
+  + matroskademux: fix handling of MS ACM audio.
+  + matroska: fix handling of FlagInterlaced.
+  + pulsesink: Deal with not being able to convert a format to
+caps.
+  + rtph265depay, rtph264depay; aggregation packet marker handling
+fixes.
+  + rtpmp4gdepay: detect broken senders who send AAC with ADTS
+frames.
+  + rtprawdepay: keep buffer pool around when flushing/seeking.
+  + rtpssrcdemux: Forward serialized events to all pads.
+  + qmlglsink: Handle OPENGL header guard changes.
+  + qtdemux: fix track language code parsing; ignore corrupted CTTS
+box.
+  + qtmux: Correctly set tkhd width/height to the display size.
+  + splitmuxsink:
+- Various timecode meta handling fixes.
+- Make work with audio-only encoders as muxers, e.g. wavenc
+  + v4l2sink: fix pool-less allocation query handling.
+  + v4l2dec/enc: fix use after free when handling events.
+  + vpx: Fix build against libvpx 1.8.
+  + webmmux: allow resolutions above 4096.
+- Drop gstreamer-plugins-good-fix-vpx-build.patch: Fixed upstream.
+- Drop automake and libtool BuildRequires and autogen.sh call: No
+  longer needed. 
+
+---

Old:

  gst-plugins-good-1.14.4.tar.xz
  gstreamer-plugins-good-fix-vpx-build.patch

New:

  gst-plugins-good-1.14.5.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.oiNncM/_old  2019-06-13 22:34:26.352359990 +0200
+++ /var/tmp/diff_new_pack.oiNncM/_new  2019-06-13 22:34:26.356359989 +0200
@@ -26,7 +26,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-good
-Version:1.14.4
+Version:1.14.5
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -35,8 +35,6 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gstreamer-plugins-good-fix-vpx-build.patch -- Fix build 
with libvpx 1.8.0 and newer
-Patch0: gstreamer-plugins-good-fix-vpx-build.patch
 
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
@@ -44,8 +42,6 @@
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
-BuildRequires:  automake >= 1.14
-BuildRequires:  libtool
 BuildRequires:  libmp3lame-devel
 # used by libgstvideo4linux2.so
 BuildRequires:  libXv-devel
@@ -175,7 +171,6 @@
 
 %build
 export PYTHON=%{_bindir}/python3
-NOCONFIGURE=1 ./autogen.sh
 %configure \
--with-package-name='openSUSE GStreamer-plugins-good package' \
--with-package-origin='http://download.opensuse.org' \

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




commit gstreamer-plugins-good for openSUSE:Factory

2019-03-11 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2019-03-11 11:14:24

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


Package is "gstreamer-plugins-good"

Mon Mar 11 11:14:24 2019 rev:62 rq:682991 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2019-02-08 13:46:58.818805811 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.28833/gstreamer-plugins-good.changes
 2019-03-11 11:14:26.273359245 +0100
@@ -1,0 +2,5 @@
+Fri Mar  8 20:02:18 UTC 2019 - o...@aepfle.de
+
+- Require automake >= 1.14
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Zz6Pi8/_old  2019-03-11 11:14:27.169358977 +0100
+++ /var/tmp/diff_new_pack.Zz6Pi8/_new  2019-03-11 11:14:27.173358976 +0100
@@ -44,6 +44,7 @@
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
+BuildRequires:  automake >= 1.14
 BuildRequires:  libtool
 BuildRequires:  libmp3lame-devel
 # used by libgstvideo4linux2.so




commit gstreamer-plugins-good for openSUSE:Factory

2019-02-08 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2019-02-08 13:46:54

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


Package is "gstreamer-plugins-good"

Fri Feb  8 13:46:54 2019 rev:61 rq:672686 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-10-11 11:42:43.662994844 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new.28833/gstreamer-plugins-good.changes
 2019-02-08 13:46:58.818805811 +0100
@@ -1,0 +2,8 @@
+Tue Feb  5 09:02:44 UTC 2019 - bjorn@gmail.com
+
+- Add gstreamer-plugins-good-fix-vpx-build.patch: Fix build with
+  libvpx 1.8.0.
+- Add libtool BuildRequires and pass autogen.sh, as the above patch
+  touches the buildsystem.
+
+---

New:

  gstreamer-plugins-good-fix-vpx-build.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.HguoTH/_old  2019-02-08 13:46:59.926805467 +0100
+++ /var/tmp/diff_new_pack.HguoTH/_new  2019-02-08 13:46:59.930805465 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# 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
@@ -35,6 +35,8 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstreamer-plugins-good-fix-vpx-build.patch -- Fix build 
with libvpx 1.8.0 and newer
+Patch0: gstreamer-plugins-good-fix-vpx-build.patch
 
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
@@ -42,6 +44,7 @@
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
+BuildRequires:  libtool
 BuildRequires:  libmp3lame-devel
 # used by libgstvideo4linux2.so
 BuildRequires:  libXv-devel
@@ -166,10 +169,12 @@
 
 %prep
 %autosetup -n %{_name}-%{version} -p1
+
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 
 %build
 export PYTHON=%{_bindir}/python3
+NOCONFIGURE=1 ./autogen.sh
 %configure \
--with-package-name='openSUSE GStreamer-plugins-good package' \
--with-package-origin='http://download.opensuse.org' \

++ gstreamer-plugins-good-fix-vpx-build.patch ++
>From b6e6f1ae73375ef66a5748069843aaed1a83e6a6 Mon Sep 17 00:00:00 2001
From: "Jan Alexander Steffens (heftig)" 
Date: Tue, 5 Feb 2019 22:14:18 +0100
Subject: [PATCH] vpx: Fix build against libvpx 1.8

The deprecated debug visualizer was removed.
---
 configure.ac| 4 
 ext/vpx/gstvpxdec.c | 2 ++
 ext/vpx/meson.build | 4 
 3 files changed, 10 insertions(+)

diff --git a/configure.ac b/configure.ac
index 5e4cff126..8c20e5081 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1054,6 +1054,10 @@ AG_GST_CHECK_FEATURE(VPX, [VPX decoder], vpx, [
   AC_DEFINE(HAVE_VPX_1_4, 1, [Defined if the VPX library version is 1.4 or 
bigger])
 ], [true])
 
+PKG_CHECK_MODULES(VPX_180, vpx >= 1.8.0, [
+  AC_DEFINE(HAVE_VPX_1_8, 1, [Defined if the VPX library version is 1.8 or 
bigger])
+], [true])
+
 LIBS="$OLD_LIBS"
 CFLAGS="$OLD_CFLAGS"
   fi
diff --git a/ext/vpx/gstvpxdec.c b/ext/vpx/gstvpxdec.c
index c3f0f625f..da4322513 100644
--- a/ext/vpx/gstvpxdec.c
+++ b/ext/vpx/gstvpxdec.c
@@ -62,6 +62,7 @@ gst_vpx_dec_post_processing_flags_get_type (void)
 {C_FLAGS (VP8_DEBLOCK), "Deblock", "deblock"},
 {C_FLAGS (VP8_DEMACROBLOCK), "Demacroblock", "demacroblock"},
 {C_FLAGS (VP8_ADDNOISE), "Add noise", "addnoise"},
+#ifndef HAVE_VPX_1_8
 {C_FLAGS (VP8_DEBUG_TXT_FRAME_INFO),
   "Print frame information",
 "visualize-frame-info"},
@@ -74,6 +75,7 @@ gst_vpx_dec_post_processing_flags_get_type (void)
 {C_FLAGS (VP8_DEBUG_TXT_RATE_INFO),
   "Print video rate info",
 "visualize-rate-info"},
+#endif
 {C_FLAGS (VP8_MFQE), "Multi-frame quality enhancement", "mfqe"},
 {0, NULL, NULL}
   };
diff --git a/ext/vpx/meson.build b/ext/vpx/meson.build
index 6ed440728..0d2340b32 100644
--- a/ext/vpx/meson.build
+++ b/ext/vpx/meson.build
@@ -48,6 +48,10 @@ if vpx_dep.found()
 vpx_args += '-DHAVE_VPX_1_4'
   endif
 
+  if dependency('vpx', version : '>=1.8.0', required : false).found()
+vpx_args += '-DHAVE_VPX_1_8'
+  endif
+
   gstvpx = library('gstvpx',
 vpx_sources,
 c_args 

commit gstreamer-plugins-good for openSUSE:Factory

2018-10-11 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Oct 11 11:42:32 2018 rev:60 rq:639893 version:1.14.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-10-02 19:39:49.614351700 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-10-11 11:42:43.662994844 +0200
@@ -1,0 +2,7 @@
+Wed Oct  3 15:45:08 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.4:
+  + Bugfix release, please see .changes in gstreamer main package.
+- Update Source url to new home.
+
+---

Old:

  gst-plugins-good-1.14.3.tar.xz

New:

  gst-plugins-good-1.14.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.ctZMwR/_old  2018-10-11 11:42:45.166992929 +0200
+++ /var/tmp/diff_new_pack.ctZMwR/_new  2018-10-11 11:42:45.170992924 +0200
@@ -26,15 +26,16 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-good
-Version:1.14.3
+Version:1.14.4
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-URL:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.14/%{_name}-%{version}.tar.xz
+URL:https://gstreamer.freedesktop.org/
+Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  gcc-c++

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




commit gstreamer-plugins-good for openSUSE:Factory

2018-10-02 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Tue Oct  2 19:39:45 2018 rev:59 rq:638674 version:1.14.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-07-27 10:53:12.989299052 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-10-02 19:39:49.614351700 +0200
@@ -1,0 +2,6 @@
+Wed Sep 26 20:25:08 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.3:
+  + Bugfix release, please see .changes in gstreamer main package. 
+
+---

Old:

  gst-plugins-good-1.14.2.tar.xz

New:

  gst-plugins-good-1.14.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.dKTYvr/_old  2018-10-02 19:39:50.046351059 +0200
+++ /var/tmp/diff_new_pack.dKTYvr/_new  2018-10-02 19:39:50.046351059 +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/
 #
 
 
@@ -26,7 +26,7 @@
 %define gst_branch 1.0
 
 Name:   gstreamer-plugins-good
-Version:1.14.2
+Version:1.14.3
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later

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




commit gstreamer-plugins-good for openSUSE:Factory

2018-07-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-07-27 10:53:11

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


Package is "gstreamer-plugins-good"

Fri Jul 27 10:53:11 2018 rev:58 rq:624904 version:1.14.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-06-28 15:09:25.168033288 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-07-27 10:53:12.989299052 +0200
@@ -1,0 +2,12 @@
+Sun Jul 22 21:22:22 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.14.2:
+  + qmlgl: Fix conflicting declaration of type GLsync for
+non-android.
+  + souphttpsrc: Protect input stream with lock.
+  + splitmuxsrc: Make sure events are writable before setting their
+seqnum.
+  + Various v4l2 fixes.
+  + scaletempo: Mark as Audio in classification.
+
+---
@@ -7,0 +20,10 @@
+Thu May 31 09:27:16 UTC 2018 - bjorn@gmail.com
+
+- Add pkgconfig(Qt5Core), pkgconfig(Qt5Gui), pkgconfig(Qt5Qml),
+  pkgconfig(Qt5Quick) and pkgconfig(Qt5WaylandClient)
+  BuildRequires: Build qmlgl sink and package it in new qtqml
+  sub-package.
+- Add gstreamer-plugins-good-gtk Recommends to the main package,
+  install it by default.
+
+---
@@ -83,0 +106,7 @@
+
+---
+Mon May 14 13:34:32 UTC 2018 - bjorn@gmail.com
+
+- Split out gtk plugin in own sub-package.
+- Add conditional ENABLE_EXPERIMENTAL define and set to 0, we do
+  not want to build experimental plugins by default.

Old:

  gst-plugins-good-1.14.1.tar.xz

New:

  gst-plugins-good-1.14.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.E4gluS/_old  2018-07-27 10:53:13.409299856 +0200
+++ /var/tmp/diff_new_pack.E4gluS/_new  2018-07-27 10:53:13.409299856 +0200
@@ -19,10 +19,14 @@
 # aasink is just a toy. Once in future, we may want to disable aalib
 # support completely: Disabled 25/12/17
 %define ENABLE_AALIB 0
+# Allow easy enable/disable of experimental plugins
+%define ENABLE_EXPERIMENTAL 0
+#
 %define _name gst-plugins-good
 %define gst_branch 1.0
+
 Name:   gstreamer-plugins-good
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -66,6 +70,11 @@
 %if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(gtk+-wayland-3.0) >= 3.15.0
 %endif
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Qml)
+BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5WaylandClient)
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 3.15.0
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
 BuildRequires:  pkgconfig(jack) >= 0.99.10
@@ -91,6 +100,7 @@
 Requires:   gstreamer >= %{version}
 Requires:   gstreamer-plugins-base >= %{version}
 Recommends: %{name}-lang
+Recommends: %{name}-gtk
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
 Provides:   gst-plugins-good = %{version}
@@ -133,6 +143,24 @@
 %description jack
 This package provides the jack plugin for gstreamer-plugins-good.
 
+%package gtk
+Summary:Gtksink plugin for gstreamer-plugins-good
+Group:  Productivity/Multimedia/Other
+Requires:   %{name} = %{version}
+Enhances:   gstreamer-plugins-good
+
+%description gtk
+This package provides the gtksink output plugin for gstreamer-plugins-good.
+
+%package qtqml
+Summary:Qmlglsink plugin for gstreamer-plugins-good
+Group:  Productivity/Multimedia/Other
+Requires:   %{name} = %{version}
+Enhances:   gstreamer-plugins-good
+
+%description qtqml
+This package provides the qmlglsink output plugin for gstreamer-plugins-good.
+
 %lang_package
 
 %prep
@@ -141,15 +169,18 @@
 
 %build
 export PYTHON=%{_bindir}/python3
-%configure\
-   --with-package-name='openSUSE GStreamer-plugins-good package'\
-   --with-package-origin='http://download.opensuse.org'\
+%configure \
+   --with-package-name='openSUSE GStreamer-plugins-good package' \
+   --with-package-origin='http://download.opensuse.org' \
 %if ! 0%{?ENABLE_AALIB}
-   --disable-aalib\
+   --disable-aalib \
 %endif
-   --enable-gtk-doc\
-   --enable-v4l2-probe\
-   --enable-experimental
+%if 

commit gstreamer-plugins-good for openSUSE:Factory

2018-06-28 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Jun 28 15:09:21 2018 rev:57 rq:618587 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-05-29 10:26:55.308368226 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-06-28 15:09:25.168033288 +0200
@@ -1,0 +2,6 @@
+Fri Jun 22 11:13:27 UTC 2018 - bjorn@gmail.com
+
+- Conditionalize pkgconfig(gtk+-wayland-3.0) BuildRequires: fix
+  build for Leap 42.3.
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.nuzLci/_old  2018-06-28 15:09:25.900031943 +0200
+++ /var/tmp/diff_new_pack.nuzLci/_new  2018-06-28 15:09:25.900031943 +0200
@@ -63,7 +63,9 @@
 BuildRequires:  pkgconfig(gstreamer-net-1.0) >= %{version}
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
 BuildRequires:  pkgconfig(gtk+-3.0) >= 3.15.0
+%if 0%{?suse_version} >= 1500
 BuildRequires:  pkgconfig(gtk+-wayland-3.0) >= 3.15.0
+%endif
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 3.15.0
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
 BuildRequires:  pkgconfig(jack) >= 0.99.10




commit gstreamer-plugins-good for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-05-29 10:26:49

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


Package is "gstreamer-plugins-good"

Tue May 29 10:26:49 2018 rev:56 rq:611164 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-04-02 22:48:28.883471933 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-05-29 10:26:55.308368226 +0200
@@ -1,0 +2,130 @@
+Sun May 20 09:28:27 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!
+
+---
+Fri Mar 30 03:02:52 UTC 2018 - luc1...@linuxmail.org
+
+- Update to version 1.14.0:
+  + Highlights:
+- WebRTC support: real-time audio/video streaming to and from
+  web browsers;
+- Experimental support for the next-gen royalty-free AV1 video
+  codec
+- Video4Linux: encoding support, stable element names and
+  faster device probing;
+- Support for the Secure Reliable Transport (SRT) video
+  

commit gstreamer-plugins-good for openSUSE:Factory

2018-04-02 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Mon Apr  2 22:48:26 2018 rev:55 rq:592330 version:1.12.5

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-03-24 16:07:46.895932357 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-04-02 22:48:28.883471933 +0200
@@ -1,0 +2,11 @@
+Thu Mar 29 12:27:55 UTC 2018 - bjorn@gmail.com
+
+- Update to version 1.12.5:
+  + Bugs fixed: bgo#792775, bgo#793067, bgo#792376, bgo#792644,
+bgo#791473, bgo#757449, bgo#791494.
+- Drop upstream fixed patches:
+  + gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch.
+  + gst-good-fix-memory-leak-GAP-buffers.patch.
+  + gst-good-flacdec-flush-flac-decoder.patch
+
+---

Old:

  gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
  gst-good-fix-memory-leak-GAP-buffers.patch
  gst-good-flacdec-flush-flac-decoder.patch
  gst-plugins-good-1.12.4.tar.xz

New:

  gst-plugins-good-1.12.5.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.YJLCyD/_old  2018-04-02 22:48:29.539448083 +0200
+++ /var/tmp/diff_new_pack.YJLCyD/_new  2018-04-02 22:48:29.543447938 +0200
@@ -22,7 +22,7 @@
 %define _name gst-plugins-good
 %define gst_branch 1.0
 Name:   gstreamer-plugins-good
-Version:1.12.4
+Version:1.12.5
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1-or-later
@@ -31,12 +31,6 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch bgo#791494 
zai...@opensuse.org -- equalizer: Fix -Wincompatible-pointer-types warning
-Patch0: 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
-# PATCH-FIX-UPSTREAM gst-good-flacdec-flush-flac-decoder.patch bgo#791473 
bjorn@gmail.com -- flacdec: flush flac decoder on lost sync
-Patch1: gst-good-flacdec-flush-flac-decoder.patch
-# PATCH-FIX-UPSTREAM gst-good-fix-memory-leak-GAP-buffers.patch bgo#793067 
bjorn@gmail.com -- interleave: fix memory leak of GAP buffer
-Patch2: gst-good-fix-memory-leak-GAP-buffers.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel

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




commit gstreamer-plugins-good for openSUSE:Factory

2018-03-24 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-03-24 16:07:45

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


Package is "gstreamer-plugins-good"

Sat Mar 24 16:07:45 2018 rev:54 rq:589671 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-03-02 21:08:21.724160518 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-03-24 16:07:46.895932357 +0100
@@ -1,0 +2,7 @@
+Tue Mar 20 17:16:07 UTC 2018 - dims...@opensuse.org
+
+- Unconditionally enable translation-update-upstream: on
+  Tumbleweed, this results in a NOP and for Leap in SLE paid
+  translations being used (boo#1086036).
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.mTgZGL/_old  2018-03-24 16:07:47.911895732 +0100
+++ /var/tmp/diff_new_pack.mTgZGL/_new  2018-03-24 16:07:47.915895588 +0100
@@ -21,7 +21,6 @@
 %define ENABLE_AALIB 0
 %define _name gst-plugins-good
 %define gst_branch 1.0
-
 Name:   gstreamer-plugins-good
 Version:1.12.4
 Release:0
@@ -32,14 +31,12 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-
 # PATCH-FIX-UPSTREAM 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch bgo#791494 
zai...@opensuse.org -- equalizer: Fix -Wincompatible-pointer-types warning
 Patch0: 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
 # PATCH-FIX-UPSTREAM gst-good-flacdec-flush-flac-decoder.patch bgo#791473 
bjorn@gmail.com -- flacdec: flush flac decoder on lost sync
 Patch1: gst-good-flacdec-flush-flac-decoder.patch
 # PATCH-FIX-UPSTREAM gst-good-fix-memory-leak-GAP-buffers.patch bgo#793067 
bjorn@gmail.com -- interleave: fix memory leak of GAP buffer
 Patch2: gst-good-fix-memory-leak-GAP-buffers.patch
-
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
@@ -53,6 +50,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
+BuildRequires:  translation-update-upstream
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(caca)
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -95,9 +93,6 @@
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 
 %description
 GStreamer is a streaming media framework based on graphs of filters
@@ -133,14 +128,11 @@
 %description jack
 This package provides the jack plugin for gstreamer-plugins-good.
 
-
 %lang_package
 
 %prep
 %autosetup -n %{_name}-%{version} -p1
-%if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
-%endif
 
 %build
 export PYTHON=%{_bindir}/python3




commit gstreamer-plugins-good for openSUSE:Factory

2018-03-02 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-03-02 21:08:17

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


Package is "gstreamer-plugins-good"

Fri Mar  2 21:08:17 2018 rev:53 rq:581584 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-02-21 14:09:47.957802508 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-03-02 21:08:21.724160518 +0100
@@ -1,0 +2,7 @@
+Wed Feb 28 16:31:44 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner.
+- Split out jack plugin into new sub-package jack, also add it to
+  baselibs.conf.
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.WwJlTo/_old  2018-03-02 21:08:22.636127722 +0100
+++ /var/tmp/diff_new_pack.WwJlTo/_new  2018-03-02 21:08:22.636127722 +0100
@@ -26,9 +26,9 @@
 Version:1.12.4
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  Productivity/Multimedia/Other
-Url:http://gstreamer.freedesktop.org/
+URL:http://gstreamer.freedesktop.org/
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
@@ -124,6 +124,16 @@
 This package provides complementary plugins for
 gstreamer-plugins-good.
 
+%package jack
+Summary:Jack plugin for gstreamer-plugins-good
+Group:  Productivity/Multimedia/Other
+Requires:   %{name} = %{version}
+Enhances:   gstreamer-plugins-good
+
+%description jack
+This package provides the jack plugin for gstreamer-plugins-good.
+
+
 %lang_package
 
 %prep
@@ -158,7 +168,8 @@
 rm %{buildroot}%{_libdir}/gstreamer-%{gst_branch}/*.*a
 
 %files
-%doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
+%license COPYING
+%doc NEWS
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gstreamer-plugins-good.appdata.xml
 %{_datadir}/gstreamer-%{gst_branch}/presets/GstIirEqualizer10Bands.prs
@@ -191,7 +202,6 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstimagefreeze.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstinterleave.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstisomp4.so
-%{_libdir}/gstreamer-%{gst_branch}/libgstjack.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstjpeg.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstlevel.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstmatroska.so
@@ -229,6 +239,7 @@
 %files lang -f %{_name}-%{gst_branch}.lang
 
 %files doc
+%doc AUTHORS README RELEASE REQUIREMENTS
 %{_datadir}/gtk-doc/html/gst-plugins-good-plugins-%{gst_branch}
 
 %files extra
@@ -242,4 +253,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstmonoscope.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstshout2.so
 
+%files jack
+%{_libdir}/gstreamer-%{gst_branch}/libgstjack.so
+
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.WwJlTo/_old  2018-03-02 21:08:22.672126428 +0100
+++ /var/tmp/diff_new_pack.WwJlTo/_new  2018-03-02 21:08:22.672126428 +0100
@@ -1,2 +1,3 @@
 gstreamer-plugins-good
 gstreamer-plugins-good-extra
+gstreamer-plugins-good-jack




commit gstreamer-plugins-good for openSUSE:Factory

2018-02-21 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-02-21 14:09:44

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


Package is "gstreamer-plugins-good"

Wed Feb 21 14:09:44 2018 rev:52 rq:578198 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2018-01-01 22:06:57.706275923 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-02-21 14:09:47.957802508 +0100
@@ -1,0 +2,8 @@
+Wed Feb 14 20:45:45 UTC 2018 - bjorn@gmail.com
+
+- Add gst-good-flacdec-flush-flac-decoder.patch: flacdec: flush
+  flac decoder on lost sync (bgo#791473).
+- Add gst-good-fix-memory-leak-GAP-buffers.patch: interleave: Fix
+  memory leak of GAP buffer (bgo#793067).
+
+---

New:

  gst-good-fix-memory-leak-GAP-buffers.patch
  gst-good-flacdec-flush-flac-decoder.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.ck1eSg/_old  2018-02-21 14:09:48.789772547 +0100
+++ /var/tmp/diff_new_pack.ck1eSg/_new  2018-02-21 14:09:48.793772404 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# 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
@@ -35,6 +35,10 @@
 
 # PATCH-FIX-UPSTREAM 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch bgo#791494 
zai...@opensuse.org -- equalizer: Fix -Wincompatible-pointer-types warning
 Patch0: 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
+# PATCH-FIX-UPSTREAM gst-good-flacdec-flush-flac-decoder.patch bgo#791473 
bjorn@gmail.com -- flacdec: flush flac decoder on lost sync
+Patch1: gst-good-flacdec-flush-flac-decoder.patch
+# PATCH-FIX-UPSTREAM gst-good-fix-memory-leak-GAP-buffers.patch bgo#793067 
bjorn@gmail.com -- interleave: fix memory leak of GAP buffer
+Patch2: gst-good-fix-memory-leak-GAP-buffers.patch
 
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12

++ gst-good-fix-memory-leak-GAP-buffers.patch ++
>From 45951e16c7a982a789561622322427e796daf684 Mon Sep 17 00:00:00 2001
From: Philippe Normand 
Date: Wed, 31 Jan 2018 15:02:50 +
Subject: interleave: fix memory leak of GAP buffers

https://bugzilla.gnome.org/show_bug.cgi?id=793067
---
 gst/interleave/interleave.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gst/interleave/interleave.c b/gst/interleave/interleave.c
index 76b7945..808d0ff 100644
--- a/gst/interleave/interleave.c
+++ b/gst/interleave/interleave.c
@@ -1221,7 +1221,6 @@ gst_interleave_collected (GstCollectPads * pads, 
GstInterleave * self)
   goto next;
 }
 ncollected++;
-gst_buffer_map (inbuf, _info, GST_MAP_READ);
 
 if (timestamp == -1)
   timestamp = GST_BUFFER_TIMESTAMP (inbuf);
@@ -1236,6 +1235,7 @@ gst_interleave_collected (GstCollectPads * pads, 
GstInterleave * self)
 }
 outdata = write_info.data + width * channel;
 
+gst_buffer_map (inbuf, _info, GST_MAP_READ);
 self->func (outdata, input_info.data, self->channels, nsamples);
 gst_buffer_unmap (inbuf, _info);
 
-- 
cgit v1.1

++ gst-good-flacdec-flush-flac-decoder.patch ++
>From 104aed5f424a1e2a71df1a2e1b9fd308520cf7a7 Mon Sep 17 00:00:00 2001
From: Mathieu Duponchelle 
Date: Mon, 8 Jan 2018 15:23:24 +0100
Subject: flacdec: flush flac decoder on lost sync.

This to allow the decoder to start searching for a new
frame again.

https://bugzilla.gnome.org/show_bug.cgi?id=791473
---
 ext/flac/gstflacdec.c | 10 +-
 ext/flac/gstflacdec.h |  1 +
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/ext/flac/gstflacdec.c b/ext/flac/gstflacdec.c
index dbaa0f1..15f19e6 100644
--- a/ext/flac/gstflacdec.c
+++ b/ext/flac/gstflacdec.c
@@ -178,6 +178,7 @@ gst_flac_dec_class_init (GstFlacDecClass * klass)
 static void
 gst_flac_dec_init (GstFlacDec * flacdec)
 {
+  flacdec->do_resync = FALSE;
   gst_audio_decoder_set_needs_format (GST_AUDIO_DECODER (flacdec), TRUE);
   gst_audio_decoder_set_use_default_pad_acceptcaps (GST_AUDIO_DECODER_CAST
   (flacdec), TRUE);
@@ -511,7 +512,7 @@ gst_flac_dec_error_cb (const FLAC__StreamDecoder * d,
 
   switch (status) {
 case FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC:
-  /* Ignore this error and keep processing 

commit gstreamer-plugins-good for openSUSE:Factory

2018-01-01 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2018-01-01 22:06:49

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


Package is "gstreamer-plugins-good"

Mon Jan  1 22:06:49 2018 rev:51 rq:560097 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-12-14 10:52:47.929182995 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2018-01-01 22:06:57.706275923 +0100
@@ -1,0 +2,9 @@
+Sat Dec 23 01:30:08 UTC 2017 - zai...@opensuse.org
+
+- Add
+  gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch:
+  equalizer: Fix -Wincompatible-pointer-types warning (bgo#791494).
+- Clean up spec with spec-cleaner.
+- Toggle ENABLE_AALIB, no longer build aasink support.
+
+---

New:

  gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.7blVGB/_old  2018-01-01 22:06:58.881883070 +0100
+++ /var/tmp/diff_new_pack.7blVGB/_new  2018-01-01 22:06:58.881883070 +0100
@@ -17,14 +17,14 @@
 
 
 # aasink is just a toy. Once in future, we may want to disable aalib
-# support completely:
-%define ENABLE_AALIB 1
+# support completely: Disabled 25/12/17
+%define ENABLE_AALIB 0
+%define _name gst-plugins-good
+%define gst_branch 1.0
 
 Name:   gstreamer-plugins-good
-%define _name gst-plugins-good
 Version:1.12.4
 Release:0
-%define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
@@ -32,9 +32,10 @@
 Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-%if 0%{?ENABLE_AALIB}
-BuildRequires:  aalib-devel
-%endif
+
+# PATCH-FIX-UPSTREAM 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch bgo#791494 
zai...@opensuse.org -- equalizer: Fix -Wincompatible-pointer-types warning
+Patch0: 
gst-good-equalizer-fix-Wincompatible-pointer-types-warning.patch
+
 BuildRequires:  gcc-c++
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
@@ -45,11 +46,9 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  orc >= 0.4.16
+BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(caca)
 BuildRequires:  pkgconfig(cairo) >= 1.10.0
@@ -89,7 +88,12 @@
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
 Provides:   gst-plugins-good = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?ENABLE_AALIB}
+BuildRequires:  aalib-devel
+%endif
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
 
 %description
 GStreamer is a streaming media framework based on graphs of filters
@@ -117,14 +121,15 @@
 gstreamer-plugins-good.
 
 %lang_package
+
 %prep
-%setup -q -n %{_name}-%{version}
+%autosetup -n %{_name}-%{version} -p1
 %if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %endif
 
 %build
-export PYTHON=/usr/bin/python3
+export PYTHON=%{_bindir}/python3
 %configure\
--with-package-name='openSUSE GStreamer-plugins-good package'\
--with-package-origin='http://download.opensuse.org'\
@@ -134,22 +139,21 @@
--enable-gtk-doc\
--enable-v4l2-probe\
--enable-experimental
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 %find_lang %{_name}-%{gst_branch}
 if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml ]; 
then
   echo "Please remove the added gstreamer-plugins-good.appdata.xml file from 
the sources - the tarball installs it"
   false
 else
   mkdir -p %{buildroot}%{_datadir}/appdata
-  cp %{S:1} %{buildroot}%{_datadir}/appdata/
+  cp %{SOURCE1} %{buildroot}%{_datadir}/appdata/
 fi
-rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_branch}/*.*a
+rm %{buildroot}%{_libdir}/gstreamer-%{gst_branch}/*.*a
 
 %files
-%defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
 %dir %{_datadir}/appdata
 %{_datadir}/appdata/gstreamer-plugins-good.appdata.xml
@@ -221,11 +225,9 @@
 %files lang -f 

commit gstreamer-plugins-good for openSUSE:Factory

2017-12-14 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Thu Dec 14 10:52:34 2017 rev:50 rq:556044 version:1.12.4

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-12-04 12:14:47.532040916 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-12-14 10:52:47.929182995 +0100
@@ -1,0 +2,8 @@
+Mon Dec 11 12:40:24 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.4:
+  + Bugs fixed: bgo#788777, bgo#779957, bgo#783542, bgo#784749,
+bgo#787795, bgo#788759, bgo#789197, bgo#791034, bgo#791074,
+bgo#787586.
+
+---

Old:

  gst-plugins-good-1.12.3.tar.xz

New:

  gst-plugins-good-1.12.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.e6O9MU/_old  2017-12-14 10:52:48.681146695 +0100
+++ /var/tmp/diff_new_pack.e6O9MU/_new  2017-12-14 10:52:48.685146502 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.12.3
+Version:1.12.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

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




commit gstreamer-plugins-good for openSUSE:Factory

2017-12-04 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Mon Dec  4 12:14:42 2017 rev:49 rq:546682 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-09-25 13:56:04.846993560 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-12-04 12:14:47.532040916 +0100
@@ -1,0 +2,12 @@
+Thu Nov 30 10:10:33 UTC 2017 - zai...@opensuse.org
+
+- Add python3-xml BuildRequires as it is needed for xml support.
+
+---
+Wed Nov 29 13:59:18 UTC 2017 - dims...@opensuse.org
+
+- Switch to python3:
+  + Replace python-base BuildRequires with python3-base.
+  + Export PYTHON=/usr/bin/python3 before calling configure.
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.uzM33F/_old  2017-12-04 12:14:49.047985875 +0100
+++ /var/tmp/diff_new_pack.uzM33F/_new  2017-12-04 12:14:49.051985730 +0100
@@ -45,7 +45,8 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  orc >= 0.4.16
-BuildRequires:  python-base
+BuildRequires:  python3-base
+BuildRequires:  python3-xml
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
@@ -123,6 +124,7 @@
 %endif
 
 %build
+export PYTHON=/usr/bin/python3
 %configure\
--with-package-name='openSUSE GStreamer-plugins-good package'\
--with-package-origin='http://download.opensuse.org'\




commit gstreamer-plugins-good for openSUSE:Factory

2017-09-25 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-09-25 13:56:02

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


Package is "gstreamer-plugins-good"

Mon Sep 25 13:56:02 2017 rev:48 rq:528114 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-09-04 12:17:08.465319801 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-09-25 13:56:04.846993560 +0200
@@ -1,0 +2,9 @@
+Mon Sep 18 21:20:02 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.3:
+  + Bugs fixed: bgo#759292, bgo#781458, bgo#783086, bgo#784250,
+bgo#784971, bgo#785429, bgo#785435, bgo#785990, bgo#785991,
+bgo#786268, bgo#786670, bgo#786718, bgo#787160, bgo#787254,
+bgo#787313.
+
+---

Old:

  gst-plugins-good-1.12.2.tar.xz

New:

  gst-plugins-good-1.12.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.NqYQoB/_old  2017-09-25 13:56:05.530897336 +0200
+++ /var/tmp/diff_new_pack.NqYQoB/_new  2017-09-25 13:56:05.538896211 +0200
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.12.2
+Version:1.12.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.12/%{_name}-%{version}.tar.xz
+Source0:
https://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}

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




commit gstreamer-plugins-good for openSUSE:Factory

2017-09-04 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Mon Sep  4 12:17:07 2017 rev:47 rq:519753 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-07-17 09:03:24.401438901 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-09-04 12:17:08.465319801 +0200
@@ -1,0 +2,6 @@
+Fri Aug 25 20:25:00 UTC 2017 - zai...@opensuse.org
+
+- Drop conditional valgrind-devel BuildRequires, this type of
+  debugging is probably not done by users of binary packages.
+
+---



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Xp20y7/_old  2017-09-04 12:17:09.797132576 +0200
+++ /var/tmp/diff_new_pack.Xp20y7/_new  2017-09-04 12:17:09.817129765 +0200
@@ -49,9 +49,6 @@
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
-%ifarch %ix86 ppc x86_64
-BuildRequires:  valgrind-devel
-%endif
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(caca)
 BuildRequires:  pkgconfig(cairo) >= 1.10.0




commit gstreamer-plugins-good for openSUSE:Factory

2017-07-17 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Mon Jul 17 09:03:16 2017 rev:46 rq:510509 version:1.12.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-06-28 10:32:44.113521222 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-07-17 09:03:24.401438901 +0200
@@ -1,0 +2,7 @@
+Fri Jul 14 11:45:38 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.2:
+  + Bugs fixed: bgo#783778, bgo#784282, bgo#784486, bgo#784616,
+bgo#784812.
+
+---

Old:

  gst-plugins-good-1.12.1.tar.xz

New:

  gst-plugins-good-1.12.2.tar.xz



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

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




commit gstreamer-plugins-good for openSUSE:Factory

2017-06-28 Thread root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Wed Jun 28 10:32:41 2017 rev:45 rq:505415 version:1.12.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-06-18 13:47:39.785845025 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-06-28 10:32:44.113521222 +0200
@@ -1,0 +2,24 @@
+Tue Jun 20 12:33:08 UTC 2017 - dims...@opensuse.org
+
+- Update to version 1.12.1:
+  + Various fixes for crashes, assertions, deadlocks and memory
+leaks.
+  + Fix for regression when seeking to the end of ASF files.
+  + Fix for regression in (raw)videoparse that caused it to omit
+video metadata.
+  + Fix for regression in discoverer that made it show more streams
+than actually available.
+  + Numerous bugfixes to the adaptive demuxer base class and the
+DASH demuxer.
+  + Various playbin3/urisourcebin related bugfixes.
+  + Vivante DirectVIV (imx6) texture uploader works with
+single-plane (e.g. RGB) video formats now.
+  + Intel Media SDK encoder now outputs valid PTS and keyframe
+flags.
+  + OpenJPEG2000 plugin can be loaded again on MacOS and correctly
+displays 8 bit RGB images now.
+  + Fixes to DirectSound source/sink for high CPU usage and wrong
+latency/buffer size calculations.
+  + gst-libav was updated to ffmpeg n3.3.2.
+
+---

Old:

  gst-plugins-good-1.12.0.tar.xz

New:

  gst-plugins-good-1.12.1.tar.xz



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

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




commit gstreamer-plugins-good for openSUSE:Factory

2017-06-18 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-06-18 13:47:38

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


Package is "gstreamer-plugins-good"

Sun Jun 18 13:47:38 2017 rev:44 rq:495717 version:1.12.0

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-02-27 18:53:50.938903634 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-06-18 13:47:39.785845025 +0200
@@ -1,0 +2,35 @@
+Mon May  8 11:36:51 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.12.0:
+  + Bugs fixed: bgo#782042.
+
+---
+Thu Feb 23 18:53:06 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.2:
+  + Bugs fixed: bgo#778690, bgo#736752, bgo#761761, bgo#766177,
+bgo#768762, bgo#774209, bgo#775440, bgo#775817, bgo#776714,
+bgo#776715, bgo#776899, bgo#777100, bgo#777182, bgo#777330,
+bgo#777331, bgo#777540, bgo#778013, bgo#778330, bgo#778389,
+bgo#776962.
+- Drop chmod call on tarball, no longer needed.
+
+---
+Thu Feb 23 18:53:05 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.11.1:
+  + Bugs fixed: bgo#708221, bgo#746574, bgo#748360, bgo#749098,
+bgo#754696, bgo#757631, bgo#766991, bgo#767771, bgo#768723,
+bgo#769041, bgo#769048, bgo#772181, bgo#772740, bgo#773217,
+bgo#773514, bgo#773712, bgo#773785, bgo#773828, bgo#774129,
+bgo#774131, bgo#774403, bgo#774409, bgo#774566, bgo#774674,
+bgo#774747, bgo#774789, bgo#774840, bgo#774876, bgo#775287,
+bgo#775414, bgo#775702, bgo#775752, bgo#776030, bgo#776106,
+bgo#776789, bgo#777095, bgo#777157.
+- Pass --with-package-name='openSUSE GStreamer-plugins-good
+  package' and --with-package-origin='http://download.opensuse.org'
+  to configure we want to show where the gstreamer package is from.
+- Move cairo plugin to the extra sub package.
+- Drop obsolete clean section from spec.
+
+---

Old:

  gst-plugins-good-1.10.4.tar.xz

New:

  gst-plugins-good-1.12.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.md9KEc/_old  2017-06-18 13:47:40.485746545 +0200
+++ /var/tmp/diff_new_pack.md9KEc/_new  2017-06-18 13:47:40.489745982 +0200
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.10.4
+Version:1.12.0
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.10/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.12/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}
@@ -49,7 +49,6 @@
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
-# TODO find where process.h comes from, not kernel-devel and not wxWidgets so 
far.
 %ifarch %ix86 ppc x86_64
 BuildRequires:  valgrind-devel
 %endif
@@ -60,12 +59,12 @@
 BuildRequires:  pkgconfig(flac) >= 1.1.4
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.12.0
 BuildRequires:  pkgconfig(gstreamer-check-1.0)
-BuildRequires:  pkgconfig(gstreamer-controller-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.10.3
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-controller-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.12.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-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) >= 147
@@ -73,7 +72,7 @@
 BuildRequires:  pkgconfig(libdv) >= 0.100
 BuildRequires:  pkgconfig(libiec61883) >= 1.0.0
 BuildRequires:  pkgconfig(libpng) >= 1.2
-BuildRequires:  pkgconfig(libpulse) >= 1.0
+BuildRequires:  pkgconfig(libpulse) >= 2.0
 BuildRequires:  pkgconfig(libraw1394) >= 2.0.0
 BuildRequires:  

commit gstreamer-plugins-good for openSUSE:Factory

2017-02-27 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-02-27 18:53:48

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-02-14 00:37:32.358242564 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-02-27 18:53:50.938903634 +0100
@@ -1,0 +2,10 @@
+Thu Feb 23 18:53:04 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.4:
+  + Bugs fixed: bgo#778341, bgo#775702, bgo#776106, bgo#777399,
+bgo#777940, bgo#778428, bgo#778437, bgo#778453, bgo#778815,
+bgo#775564.
+- Drop gstreamer-plugins-good-qtdemux-sanity-check.patch: Fixed
+  upstream.
+
+---

Old:

  gst-plugins-good-1.10.3.tar.xz
  gstreamer-plugins-good-qtdemux-sanity-check.patch

New:

  gst-plugins-good-1.10.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.nFJnUF/_old  2017-02-27 18:53:51.490825690 +0100
+++ /var/tmp/diff_new_pack.nFJnUF/_new  2017-02-27 18:53:51.498824560 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.10.3
+Version:1.10.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -32,8 +32,6 @@
 Source0:
http://download.gnome.org/sources/gst-plugins-good/1.10/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM gstreamer-plugins-good-qtdemux-sanity-check.patch 
bgo#777940 zai...@opensuse.org -- qtdemux: sanity check number of segments in 
edit list
-Patch0: gstreamer-plugins-good-qtdemux-sanity-check.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -125,7 +123,6 @@
 %prep
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %endif

++ gst-plugins-good-1.10.3.tar.xz -> gst-plugins-good-1.10.4.tar.xz ++
 3995 lines of diff (skipped)




commit gstreamer-plugins-good for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-02-14 00:37:31

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2017-02-03 17:41:55.836782491 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-02-14 00:37:32.358242564 +0100
@@ -1,0 +2,7 @@
+Sat Feb  4 23:08:04 UTC 2017 - zai...@opensuse.org
+
+- Add gstreamer-plugins-good-qtdemux-sanity-check.patch: qtdemux:
+  sanity check number of segments in edit list. Fixes crash with
+  fuzzed file (bgo#777940).
+
+---
@@ -4 +11 @@
-- Update to version 1.10.3:
+- Update to version 1.10.3 (CVE-2017-5838):

New:

  gstreamer-plugins-good-qtdemux-sanity-check.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.pUbgz3/_old  2017-02-14 00:37:33.570071476 +0100
+++ /var/tmp/diff_new_pack.pUbgz3/_new  2017-02-14 00:37:33.574070911 +0100
@@ -32,6 +32,8 @@
 Source0:
http://download.gnome.org/sources/gst-plugins-good/1.10/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstreamer-plugins-good-qtdemux-sanity-check.patch 
bgo#777940 zai...@opensuse.org -- qtdemux: sanity check number of segments in 
edit list
+Patch0: gstreamer-plugins-good-qtdemux-sanity-check.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -123,6 +125,7 @@
 %prep
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 %if !0%{?is_opensuse}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %endif

++ gstreamer-plugins-good-qtdemux-sanity-check.patch ++
>From cc1968e3e7995ae737e4d484ecf7b8b6139dac91 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= 
Date: Mon, 30 Jan 2017 20:20:08 +
Subject: qtdemux: sanity check number of segments in edit list

Fixes crash with fuzzed file.

https://bugzilla.gnome.org/show_bug.cgi?id=777940

diff --git a/gst/isomp4/qtdemux.c b/gst/isomp4/qtdemux.c
index f2c4a42..ba36a9e 100644
--- a/gst/isomp4/qtdemux.c
+++ b/gst/isomp4/qtdemux.c
@@ -8668,7 +8668,7 @@ qtdemux_parse_segments (GstQTDemux * qtdemux, 
QtDemuxStream * stream,
 
 n_segments = QT_UINT32 (buffer + 12);
 
-if (size < 16 + n_segments * entry_size) {
+if (n_segments > 10 || size < 16 + n_segments * entry_size) {
   GST_WARNING_OBJECT (qtdemux, "Invalid edit list");
   goto done;
 }
-- 
cgit v0.10.2




commit gstreamer-plugins-good for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2017-02-02 15:26:59

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-12-09 09:33:59.600456175 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2017-02-03 17:41:55.836782491 +0100
@@ -1,0 +2,11 @@
+Mon Jan 30 15:18:01 UTC 2017 - zai...@opensuse.org
+
+- Update to version 1.10.3:
+  + Bugs fixed: bgo#775898, bgo#754230, bgo#765498, bgo#772646,
+bgo#773218, bgo#773891, bgo#773905, bgo#775071, bgo#775450,
+bgo#775451, bgo#775455, bgo#775472, bgo#775479, bgo#775543,
+bgo#775794, bgo#775888, bgo#776107, bgo#776720, bgo#777101,
+bgo#777123, bgo#777157, bgo#777174, bgo#777222, bgo#777327,
+bgo#777362, bgo#777469, bgo#777500, bgo#777532, bgo#777832.
+
+---

Old:

  gst-plugins-good-1.10.2.tar.xz

New:

  gst-plugins-good-1.10.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.CkXUcc/_old  2017-02-03 17:41:56.272720788 +0100
+++ /var/tmp/diff_new_pack.CkXUcc/_new  2017-02-03 17:41:56.272720788 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.10.2
+Version:1.10.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -60,12 +60,12 @@
 BuildRequires:  pkgconfig(flac) >= 1.1.4
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.8.0
 BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
-BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.10.3
 BuildRequires:  pkgconfig(gstreamer-check-1.0)
-BuildRequires:  pkgconfig(gstreamer-controller-1.0) >= 1.10.0
-BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.8.0
-BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.0
+BuildRequires:  pkgconfig(gstreamer-controller-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.10.3
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.10.3
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gudev-1.0) >= 147

++ gst-plugins-good-1.10.2.tar.xz -> gst-plugins-good-1.10.3.tar.xz ++
 6550 lines of diff (skipped)




commit gstreamer-plugins-good for openSUSE:Factory

2016-11-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2016-11-03 12:55:51

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-09-07 11:41:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-11-03 12:55:52.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 15:28:35 UTC 2016 - dims...@opensuse.org
+
+- Add gstreamer-plugins-good-wavparse.patch: Don't try to add
+  srcpad if we don't know valid caps yet. Otherwise we'll run into
+  an assertion on specially crafted files (bgo#773643,
+  boo#1007595).
+
+---

New:

  gstreamer-plugins-good-wavparse.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.nwQNUb/_old  2016-11-03 12:55:53.0 +0100
+++ /var/tmp/diff_new_pack.nwQNUb/_new  2016-11-03 12:55:53.0 +0100
@@ -32,6 +32,8 @@
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM gstreamer-plugins-good-wavparse.patch bgo#773643 
dims...@opensuse.org -- Don't try to add srcpad if we don't know valid caps yet
+Patch0: gstreamer-plugins-good-wavparse.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -121,6 +123,7 @@
 %prep
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 
 %build

++ gstreamer-plugins-good-wavparse.patch ++
>From 9ba6fb86d8e63a83031824d25d633116e78b4c66 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= 
Date: Mon, 31 Oct 2016 09:00:49 +0200
Subject: wavparse: Don't try to add srcpad if we don't know valid caps yet

Otherwise we'll run into an assertion on specially crafted files.

https://bugzilla.gnome.org/show_bug.cgi?id=773643

diff --git a/gst/wavparse/gstwavparse.c b/gst/wavparse/gstwavparse.c
index 6650d18..49bc03c 100644
--- a/gst/wavparse/gstwavparse.c
+++ b/gst/wavparse/gstwavparse.c
@@ -2216,7 +2216,7 @@ pause:
 else if (wav->segment.rate < 0.0)
   wav->segment.position = wav->segment.start;
   }
-  if (wav->state == GST_WAVPARSE_START) {
+  if (wav->state == GST_WAVPARSE_START || !wav->caps) {
 GST_ELEMENT_ERROR (wav, STREAM, WRONG_TYPE, (NULL),
 ("No valid input found before end of stream"));
 gst_pad_push_event (wav->srcpad, gst_event_new_eos ());
@@ -2427,7 +2427,7 @@ gst_wavparse_sink_event (GstPad * pad, GstObject * 
parent, GstEvent * event)
   break;
 }
 case GST_EVENT_EOS:
-  if (wav->state == GST_WAVPARSE_START) {
+  if (wav->state == GST_WAVPARSE_START || !wav->caps) {
 GST_ELEMENT_ERROR (wav, STREAM, WRONG_TYPE, (NULL),
 ("No valid input found before end of stream"));
   } else {
-- 
cgit v0.10.2






commit gstreamer-plugins-good for openSUSE:Factory

2016-09-07 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2016-09-07 11:41:44

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-07-01 09:56:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-09-07 11:41:46.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug 22 19:22:45 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.3 (boo#996937):
+  + Bugs fixed: bgo#769773, bgo#762208, bgo#769514, bgo#747275,
+bgo#768509, bgo#768232, bgo#768623, bgo#768195, bgo#768268,
+bgo#753760, bgo#767980, bgo#766025, bgo#767680, bgo#767496.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.8.2.tar.xz

New:

  gst-plugins-good-1.8.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.BCs8zM/_old  2016-09-07 11:41:47.0 +0200
+++ /var/tmp/diff_new_pack.BCs8zM/_new  2016-09-07 11:41:47.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.8.2
+Version:1.8.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.8.2.tar.xz -> gst-plugins-good-1.8.3.tar.xz ++
 5304 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2016-07-01 Thread h_root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-06-09 15:57:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-07-01 09:56:09.0 +0200
@@ -1,0 +2,62 @@
+Tue Jun 14 18:32:25 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.2:
+  + bgo#766025: rtpsession: race condition accessing ssrcs hash
+table.
+  + bgo#733864: v4l2videodec: Implement EOS handling through
+V4L2_DEC_CMD_STOP.
+  + bgo#736252: gdkpixbufdec: packetized mode logic.
+  + bgo#748700: avimux: stopping file without index fails.
+  + bgo#754042: v4l2src: Asserts on renegotiation with USERPTR.
+  + bgo#758424: v4l2videodec: Keep the input buffers, they are
+needed to copy metadata.
+  + bgo#758703: v4l2src: gst_v4l2_set_attribute warning messages
+cause infinite loop with .dot dump.
+  + bgo#761165: Setting overlay parameters on v4l2sink fails.
+  + bgo#761787: qtdemux: seek fails with CENC encrypted streams.
+  + bgo#762219: rtpsession: don't act on suspicious BYE RTCP.
+  + bgo#764679: IPv6 UDP stream to site-local multicast address.
+  + bgo#764733: qtdemux: Regression in YouTube TV tests in WebKit
+MSE after fix for bgo#760779.
+  + bgo#764897: Using non IPv6-socket in IPv6 scope.
+  + bgo#765072: splitmuxsink: Sometimes creates a small one-frame
+file after EOS.
+  + bgo#765320: flvmux: segfault when no buffers have arrived
+before EOS.
+  + bgo#765391: vpxenc: Handle frames with too low duration
+correctly.
+  + bgo#765689: rtspsrc: Various problems related to seeking
+causing scrub seeking to fail.
+  + bgo#765725: qtmux: Allow MPEG-1 Layer 1 and 2 in addition to 3
+in MP4.
+  + bgo#765805: qtdemux: Only first fragment played for fragmented
+mp4 files recorded with non-seekable sink.
+  + bgo#765806: qtdemux: Store the segment sequence number in the
+EOS events and STREAM_DONE events/message.
+  + bgo#765933: rtpjitterbuffer: Fix stall when receiving already
+lost packet.
+  + bgo#765946: dv: Uses different pixel-aspect-ratio than
+gst-libav.
+  + bgo#766172: v4l2videodec: [Regressions] Should not fail if
+S_FMT(CAPTURE) fail after STREAMON(CAPTURE).
+  + bgo#766359: auparse: sticky event misordering, got 'segment'
+before 'caps'.
+  + bgo#766382: v4l2videodec: use visible size, not coded size, for
+downstream negotiation filter.
+  + bgo#766558: deinterlace: fix caps leak.
+  + bgo#766610: v4l2object: fix caps leak.
+  + bgo#766645: matroskademux: don't hold object lock whilst
+pushing out headers, might lead to query deadlock.
+  + bgo#766711: v4l2transform: scaling is broken in case of fixed
+pixel aspect ratio.
+  + bgo#766712: v4l2transform should allow to change pixel aspect
+ratio.
+  + bgo#766719: v4l2transform: Does not fully fixate the caps.
+  + bgo#766868: qtdemux: Segments start at 0 on live MSS time-based
+streams, ignoring the start time configured upstream.
+  + bgo#766870: rtpj2kpay: leaks input buffer.
+  + bgo#767300: v4l2object uses deprecated RGB15 V4L2 format code.
+  + bgo#767424: flvdemux: Fix unref assertion failure.
+  + bgo#767086: v4l2src: pushes incomplete raw video buffers.
+
+---

Old:

  gst-plugins-good-1.8.1.tar.xz

New:

  gst-plugins-good-1.8.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.VWWBmD/_old  2016-07-01 09:56:10.0 +0200
+++ /var/tmp/diff_new_pack.VWWBmD/_new  2016-07-01 09:56:10.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.8.1
+Version:1.8.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.8.1.tar.xz -> gst-plugins-good-1.8.2.tar.xz ++
 7535 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2016-06-09 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2016-06-09 15:57:36

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-05-04 08:18:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-06-09 15:57:40.0 +0200
@@ -1,0 +2,5 @@
+Thu May 19 11:03:01 UTC 2016 - alarr...@suse.com
+
+- Update to GNOME 3.20.2 (Fate#318572)
+
+---
@@ -48,0 +54,5 @@
+
+---
+Wed Apr 13 10:21:56 UTC 2016 - idon...@suse.com
+
+- Update to GNOME 3.20  Fate#318572



Other differences:
--




commit gstreamer-plugins-good for openSUSE:Factory

2016-05-04 Thread h_root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-04-30 23:28:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-05-04 08:18:38.0 +0200
@@ -1,0 +2,42 @@
+Wed Apr 20 17:53:46 UTC 2016 - zai...@opensuse.org
+
+- Update to version 1.8.1:
+  + bgo#764733: qtdemux: Regression in YouTube TV tests in WebKit
+MSE after fix for bgo#760779.
+  + bgo#763711: splitmuxsink: deadlock when one streams doesn't
+have regular buffers.
+  + bgo#730540: rtspsrc: parse crypto sessions to support
+rollover counters.
+  + bgo#744612: splitmuxsink: add property for specifing maximum
+number of files to store.
+  + bgo#757569: rtspsrc: avoid potentially overflowing expression.
+  + bgo#761345: rtpjpegpay: Allow different quantization tables for
+components 2 and 3.
+  + bgo#762893: splitmuxsink critical assertion when changing from
+null to ready.
+  + bgo#763780: flvdemux: don't emit pad-added until caps are
+ready.
+  + bgo#763973: qtdemux: Fix qtdemux memory leak.
+  + bgo#764169: vp9dec: Dogslow VP9 4k playback with libvpx, works
+fine with avdec_vp9.
+  + bgo#764798: rtspsrc Critical errors when connecting with TLS /
+rtsps.
+  + bgo#764870: qtdemux: Fix parsing segment duration of empty edit
+list box.
+  + bgo#764889: rtpjitterbuffer: Drops wrong number of packets with
+drop-on-latency=true.
+  + bgo#765072: splitmuxsink: Sometimes creates a small one-frame
+file after EOS.
+  + bgo#765116: scaletempo: memory corruption.
+- Replace glib2-devel, gstreamer-devel and
+  gstreamer-plugins-base-devel BuildRequires for their pkgconfig
+  counterparts: pkgconfig(glib-2.0), pkgconfig(gstreamer-1.0) and
+  pkgconfig(gstreamer-plugins-base-1.0).
+- Also add explicit BuildRequires that configure looks for:
+  + pkgconfig(gstreamer-base-1.0),
+  + pkgconfig(gstreamer-check-1.0),
+  + pkgconfig(gstreamer-controller-1.0),
+  + pkgconfig(gstreamer-net-1.0).
+- Properly escape a macro in comment to silence rpmlint.
+
+---

Old:

  gst-plugins-good-1.8.0.tar.xz

New:

  gst-plugins-good-1.8.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Gwjn4F/_old  2016-05-04 08:18:39.0 +0200
+++ /var/tmp/diff_new_pack.Gwjn4F/_new  2016-05-04 08:18:39.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.8.0
+Version:1.8.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -36,9 +36,6 @@
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel >= 2.40.0
-BuildRequires:  gstreamer-devel >= 1.8.0
-BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
@@ -60,6 +57,13 @@
 BuildRequires:  pkgconfig(cairo-gobject) >= 1.10.0
 BuildRequires:  pkgconfig(flac) >= 1.1.4
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.8.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.40.0
+BuildRequires:  pkgconfig(gstreamer-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-base-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-check-1.0)
+BuildRequires:  pkgconfig(gstreamer-controller-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-net-1.0) >= 1.8.0
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.1
 BuildRequires:  pkgconfig(gtk+-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gtk+-x11-3.0) >= 2.91.3
 BuildRequires:  pkgconfig(gudev-1.0) >= 147
@@ -80,8 +84,8 @@
 BuildRequires:  pkgconfig(wavpack) >= 4.60.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
-Requires:   gstreamer >= 1.4.0
-Requires:   gstreamer-plugins-base >= 1.4.0
+Requires:   gstreamer >= 1.8.0
+Requires:   gstreamer-plugins-base >= 1.8.1
 Recommends: %{name}-lang
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
@@ -168,7 +172,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstdeinterlace.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
 # Not yet ported
-#%{_libdir}/gstreamer-%{gst_branch}/libgstefence.so

commit gstreamer-plugins-good for openSUSE:Factory

2016-04-30 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2016-04-30 23:28:37

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-02-12 11:21:45.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-04-30 23:28:39.0 +0200
@@ -1,0 +2,34 @@
+Mon Apr 18 13:04:31 UTC 2016 - joerg.loren...@ki.tng.de
+
+- Changed required version of libvpx to >= 1.3.0, package can be
+  successfully built against it and version >= 1.4.0 isn't
+  available for openSUSE 13.2 and Leap 42.1 on PMBS.
+
+---
+Sat Mar 26 18:58:46 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.
+- Add explicit pkgconfig(libsoup-2.4) BuildRequires and version it.
+- Pass --enable-v4l2-probe to configure. This is a runtime check.
+
+---

Old:

  gst-plugins-good-1.6.3.tar.xz

New:

  gst-plugins-good-1.8.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.bdnras/_old  2016-04-30 23:28:40.0 +0200
+++ /var/tmp/diff_new_pack.bdnras/_new  2016-04-30 23:28:40.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.6.3
+Version:1.8.0
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -36,9 +36,9 @@
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel >= 2.31.14
-BuildRequires:  gstreamer-devel >= 1.6.3
-BuildRequires:  gstreamer-plugins-base-devel >= 1.6.3
+BuildRequires:  glib2-devel >= 2.40.0
+BuildRequires:  gstreamer-devel >= 1.8.0
+BuildRequires:  gstreamer-plugins-base-devel >= 1.8.0
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
@@ -69,13 +69,14 @@
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(libpulse) >= 1.0
 BuildRequires:  pkgconfig(libraw1394) >= 2.0.0
+BuildRequires:  pkgconfig(libsoup-2.4) >= 2.48.0
 BuildRequires:  pkgconfig(libsoup-gnome-2.4) >= 2.40.0
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.9
 BuildRequires:  pkgconfig(shout) >= 2.0
 BuildRequires:  pkgconfig(speex) >= 1.1.6
 BuildRequires:  pkgconfig(taglib) >= 1.5
-BuildRequires:  pkgconfig(vpx) >= 1.1.0
+BuildRequires:  pkgconfig(vpx) >= 1.3.0
 BuildRequires:  pkgconfig(wavpack) >= 4.60.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
@@ -127,6 +128,7 @@
--disable-aalib\
 %endif
--enable-gtk-doc\
+   --enable-v4l2-probe\
--with-gtk=3.0\
--enable-experimental
 make %{?jobs:-j%jobs}

++ gst-plugins-good-1.6.3.tar.xz -> gst-plugins-good-1.8.0.tar.xz ++
 118251 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2016-02-03 10:18:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-02-12 11:21:45.0 +0100
@@ -1,0 +2,40 @@
+Thu Jan 21 21:34:01 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.
+- Switch to using http://gstreamer.freedesktop.org/ as the source
+  URL instead of http://download.gnome.org/; the former seems to
+  be updated more frequently.
+
+---

Old:

  gst-plugins-good-1.6.2.tar.xz

New:

  gst-plugins-good-1.6.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.l78tsH/_old  2016-02-12 11:21:46.0 +0100
+++ /var/tmp/diff_new_pack.l78tsH/_new  2016-02-12 11:21:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.6.2
+Version:1.6.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.6/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}
@@ -37,8 +37,8 @@
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.14
-BuildRequires:  gstreamer-devel >= 1.6.2
-BuildRequires:  gstreamer-plugins-base-devel >= 1.6.2
+BuildRequires:  gstreamer-devel >= 1.6.3
+BuildRequires:  gstreamer-plugins-base-devel >= 1.6.3
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

++ gst-plugins-good-1.6.2.tar.xz -> gst-plugins-good-1.6.3.tar.xz ++
 3416 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2016-02-03 Thread h_root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2015-11-24 22:29:17.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2016-02-03 10:18:02.0 +0100
@@ -1,0 +2,37 @@
+Wed Dec 23 14:28:21 UTC 2015 - 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-good-1.6.1.tar.xz

New:

  gst-plugins-good-1.6.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.vERWLP/_old  2016-02-03 10:18:03.0 +0100
+++ /var/tmp/diff_new_pack.vERWLP/_new  2016-02-03 10:18:03.0 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.6.1
+Version:1.6.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -37,8 +37,8 @@
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.14
-BuildRequires:  gstreamer-devel >= 1.6.0
-BuildRequires:  gstreamer-plugins-base-devel >= 1.6.0
+BuildRequires:  gstreamer-devel >= 1.6.2
+BuildRequires:  gstreamer-plugins-base-devel >= 1.6.2
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

++ gst-plugins-good-1.6.1.tar.xz -> gst-plugins-good-1.6.2.tar.xz ++
 4661 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "gstreamer-plugins-good"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2015-05-10 10:56:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2015-11-24 22:29:17.0 +0100
@@ -1,0 +2,38 @@
+Sat Oct 31 04:10:58 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.1:
+  + splitmuxsink:
+- Post messages when fragments are being opened and closed
+- Allow non-video streams to serve as reference.
+- Do not destroy the multiqueue & muxer when going to NULL.
+- Initialize mux_start_time properly.
+  + cutter: Fix buffer leak.
+  + aacparse: Wrong LOAS config reading.
+  + matroskademux: Assertion failed: (stream- > alignment < =
+G_MEM_ALIGN).
+  + gdkpixbufoverlay memleak.
+  + qtmux:
+- Fix sample memory leak.
+- Doesn't compile on OS X 10.6: strnlen not available.
+- Fix date memory leak.
+- Allow negotiating to S8 as a raw format but stop making it
+  best choice.
+- Add ProRes support.
+  + qtdemux:
+- Fix taglist leak.
+- Fix caps leak.
+  + auparse: Fix event leak.
+  + matroskamux: Drops JPEG input buffers with just PTS and no DTS
+set on them.
+  + scaletempo: Does not work properly with negative rates
+playback.
+  + splitmux: Unit test fails due to missing files.
+
+---
+Fri Oct  2 08:45:20 UTC 2015 - zai...@opensuse.org
+
+- Update to version 1.6.0:
+  + For changelog, see mainpackage changes, everything is condensed
+there.
+
+---

Old:

  gst-plugins-good-1.4.5.tar.xz

New:

  gst-plugins-good-1.6.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Hn571u/_old  2015-11-24 22:29:18.0 +0100
+++ /var/tmp/diff_new_pack.Hn571u/_new  2015-11-24 22:29:18.0 +0100
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.5
+Version:1.6.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.6/%{_name}-%{version}.tar.xz
 Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}
@@ -37,8 +37,8 @@
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel >= 2.31.14
-BuildRequires:  gstreamer-devel >= 1.4.0
-BuildRequires:  gstreamer-plugins-base-devel >= 1.4.0
+BuildRequires:  gstreamer-devel >= 1.6.0
+BuildRequires:  gstreamer-plugins-base-devel >= 1.6.0
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
@@ -76,7 +76,7 @@
 BuildRequires:  pkgconfig(speex) >= 1.1.6
 BuildRequires:  pkgconfig(taglib) >= 1.5
 BuildRequires:  pkgconfig(vpx) >= 1.1.0
-BuildRequires:  pkgconfig(wavpack) >= 4.40.0
+BuildRequires:  pkgconfig(wavpack) >= 4.60.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
 Requires:   gstreamer >= 1.4.0

++ gst-plugins-good-1.4.5.tar.xz -> gst-plugins-good-1.6.1.tar.xz ++
 146918 lines of diff (skipped)





commit gstreamer-plugins-good for openSUSE:Factory

2015-05-10 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2015-05-10 10:56:11

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-12-31 11:22:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2015-05-10 10:56:13.0 +0200
@@ -1,0 +2,14 @@
+Fri May  8 07:44:48 UTC 2015 - dims...@opensuse.org
+
+- Use manuel Requires for gstreamer-plugins-base and gstreamer:
+  the source_validator service has some issues finding the tarball
+  otherwise.
+
+---
+Thu May  7 13:03:19 UTC 2015 - dims...@opensuse.org
+
+- Rename gstreamer-good.appdata.xml to
+  gstreamer-plugins-good.appdata.xml to match the package name.
+- Add Summary to appdata file.
+
+---

Old:

  gstreamer-good.appdata.xml

New:

  gstreamer-plugins-good.appdata.xml



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.aJkM4c/_old  2015-05-10 10:56:14.0 +0200
+++ /var/tmp/diff_new_pack.aJkM4c/_new  2015-05-10 10:56:14.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
-Source1:gstreamer-good.appdata.xml
+Source1:gstreamer-plugins-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
@@ -79,8 +79,8 @@
 BuildRequires:  pkgconfig(wavpack) = 4.40.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
-%define gstreamer_plugins_good_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_good_req
+Requires:   gstreamer = 1.4.0
+Requires:   gstreamer-plugins-base = 1.4.0
 Recommends: %{name}-lang
 Enhances:   gstreamer
 # Generic name, never used in SuSE: I wish it had been used I would have used 
it then I wouldn't have to keep copy pasting and actually type it.
@@ -134,8 +134,8 @@
 %install
 %makeinstall
 %find_lang %{_name}-%{gst_branch}
-if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-good.appdata.xml ]; then
-  echo Please remove the added gstreamer-good.appdata.xml file from the 
sources - the tarball installs it
+if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml ]; 
then
+  echo Please remove the added gstreamer-plugins-good.appdata.xml file from 
the sources - the tarball installs it
   false
 else
   mkdir -p %{buildroot}%{_datadir}/appdata
@@ -150,7 +150,7 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
 %dir %{_datadir}/appdata
-%{_datadir}/appdata/gstreamer-good.appdata.xml
+%{_datadir}/appdata/gstreamer-plugins-good.appdata.xml
 %{_libdir}/gstreamer-%{gst_branch}/libgstalaw.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalpha.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalphacolor.so

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.aJkM4c/_old  2015-05-10 10:56:14.0 +0200
+++ /var/tmp/diff_new_pack.aJkM4c/_new  2015-05-10 10:56:14.0 +0200
@@ -1,3 +1,2 @@
 gstreamer-plugins-good
 gstreamer-plugins-good-extra
-gstreamer-plugin-hal




commit gstreamer-plugins-good for openSUSE:Factory

2014-12-31 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-11-18 22:55:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-12-31 11:22:21.0 +0100
@@ -1,0 +2,11 @@
+Fri Dec 26 10:52:53 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.5:
+  + Bugs fixed: bgo#711437, bgo#726194, bgo#736397, bgo#737603,
+bgo#739476, bgo#739722, bgo#739789, bgo#739791, bgo#739792,
+bgo#739996, bgo#740040, bgo#740392, bgo#740407, bgo#740633,
+bgo#740636, bgo#740671, bgo#740905, bgo#741271, bgo#741381,
+bgo#741407, bgo#737579, bgo#739754.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.4.4.tar.xz

New:

  gst-plugins-good-1.4.5.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.UhRh4S/_old  2014-12-31 11:22:22.0 +0100
+++ /var/tmp/diff_new_pack.UhRh4S/_new  2014-12-31 11:22:22.0 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.4
+Version:1.4.5
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.4.4.tar.xz - gst-plugins-good-1.4.5.tar.xz ++
 8314 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-good for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-10-29 21:09:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-11-18 22:55:42.0 +0100
@@ -1,0 +2,9 @@
+Fri Nov 14 11:16:04 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.4:
+  + Bugs fixed: bgo#726329, bgo#736071, bgo#737735, bgo#737739,
+bgo#737761, bgo#737771, bgo#737886, bgo#738102, bgo#738152,
+bgo#738297, bgo#738722, bgo#738793, bgo#739430.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.4.3.tar.xz

New:

  gst-plugins-good-1.4.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.xPrkfa/_old  2014-11-18 22:55:43.0 +0100
+++ /var/tmp/diff_new_pack.xPrkfa/_new  2014-11-18 22:55:43.0 +0100
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.3
+Version:1.4.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.4/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 Source1:gstreamer-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}

++ gst-plugins-good-1.4.3.tar.xz - gst-plugins-good-1.4.4.tar.xz ++
 4892 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-good for openSUSE:Factory

2014-10-29 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-10-29 21:09:20

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-09-26 10:51:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-10-29 21:09:25.0 +0100
@@ -1,0 +2,6 @@
+Thu Oct 23 12:10:29 UTC 2014 - dims...@opensuse.org
+
+- Add gstreamer-good.appdata.xml so the codec package shows up in
+  GNOME Software.
+
+---

New:

  gstreamer-good.appdata.xml



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.bolgFe/_old  2014-10-29 21:09:26.0 +0100
+++ /var/tmp/diff_new_pack.bolgFe/_new  2014-10-29 21:09:26.0 +0100
@@ -30,6 +30,7 @@
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
 Source0:
http://download.gnome.org/sources/gst-plugins-good/1.4/%{_name}-%{version}.tar.xz
+Source1:gstreamer-good.appdata.xml
 Source99:   baselibs.conf
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
@@ -133,6 +134,13 @@
 %install
 %makeinstall
 %find_lang %{_name}-%{gst_branch}
+if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-good.appdata.xml ]; then
+  echo Please remove the added gstreamer-good.appdata.xml file from the 
sources - the tarball installs it
+  false
+else
+  mkdir -p %{buildroot}%{_datadir}/appdata
+  cp %{S:1} %{buildroot}%{_datadir}/appdata/
+fi
 rm $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_branch}/*.*a
 
 %clean
@@ -141,6 +149,8 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README RELEASE REQUIREMENTS
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/gstreamer-good.appdata.xml
 %{_libdir}/gstreamer-%{gst_branch}/libgstalaw.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalpha.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstalphacolor.so

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



commit gstreamer-plugins-good for openSUSE:Factory

2014-09-26 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-09-22 18:50:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-09-26 10:51:19.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 24 10:35:55 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.3:
+  + Minor bug fixes.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.4.2.tar.xz

New:

  gst-plugins-good-1.4.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.rfimM6/_old  2014-09-26 10:51:20.0 +0200
+++ /var/tmp/diff_new_pack.rfimM6/_new  2014-09-26 10:51:20.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.2
+Version:1.4.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.4.2.tar.xz - gst-plugins-good-1.4.3.tar.xz ++
 15009 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-good for openSUSE:Factory

2014-09-22 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-09-22 18:50:19

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-09-01 16:59:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-09-22 18:50:25.0 +0200
@@ -1,0 +2,10 @@
+Sun Sep 21 12:56:31 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.2:
+  + Bugs fixed: bgo#719359, bgo#733607, bgo#734266, bgo#735520,
+bgo#735660, bgo#735804, bgo#735833, bgo#735859, bgo#736192,
+bgo#736266, bgo#736384, bgo#736670, bgo#736739, bgo#736805,
+bgo#736807.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.4.1.tar.xz

New:

  gst-plugins-good-1.4.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.wU2lCa/_old  2014-09-22 18:50:25.0 +0200
+++ /var/tmp/diff_new_pack.wU2lCa/_new  2014-09-22 18:50:25.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.1
+Version:1.4.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.4.1.tar.xz - gst-plugins-good-1.4.2.tar.xz ++
 4792 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-good for openSUSE:Factory

2014-09-01 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-07-27 08:25:02.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-09-01 16:59:20.0 +0200
@@ -1,0 +2,9 @@
+Thu Aug 28 19:56:59 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.4.1:
+  + Bugs fixed: bgo#727180, bgo#733695, bgo#733866, bgo#734435,
+bgo#734473, bgo#734474, bgo#734475, bgo#734476, bgo#734478,
+bgo#734764.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.4.0.tar.xz

New:

  gst-plugins-good-1.4.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.OSTCxF/_old  2014-09-01 16:59:22.0 +0200
+++ /var/tmp/diff_new_pack.OSTCxF/_new  2014-09-01 16:59:22.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.4.0
+Version:1.4.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.4.0.tar.xz - gst-plugins-good-1.4.1.tar.xz ++
 12940 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-good for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-04-26 11:04:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-07-27 08:25:02.0 +0200
@@ -1,0 +2,74 @@
+Mon Jul 21 11:18:15 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Bugs fixed: bgo#732912, bgo#733122, bgo#733190, bgo#733380.
+  + Updated translations.
+- Package baselibs.conf.
+
+---
+Thu Jul 17 22:46:45 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3.91:
+  + Various API additions.
+  + New plugins and elements:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2.
+- 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.
+- 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.
+  + Other changes:
+- gst-libav now uses libav 10.1, and gained support for
+  H265/HEVC.
+- Support for hardware codecs and special memory types has been
+  improved with bugfixes and feature additions in various
+  plugins and base classes.
+- Various bugfixes and improvements to buffering in queue2 and
+  multiqueue elements.
+- dvbsrc supports more delivery mechanisms and other features
+  now, including DVB S2 and T2 support.
+- The MPEGTS library has support for many more descriptors.
+- Major improvements to tsdemux and tsparse, especially time
+  and seeking related.
+- souphttpsrc now has support for keep-alive connections,
+  compression, configurable number of retries and configuration
+  for SSL certificate validation.
+- hlsdemux has undergone major refactoring and works more
+  reliable now and supports more HLS features like trick modes.
+- dashdemux and mssdemux are now also pushing fragments
+  downstream while they're downloaded instead of waiting for
+  each fragment to finish.
+- videoflip can automatically flip based on the orientation
+  tag.
+- openjpeg supports the OpenJPEG2 API.
+- waylandsink was refactored and should be more useful now.
+- gst-rtsp-server supports SRTP and MIKEY now.
+- gst-libav encoders are now negotiating any profile/level
+  settings with downstream via caps.
+- Lots of fixes for coverity warnings all over the place.
+- Negotiation related performance improvements.
+- 800+ fixed bug reports.
+  + Things to look out for:
+- The eglglessink element was removed and replaced by the
+  glimagesink element.
+- The mfcdec element was removed and replaced by v4l2videodec.
+- osxvideosink is only available in OS X 10.6 or newer.
+- On Android the namespace of the automatically generated Java
+  class for initialization of GStreamer has changed from
+  com.gstreamer to org.freedesktop.gstreamer to prevent
+  namespace pollution.
+- On iOS you have to update your gst_ios_init.h and
+  gst_ios_init.m in your projects from the one included in the
+  binaries if you used the GnuTLS GIO module before.
+
+---

Old:

  gst-plugins-good-1.2.4.tar.xz

New:

  gst-plugins-good-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Rh9HuK/_old  2014-07-27 08:25:04.0 +0200
+++ /var/tmp/diff_new_pack.Rh9HuK/_new  2014-07-27 08:25:04.0 +0200
@@ -22,21 +22,22 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.4
+Version:1.4.0
 Release:0
 

commit gstreamer-plugins-good for openSUSE:Factory

2014-04-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-04-26 11:04:38

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-02-21 14:25:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-04-26 11:04:40.0 +0200
@@ -1,0 +2,10 @@
+Fri Apr 25 11:40:04 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.2.4:
+  + Bugs fixed: bgo#725104, bgo#722185, bgo#724619, bgo#725124,
+bgo#725712, bgo#725860, bgo#726777, bgo#728017, bgo#728041,
+bgo#724638, bgo#727329.
+- Drop gsp-docs-fix-mismatched-para-tags.patch and
+  gsp-docs-use-docbook-markup-for-xi:include.patch: fixed upstream.
+
+---

Old:

  gsp-docs-fix-mismatched-para-tags.patch
  gsp-docs-use-docbook-markup-for-xi:include.patch
  gst-plugins-good-1.2.3.tar.xz

New:

  gst-plugins-good-1.2.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.AVF2Ds/_old  2014-04-26 11:04:40.0 +0200
+++ /var/tmp/diff_new_pack.AVF2Ds/_new  2014-04-26 11:04:40.0 +0200
@@ -22,24 +22,20 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.3
+Version:1.2.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gsp-docs-fix-mismatched-para-tags.patch bgo#724085 
zai...@opensuse.org -- docs: fix mismatched para tags, newer gtkdoc is more 
sensitive to mismatched docbook tags.
-Patch0: gsp-docs-fix-mismatched-para-tags.patch 
-# PATCH-FIX-UPSTREAM gsp-docs-use-docbook-markup-for-xi:include.patch 
zai...@opensuse.org -- docs: use docbook markup for xi:include It turns out 
that the change in gtk-doc-1.20 which wraps the |[]| content in CDATA break 
xi:inlcude examples.
-Patch1: gsp-docs-use-docbook-markup-for-xi:include.patch
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
-BuildRequires:  gstreamer-devel = 1.2.0
+BuildRequires:  gstreamer-devel = 1.2.4
 BuildRequires:  gstreamer-plugins-base-devel = 1.2.1
 BuildRequires:  gtk-doc = 1.12
 BuildRequires:  libICE-devel
@@ -119,8 +115,6 @@
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
-%patch0 -p1
-%patch1 -p1
 
 %build
 # FIXME:

++ gst-plugins-good-1.2.3.tar.xz - gst-plugins-good-1.2.4.tar.xz ++
 5145 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-good for openSUSE:Factory

2014-02-21 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-02-21 14:25:41

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-02-19 06:55:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-02-21 14:25:42.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 20 14:06:57 UTC 2014 - zai...@opensuse.org
+
+- Add gsp-docs-use-docbook-markup-for-xi:include.patch: fix yet an
+  other fallout from gtk-doc 1.20 version. Patch from upstream git.
+
+---

New:

  gsp-docs-use-docbook-markup-for-xi:include.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.cdCaFo/_old  2014-02-21 14:25:43.0 +0100
+++ /var/tmp/diff_new_pack.cdCaFo/_new  2014-02-21 14:25:43.0 +0100
@@ -32,6 +32,8 @@
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 # PATCH-FIX-UPSTREAM gsp-docs-fix-mismatched-para-tags.patch bgo#724085 
zai...@opensuse.org -- docs: fix mismatched para tags, newer gtkdoc is more 
sensitive to mismatched docbook tags.
 Patch0: gsp-docs-fix-mismatched-para-tags.patch 
+# PATCH-FIX-UPSTREAM gsp-docs-use-docbook-markup-for-xi:include.patch 
zai...@opensuse.org -- docs: use docbook markup for xi:include It turns out 
that the change in gtk-doc-1.20 which wraps the |[]| content in CDATA break 
xi:inlcude examples.
+Patch1: gsp-docs-use-docbook-markup-for-xi:include.patch
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -118,6 +120,7 @@
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # FIXME:

++ gsp-docs-use-docbook-markup-for-xi:include.patch ++
From a4fd0f9351ee319f850aca2acb42f8856a2c1a12 Mon Sep 17 00:00:00 2001
From: Stefan Sauer enso...@users.sf.net
Date: Tue, 18 Feb 2014 21:54:45 +
Subject: docs: use docbook markup for xi:include

It turns out that the change in gtk-doc-1.20 which wraps the |[]| content in
CDATA break xi:inlcude examples. As in a whole jhbuild checkout these where
the only 4, we're fixing them instead.
---
diff --git a/gst/audiofx/audiofirfilter.c b/gst/audiofx/audiofirfilter.c
index e0887ad..0ab32f3 100644
--- a/gst/audiofx/audiofirfilter.c
+++ b/gst/audiofx/audiofirfilter.c
@@ -39,9 +39,9 @@
  *
  * refsect2
  * titleExample application/title
- * |[
+ * informalexampleprogramlisting language=C
  * xi:include xmlns:xi=http://www.w3.org/2003/XInclude; parse=text 
href=../../../../tests/examples/audiofx/firfilter-example.c /
- * ]|
+ * /programlisting/informalexample
  * /refsect2
  */
 
diff --git a/gst/audiofx/audioiirfilter.c b/gst/audiofx/audioiirfilter.c
index c107594..eb4f20c 100644
--- a/gst/audiofx/audioiirfilter.c
+++ b/gst/audiofx/audioiirfilter.c
@@ -35,9 +35,9 @@
  *
  * refsect2
  * titleExample application/title
- * |[
+ * informalexampleprogramlisting language=C
  * xi:include xmlns:xi=http://www.w3.org/2003/XInclude; parse=text 
href=../../../../tests/examples/audiofx/iirfilter-example.c /
- * ]|
+ * /programlisting/informalexample
  * /refsect2
  */
 
diff --git a/gst/level/gstlevel.c b/gst/level/gstlevel.c
index 92e0bfe..cfd5bce 100644
--- a/gst/level/gstlevel.c
+++ b/gst/level/gstlevel.c
@@ -93,9 +93,9 @@
  *
  * refsect2
  * titleExample application/title
- * |[
+ * informalexampleprogramlisting language=C
  * xi:include xmlns:xi=http://www.w3.org/2003/XInclude; parse=text 
href=../../../../tests/examples/level/level-example.c /
- * ]|
+ * /programlisting/informalexample
  * /refsect2
  */
 
diff --git a/gst/spectrum/gstspectrum.c b/gst/spectrum/gstspectrum.c
index 75a9152..5e192c1 100644
--- a/gst/spectrum/gstspectrum.c
+++ b/gst/spectrum/gstspectrum.c
@@ -90,9 +90,9 @@
  *
  * refsect2
  * titleExample application/title
- * |[
+ * informalexampleprogramlisting language=C
  * xi:include xmlns:xi=http://www.w3.org/2003/XInclude; parse=text 
href=../../../../tests/examples/spectrum/spectrum-example.c /
- * ]|
+ * /programlisting/informalexample
  * /refsect2
  *
  * Last reviewed on 2011-03-10 (0.10.29)
--
cgit v0.9.0.2-2-gbebe
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gstreamer-plugins-good for openSUSE:Factory

2014-02-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-02-19 06:55:41

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-02-12 17:22:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-02-19 06:55:42.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb 16 23:12:00 UTC 2014 - zai...@opensuse.org
+
+- Add gsp-docs-fix-mismatched-para-tags.patch, fixes build with new
+  gtk-doc, newer gtkdoc is more sensitive to mismatched docbook
+  tags (bgo#724085). 
+
+---

New:

  gsp-docs-fix-mismatched-para-tags.patch



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.B6wa96/_old  2014-02-19 06:55:43.0 +0100
+++ /var/tmp/diff_new_pack.B6wa96/_new  2014-02-19 06:55:43.0 +0100
@@ -30,6 +30,8 @@
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gsp-docs-fix-mismatched-para-tags.patch bgo#724085 
zai...@opensuse.org -- docs: fix mismatched para tags, newer gtkdoc is more 
sensitive to mismatched docbook tags.
+Patch0: gsp-docs-fix-mismatched-para-tags.patch 
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -115,6 +117,7 @@
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
 translation-update-upstream po gst-plugins-good-%{gst_branch}
+%patch0 -p1
 
 %build
 # FIXME:

++ gsp-docs-fix-mismatched-para-tags.patch ++
From 577d87300906f961d13f76b44ba60fc40f0c637a Mon Sep 17 00:00:00 2001
From: William Jon McCann william.jon.mcc...@gmail.com
Date: Fri, 14 Feb 2014 20:27:20 +
Subject: docs: fix mismatched para tags

newer gtkdoc is more sensitive to mismatched docbook tags.
This fixes the build in master.
---
diff --git a/gst/audiofx/audiocheblimit.c b/gst/audiofx/audiocheblimit.c
index 549a9d2..e278886 100644
--- a/gst/audiofx/audiocheblimit.c
+++ b/gst/audiofx/audiocheblimit.c
@@ -46,12 +46,12 @@
  * be at most this value. A lower ripple value will allow a faster rolloff.
  *
  * As a special case, a Chebyshev type 1 filter with no ripple is a 
Butterworth filter.
- * /para
+ *
  * notepara
  * Be warned that a too large number of poles can produce noise. The most 
poles are possible with
  * a cutoff frequency at a quarter of the sampling rate.
  * /para/note
- * para
+ *
  * refsect2
  * titleExample launch line/title
  * |[
diff --git a/gst/udp/gstudpsrc.c b/gst/udp/gstudpsrc.c
index c2cbd92..7a24339 100644
--- a/gst/udp/gstudpsrc.c
+++ b/gst/udp/gstudpsrc.c
@@ -78,8 +78,7 @@
  * /itemizedlist
  * The message is typically used to detect that no UDP arrives in the receiver
  * because it is blocked by a firewall.
- * /para
- * para
+ *
  * A custom file descriptor can be configured with the
  * #GstUDPSrc:sockfd property. The socket will be closed when setting the
  * element to READY by default. This behaviour can be
--
cgit v0.9.0.2-2-gbebe
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gstreamer-plugins-good for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-01-05 11:30:32.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-02-12 17:22:13.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 20:59:53 UTC 2014 - zai...@opensuse.org
+
+- Update to version 1.2.3:
+  + Bugs fixed: bgo#682276, bgo#712134, bgo#719544, bgo#720659,
+bgo#721241, bgo#721268, bgo#722159, bgo#722163, bgo#722953,
+bgo#723125.
+
+---

Old:

  gst-plugins-good-1.2.2.tar.xz

New:

  gst-plugins-good-1.2.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.4PFJF3/_old  2014-02-12 17:22:14.0 +0100
+++ /var/tmp/diff_new_pack.4PFJF3/_new  2014-02-12 17:22:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# 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
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.2
+Version:1.2.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif

++ gst-plugins-good-1.2.2.tar.xz - gst-plugins-good-1.2.3.tar.xz ++
 4547 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-good for openSUSE:Factory

2014-01-05 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-01-05 11:30:31

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-11-18 13:09:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-01-05 11:30:32.0 +0100
@@ -1,0 +2,9 @@
+Tue Dec 31 07:05:05 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.2.2:
+  + Bugs fixed: bgo#688153, bgo#709800, bgo#710013, bgo#711131,
+bgo#711829, bgo#712137, bgo#712328, bgo#712335, bgo#712401,
+bgo#712611, bgo#712722, bgo#712744, bgo#715039, bgo#719431,
+bgo#719811, bgo#720813, bgo#720986, bgo#721003.
+
+---

Old:

  gst-plugins-good-1.2.1.tar.xz

New:

  gst-plugins-good-1.2.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.ChNFkI/_old  2014-01-05 11:30:33.0 +0100
+++ /var/tmp/diff_new_pack.ChNFkI/_new  2014-01-05 11:30:33.0 +0100
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.1
+Version:1.2.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif

++ gst-plugins-good-1.2.1.tar.xz - gst-plugins-good-1.2.2.tar.xz ++
 6990 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-good for openSUSE:Factory

2013-11-18 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-11-18 13:09:40

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-11-04 07:06:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-11-18 13:09:42.0 +0100
@@ -1,0 +2,10 @@
+Mon Nov 11 14:13:35 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2.1:
+  + Bugs fixed: bgo#683536, bgo#707975, bgo#708505, bgo#708864,
+bgo#709270, bgo#709352, bgo#709384, bgo#709390, bgo#709423,
+bgo#709457, bgo#709507, bgo#709614, bgo#709728, bgo#710110,
+bgo#710215, bgo#710623, bgo#711230, bgo#711497, bgo#711699.
+  + Updated translations.
+
+---

Old:

  gst-plugins-good-1.2.0.tar.xz

New:

  gst-plugins-good-1.2.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.jErkVa/_old  2013-11-18 13:09:42.0 +0100
+++ /var/tmp/diff_new_pack.jErkVa/_new  2013-11-18 13:09:42.0 +0100
@@ -22,21 +22,21 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.0
+Version:1.2.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
-BuildRequires:  gstreamer-devel = 1.0.10
-BuildRequires:  gstreamer-plugins-base-devel = 1.0.10
+BuildRequires:  gstreamer-devel = 1.2.0
+BuildRequires:  gstreamer-plugins-base-devel = 1.2.1
 BuildRequires:  gtk-doc = 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

++ gst-plugins-good-1.2.0.tar.xz - gst-plugins-good-1.2.1.tar.xz ++
 9137 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-good for openSUSE:Factory

2013-11-03 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-09-04 13:50:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-11-04 07:06:23.0 +0100
@@ -1,0 +2,43 @@
+Tue Oct 22 20:59:23 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.
+
+---

Old:

  gst-plugins-good-1.0.10.tar.xz

New:

  gst-plugins-good-1.2.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.3qqj74/_old  2013-11-04 07:06:24.0 +0100
+++ /var/tmp/diff_new_pack.3qqj74/_new  2013-11-04 07:06:24.0 +0100
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.10
+Version:1.2.0
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -152,8 +152,9 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcutter.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdebug.so
-# Not yet ported
 %{_libdir}/gstreamer-%{gst_branch}/libgstdeinterlace.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
+# Not yet ported
 #%{_libdir}/gstreamer-%{gst_branch}/libgstefence.so
 %{_libdir}/gstreamer-%{gst_branch}/libgsteffectv.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstequalizer.so

++ gst-plugins-good-1.0.10.tar.xz - gst-plugins-good-1.2.0.tar.xz ++
 196857 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-good for openSUSE:Factory

2013-09-04 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-09-04 13:50:13

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-08-19 13:30:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-09-04 13:50:15.0 +0200
@@ -1,0 +2,10 @@
+Sat Aug 31 10:36:10 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.10:
+  + qtdemux: add variant field to H.263 caps, fixing H.263
+playback.
+  + flvdemux: memory leak fix.
+  + goom: fix issue with caps writability.
+  + Bugs fixed: bgo#705142, bgo#705475, bgo#705477, bgo#706422.
+
+---

Old:

  gst-plugins-good-1.0.9.tar.xz

New:

  gst-plugins-good-1.0.10.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.tl4pUs/_old  2013-09-04 13:50:16.0 +0200
+++ /var/tmp/diff_new_pack.tl4pUs/_new  2013-09-04 13:50:16.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.9
+Version:1.0.10
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -35,8 +35,8 @@
 %endif
 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 = 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

++ gst-plugins-good-1.0.9.tar.xz - gst-plugins-good-1.0.10.tar.xz ++
 10327 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-good for openSUSE:Factory

2013-08-19 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-07-16 07:35:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-08-19 13:30:27.0 +0200
@@ -1,0 +2,16 @@
+Thu Aug 15 09:16:29 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.9:
+  + udpsink, multiudpsink: unbreak IPv4 fallback on systems without
+IPv6 support.
+  + deinterlace: fix changing 'mode' property on-the-fly to
+enable/disable deinterlacing.
+  + rtp: fix autoplugging of depayloaders if there's only one of
+the payload number and the encoding-name.
+  + pulse: fixes for alaw/mulaw.
+  + matroskademux, avidemux: fix some buffer leaks.
+  + flacenc: fix image tag handling.
+  + Bugs fixed: bgo#641599, bgo#695981, bgo#704162, bgo#704533,
+bgo#704553, bgo#705018.
+
+---

Old:

  gst-plugins-good-1.0.8.tar.xz

New:

  gst-plugins-good-1.0.9.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.15cpRH/_old  2013-08-19 13:30:28.0 +0200
+++ /var/tmp/diff_new_pack.15cpRH/_new  2013-08-19 13:30:28.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.8
+Version:1.0.9
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.0.8.tar.xz - gst-plugins-good-1.0.9.tar.xz ++
 10677 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-good for openSUSE:Factory

2013-07-15 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-07-16 07:35:17

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-05-02 11:10:05.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-07-16 07:35:19.0 +0200
@@ -1,0 +2,15 @@
+Sat Jul 13 16:31:46 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.8:
+  + pngenc: fix massive memory leak.
+  + pngdec: parse incoming data into frames before decoding.
+  + osvideo: many osxvideosink fixes.
+  + udpsink, multiudpsink, dynudpsink: bind socket before using it,
+fixes sending udp on windows.
+  + Bugs fixed: bgo#682110, bgo#692400, bgo#693727, bgo#699260,
+bgo#699303, bgo#699314, bgo#700047, bgo#700382, bgo#700514,
+bgo#700878, bgo#701586, bgo#702167, bgo#702457, bgo#702705,
+bgo#702732, bgo#703076, bgo#703100, bgo#703171, bgo#703729,
+bgo#691419.
+
+---

Old:

  gst-plugins-good-1.0.7.tar.xz

New:

  gst-plugins-good-1.0.8.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.HWrew9/_old  2013-07-16 07:35:20.0 +0200
+++ /var/tmp/diff_new_pack.HWrew9/_new  2013-07-16 07:35:20.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.7
+Version:1.0.8
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.0.7.tar.xz - gst-plugins-good-1.0.8.tar.xz ++
 26392 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-good for openSUSE:Factory

2013-05-02 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-05-02 11:10:04

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-03-24 21:57:30.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-05-02 11:10:05.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr 27 09:35:56 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.7:
+  + osxaudio plugin ported to 1.0.
+  + Bugs fixed: bgo#695709, bgo#697103, bgo#677560, bgo#685209,
+bgo#693005, bgo#693727, bgo#696052, bgo#696651, bgo#697113,
+bgo#697303, bgo#697984, bgo#698224.
+
+---

Old:

  gst-plugins-good-1.0.6.tar.xz

New:

  gst-plugins-good-1.0.7.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.WtUQDY/_old  2013-05-02 11:10:07.0 +0200
+++ /var/tmp/diff_new_pack.WtUQDY/_new  2013-05-02 11:10:07.0 +0200
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.6
+Version:1.0.7
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.0/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif

++ gst-plugins-good-1.0.6.tar.xz - gst-plugins-good-1.0.7.tar.xz ++
 32503 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-good for openSUSE:Factory

2013-03-24 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2013-03-24 21:55:39

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-01-10 12:12:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-03-24 21:57:30.0 +0100
@@ -1,0 +2,51 @@
+Sat Mar 23 13:04:00 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.0.6:
+  + auparse: fix caps leak.
+  + avidemux: push mode: handle some more 0-size buffer cases.
+  + deinterlace: fix infinite loop on EOS with non-default methods
+or fields.
+  + dvdemux: don't return FALSE when dropping sink events, fixes
+flow errors.
+  + level: send a last message on EOS.
+  + mp4mux: in faststart mode, don't output up to 4 kB of garbage
+at the end.
+  + osxvideosink:
+- Fix crash in osxvideosink with external window output.
+- Make GstGLView propagate input events to its parent view.
+- Make GstNavigation key input events in osxvideosink
+  compatible with x(v)imagesink ones.
+  + pulsesink: don't error out if pa_stream_proplist_update() with
+new tags fails.
+  + qtdemux:
+- fix potential crash on short MOOV atom.
+- fix sample leak when processing private qt tags.
+- push mode: only parse moov 1 once.
+- skip disabled tracks.
+  + qtmux: set stream language code from tag.
+  + rtph264pay: Don't use upstream caps with peer_query_caps().
+  + rtpmp4gdepay: streamtype is not put by all RTSP server, not
+make it optional.
+  + rtpptdemux: forward sticky events and then set caps.
+  + rtpsession: Fix wrong code organisation in case of collision.
+  + rtspsrc:
+- flush connection when stopping.
+- only EOS when our source sends BYE.
+  + rtspsrc: save the stream SSRC.
+  + v4l2:
+- don't check stride for encoded formats.
+- fix compilation against newer kernel headers as on FC19.
+  + videomixer2: avoid caps leak.
+  + videomixer: fix eos timestamp check.
+  + ximagesrc: Set the pixel aspect ratio correctly in the caps.
+  + build:
+- allow calling autogen.sh from out-of-tree.
+- fix build with automake 1.13.
+  + Bugs fixed: bgo#628790, bgo#656068, bgo#675453, bgo#678429,
+bgo#684924, bgo#684944, bgo#688935, bgo#689809, bgo#691484,
+bgo#691570, bgo#691580, bgo#691832, bgo#692309, bgo#692786,
+bgo#692935, bgo#692950, bgo#693055, bgo#693173, bgo#693307,
+bgo#693373, bgo#694010, bgo#694184, bgo#694275, bgo#695629,
+bgo#695643, bgo#695644, bgo#696355, bgo#696358.
+
+---

Old:

  gst-plugins-good-1.0.5.tar.xz

New:

  gst-plugins-good-1.0.6.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.VQVkbl/_old  2013-03-24 21:57:55.0 +0100
+++ /var/tmp/diff_new_pack.VQVkbl/_new  2013-03-24 21:57:55.0 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.5
+Version:1.0.6
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

++ gst-plugins-good-1.0.5.tar.xz - gst-plugins-good-1.0.6.tar.xz ++
 11137 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-good for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

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

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-12-19 20:47:08.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2013-01-10 12:12:12.0 +0100
@@ -1,0 +2,12 @@
+Wed Jan  9 09:49:37 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.5:
+  + rtspsrc: fix regression that make rtspsrc hang when stopping
+  + audio/video parsers: fix negotiation with encoders in some
+transcoding cases
+  + cairo: port cairooverlay to 1.0
+  + jpegenc: pass flow returns upstream
+  + qtdemux: fix pixel-aspect-ratio of some files with ProRes video
+  + Bugs fixed: bgo#690184, bgo#690476, bgo#691098.
+
+---

Old:

  gst-plugins-good-1.0.4.tar.xz

New:

  gst-plugins-good-1.0.5.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.yFL05F/_old  2013-01-10 12:12:14.0 +0100
+++ /var/tmp/diff_new_pack.yFL05F/_new  2013-01-10 12:12:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-plugins-good
 #
-# 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
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.4
+Version:1.0.5
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.0/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
@@ -54,7 +54,7 @@
 %endif
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(caca)
-BuildRequires:  pkgconfig(cairo) = 1.0.0
+BuildRequires:  pkgconfig(cairo) = 1.10.0
 BuildRequires:  pkgconfig(cairo-gobject) = 1.10.0
 BuildRequires:  pkgconfig(flac) = 1.1.4
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.8.0
@@ -149,8 +149,7 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstauparse.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstautodetect.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstavi.so
-# Not yet ported
-#%{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstcutter.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstdebug.so
 # Not yet ported

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



commit gstreamer-plugins-good for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2012-12-19 20:47:04

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-11-24 21:00:38.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2012-12-19 20:47:08.0 +0100
@@ -1,0 +2,15 @@
+Wed Dec 19 08:57:54 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.4:
+  + deinterleave: properly set srcpad channel position
+  + osxvideosink: Fix resizing the Cocoa window on receiving new
+caps
+  + rtspsrc fixes
+  + shout2send: also accept audio/webm in addition to video/webm
+  + videobox: fix border filling for planar YUV formats
+  + webmmux: fix linking to shout2send
+  + v4l2: fix build on FreeBSD
+  + Bugs fixed: bgo#684312, bgo#684991, bgo#687469, bgo#689732,
+bgo#689336.
+
+---

Old:

  gst-plugins-good-1.0.3.tar.xz

New:

  gst-plugins-good-1.0.4.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.6W0Nbb/_old  2012-12-19 20:47:09.0 +0100
+++ /var/tmp/diff_new_pack.6W0Nbb/_new  2012-12-19 20:47:09.0 +0100
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.3
+Version:1.0.4
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

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



commit gstreamer-plugins-good for openSUSE:Factory

2012-11-24 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2012-11-24 21:00:36

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-10-26 17:07:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2012-11-24 21:00:38.0 +0100
@@ -1,0 +2,12 @@
+Thu Nov 22 08:05:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.3:
+  + rtspsrc: numerous improvements
+  + build fix for gst-plugins-base installed in non-default prefix
+  + multifilesink: post messages in max-size mode as well
+  + vp8dec: improve robustness on decoding errors, e.g. for
+videocalls over RTP
+  + Bugs fixed: bgo#639420, bgo#686837, bgo#686985, bgo#687013,
+bgo#687154, bgo#687330, bgo#687464, bgo#688382.
+
+---

Old:

  gst-plugins-good-1.0.2.tar.xz

New:

  gst-plugins-good-1.0.3.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.8MXCWS/_old  2012-11-24 21:00:40.0 +0100
+++ /var/tmp/diff_new_pack.8MXCWS/_new  2012-11-24 21:00:40.0 +0100
@@ -22,14 +22,14 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.2
+Version:1.0.3
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/1.0/%{_name}-%{version}.tar.xz
+Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif

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



commit gstreamer-plugins-good for openSUSE:Factory

2012-10-26 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2012-10-26 17:07:30

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-10-11 10:42:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2012-10-26 17:07:34.0 +0200
@@ -1,0 +2,36 @@
+Thu Oct 25 12:20:36 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.2:
+  + Parallel installability with 0.10.x series
+  + avidemux: fix handling of paletted and other raw RGB data
+  + flacparse: ignore bad headers if we have a valid STREAMINFO
+header; improve coverart extraction
+  + jpegdepay: store quant tables in zigzag order
+  + matroskamux: do not use unoffical V_MJPEG codec id; fix
+subtitle request sink pad name and functionality
+  + videofilter: add videomedian element
+  + multiudpsink: add force-ipv4 option and multicast-iface
+property
+  + pulsesink: fix caps leak and potential crasher in acceptcaps
+function
+  + pulsesink: start the ringbuffer on GAP events without duration
+  + qtdemux: add support for 'generic' samples; allow more streams
+  + qtdemux: support more ProRes variants; fix memory leak for
+MS/RIFF audio
+  + qtdemux: with raw audio, set a default channel-mask for
+multichannel audio
+  + rtpbin: set PTS and DTS in jitterbufffer
+  + rtpbin: use running-time for NTP time when use-pipeline-clock
+is set
+  + rtpsession: inform source when caps change
+  + udpsrc: use negotiated allocator or pool
+  + videobox: use out_info for out properties
+  + videocrop: port to videofilter
+  + videomixer2: Fix race condition where a src setcaps is ignored
+  + vp8enc: fix default target-bitrate value; set DECODE_ONLY flag
+on invisible frames
+  + Bugs fixed: bgo#654216, bgo#682481, bgo#683782, bgo#683842,
+bgo#684701, bgo#685864, bgo#686008, bgo#686046, bgo#686550,
+bgo#686642.
+
+---

Old:

  gst-plugins-good-1.0.1.tar.xz

New:

  gst-plugins-good-1.0.2.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.1BljSh/_old  2012-10-26 17:07:37.0 +0200
+++ /var/tmp/diff_new_pack.1BljSh/_new  2012-10-26 17:07:37.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.1
+Version:1.0.2
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

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



commit gstreamer-plugins-good for openSUSE:Factory

2012-10-11 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2012-10-11 10:42:13

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-09-30 22:45:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2012-10-11 10:42:41.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct  9 19:32:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.1:
+  + interleave, deinterlave: channel handling fixes for mono audio
+  + videobalance now supports NV12 and NV21 as well
+  + Bugs fixed: bgo#683622, bgo#684972, bgo#684977, bgo#685059,
+bgo#685213, bgo#685512.
+
+---

Old:

  gst-plugins-good-1.0.0.tar.xz

New:

  gst-plugins-good-1.0.1.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.bpBOIT/_old  2012-10-11 10:42:42.0 +0200
+++ /var/tmp/diff_new_pack.bpBOIT/_new  2012-10-11 10:42:42.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins

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



commit gstreamer-plugins-good for openSUSE:Factory

2012-09-30 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2012-09-30 22:45:29

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


Package is gstreamer-plugins-good, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2012-09-25 13:41:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2012-09-30 22:45:32.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep 24 14:51:53 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.0:
+  + Minor bug fixes
+  + Bugs fixed: bgo#684237, bgo#678021, bgo#684430, bgo#684469.
+
+---
+Tue Sep 18 07:59:52 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.11.99:
+  + Move vp8 decoder and encoder from -bad to -good.
+  + Rename vp8 to vpx.
+- Add pkgconfig(vpx) BuildRequires: Needed for the vpx
+  encoder/decoder.
+
+---

Old:

  gst-plugins-good-0.11.94.tar.xz

New:

  gst-plugins-good-1.0.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.edzqFG/_old  2012-09-30 22:45:36.0 +0200
+++ /var/tmp/diff_new_pack.edzqFG/_new  2012-09-30 22:45:36.0 +0200
@@ -22,21 +22,21 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:0.11.94
+Version:1.0.0
 Release:0
 %define gst_branch 1.0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url:http://gstreamer.freedesktop.org/
-Source0:
http://download.gnome.org/sources/gst-plugins-good/0.11/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.0/%{_name}-%{version}.tar.xz
 %if 0%{?ENABLE_AALIB}
 BuildRequires:  aalib-devel
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  glib2-devel = 2.31.14
-BuildRequires:  gstreamer-devel = 0.11.94
-BuildRequires:  gstreamer-plugins-base-devel = 0.11.94
+BuildRequires:  gstreamer-devel = 1.0.0
+BuildRequires:  gstreamer-plugins-base-devel = 1.0.0
 BuildRequires:  gtk-doc = 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel
@@ -73,6 +73,7 @@
 BuildRequires:  pkgconfig(shout) = 2.0
 BuildRequires:  pkgconfig(speex) = 1.1.6
 BuildRequires:  pkgconfig(taglib) = 1.5
+BuildRequires:  pkgconfig(vpx) = 1.1.0
 BuildRequires:  pkgconfig(wavpack) = 4.40.0
 BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(xfixes)
@@ -199,6 +200,8 @@
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideocrop.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideofilter.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstvideomixer.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstvpx.so
+%{_datadir}/gstreamer-%{gst_branch}/presets/GstVP8Enc.prs
 %{_libdir}/gstreamer-%{gst_branch}/libgstwavenc.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstwavpack.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstwavparse.so

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