commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-11-09 13:56:37 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.11331 (New) Package is "gstreamer-plugins-base" Mon Nov 9 13:56:37 2020 rev:73 rq:846450 version:1.18.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-10-27 18:58:05.162705745 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.11331/gstreamer-plugins-base.changes 2020-11-09 13:57:40.515929577 +0100 @@ -1,0 +2,51 @@ +Tue Oct 27 15:55:35 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-base changes: +- theoradec: Set telemetry options only if they are nonzero +- glslstage: delete shader on finalize of stage +- urisourcebin: Fix crash caused by use after free +- decodebin3: Store stream-start event on output pad before + exposing it +- Add some missing nullable annotations +- typefind/xdgmime: Validate mimetypes to be valid + GstStructure names before using them +- uridecodebin3: Forward upstream events to decodebin3 directly +- video-converter: Add fast paths from v210 to I420/YV12, Y42B, + UYVY and YUY2 +- videoaggregator: Limit accepted caps by template caps +- gstrtpbuffer: fix header extension length validation +- decodebin3: only force streams-selected seqnum after a + select-streams +- videodecoder: don't copy interlace-mode from reference state +- enable abi checks +- multihandlesink: Don't pass NULL caps to gst_caps_is_equal +- audio: video: Fix in/outbuf confusion of transform_meta +- meson: Always wrap "prefix" option with join_paths() to make + Windows happy +- videoaggregator: ensure peek_next_sample() uses the correct + caps +- meson: Actually build gstgl without implicit include dirs +- videoaggregator: Don't require any pads to be configured for + negotiating source pad caps +- gst-libs: gl: Fix documentation typo and clarify + gl_memory_texsubimage +- audioaggregator: Reset offset if the output rate is + renegotiated +- video-anc: Implement transform functions for AFD/Bar metas +- appsrc: Wake up the create() function on caps changes +- rtpbasepayload: do not forget delayed segment when forwarding + gaps + +--- +Tue Oct 13 10:13:02 UTC 2020 - Antonio Larrosa + +- Add patch from gl#gstreamer/gst-plugins-base#221 to support two + new CEA 608 caption formats: + * MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch + +--- Old: gst-plugins-base-1.18.0.tar.xz New: MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch gst-plugins-base-1.18.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.JW35Pv/_old 2020-11-09 13:57:42.059926210 +0100 +++ /var/tmp/diff_new_pack.JW35Pv/_new 2020-11-09 13:57:42.063926201 +0100 @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//") Name: gstreamer-plugins-base -Version:1.18.0 +Version:1.18.1 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -32,6 +32,7 @@ # PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch dims...@opensuse.org -- Local workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735 Patch3: gstreamer-plugins-base-gl-deps.patch Patch4: add_wayland_dep_to_tests.patch +Patch5: MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel BuildRequires: fdupes @@ -94,7 +95,7 @@ %endif Requires: gstreamer >= %{gstreamer_req_version} Supplements:gstreamer -Conflicts: gstreamer-plugins-bad < 1.18.0 +Conflicts: gstreamer-plugins-bad < 1.18.1 # Generic name, never used in SuSE: Provides: gst-plugins-base = %{version} Obsoletes: libgstbadvideo-1_0-0 ++ MR-221-video-anc-add-two-new-CEA-608-caption-formats.patch ++ https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/221 diff --git a/gst-libs/gst/video/video-anc.c b/gst-libs/gst/video/video-anc.c index
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-10-27 18:58:00 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3463 (New) Package is "gstreamer-plugins-base" Tue Oct 27 18:58:00 2020 rev:72 rq:839183 version:1.18.0 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-09-03 01:11:44.976418892 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3463/gstreamer-plugins-base.changes 2020-10-27 18:58:05.162705745 +0100 @@ -1,0 +2,57 @@ +Wed Sep 2 12:21:48 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 already included in upstream: + * gst-base-audioencoder-fix-leak.patch + * gst-base-fft-update-kiss-version.patch + * gst-base-playbin-handle-error.patch +- Add patch to add wayland dependencies to tests to fix build: + * add_wayland_dep_to_tests.patch + +--- Old: gst-base-audioencoder-fix-leak.patch gst-base-fft-update-kiss-version.patch gst-base-playbin-handle-error.patch gst-plugins-base-1.16.2.tar.xz New: _service add_wayland_dep_to_tests.patch gst-plugins-base-1.18.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.isEXH3/_old 2020-10-27 18:58:05.994706350 +0100 +++ /var/tmp/diff_new_pack.isEXH3/_new 2020-10-27 18:58:05.998706353 +0100 @@ -18,17 +18,9 @@ %define _name gst-plugins-base %define gst_branch 1.0 -%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ.*=" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') - -# Enable for tumbleweed only for now -%if 0%{?suse_version} >= 1550 -%define use_meson 1 -%else -%define use_meson 0 -%endif - +%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//") Name: gstreamer-plugins-base -Version:1.16.2 +Version:1.18.0 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -37,15 +29,9 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-09-03 01:11:06 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3399 (New) Package is "gstreamer-plugins-base" Thu Sep 3 01:11:06 2020 rev:71 rq:829982 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-05-04 18:32:33.624079302 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3399/gstreamer-plugins-base.changes 2020-09-03 01:11:44.976418892 +0200 @@ -1,0 +2,7 @@ +Wed Aug 26 20:12:33 UTC 2020 - Dominique Leuenberger + +- Do not recommend PackageKit-gstreamer-plugin: that package + already supplements the combination of gstreamer-plugins-base + and packagekit. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.CGGaSx/_old 2020-09-03 01:11:46.624419442 +0200 +++ /var/tmp/diff_new_pack.CGGaSx/_new 2020-09-03 01:11:46.628419443 +0200 @@ -108,7 +108,6 @@ BuildRequires: orc >= 0.4.24 BuildRequires: pkgconfig(wayland-egl) >= 1.0 Requires: %{gstreamer_plugins_base_req} -Recommends: PackageKit-gstreamer-plugin Supplements:gstreamer # Generic name, never used in SuSE: Provides: gst-plugins-base = %{version}
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-05-04 18:32:08 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2738 (New) Package is "gstreamer-plugins-base" Mon May 4 18:32:08 2020 rev:70 rq:799541 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-03-11 18:32:05.346889198 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2738/gstreamer-plugins-base.changes 2020-05-04 18:32:33.624079302 +0200 @@ -1,0 +2,6 @@ +Fri May 1 17:42:26 UTC 2020 - Michael Gorse + +- Remove is_opensuse conditionals / really enable orc on SLE 15 + (jsc#SLE-12265). + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.xROxzj/_old 2020-05-04 18:32:34.516081110 +0200 +++ /var/tmp/diff_new_pack.xROxzj/_new 2020-05-04 18:32:34.520081118 +0200 @@ -105,10 +105,8 @@ %if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(graphene-1.0) %endif -%if 0%{?suse_version} >= 1500 || 0%{?is_opensuse} BuildRequires: orc >= 0.4.24 BuildRequires: pkgconfig(wayland-egl) >= 1.0 -%endif Requires: %{gstreamer_plugins_base_req} Recommends: PackageKit-gstreamer-plugin Supplements:gstreamer @@ -489,9 +487,7 @@ -Dpackage-origin='http://download.opensuse.org'\ -Dgtk_doc=enabled \ -Dintrospection=enabled \ -%if 0%{?is_opensuse} -Dorc=enabled \ -%endif -Dexamples=disabled \ -Dtremor=disabled \ %{nil} @@ -504,9 +500,7 @@ --enable-gtk-doc \ --enable-introspection \ --disable-examples \ -%if 0%{?is_opensuse} --enable-orc \ -%endif %{nil} %make_build %endif
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-03-11 18:31:54 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3160 (New) Package is "gstreamer-plugins-base" Wed Mar 11 18:31:54 2020 rev:69 rq:782044 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-02-06 13:05:38.252251670 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.3160/gstreamer-plugins-base.changes 2020-03-11 18:32:05.346889198 +0100 @@ -1,0 +2,12 @@ +Fri Mar 6 08:42:07 UTC 2020 - Dominique Leuenberger + +- Add gstreamer-plugins-base-gl-deps.patch: Workaround incomplete + gstreamer-gl.pc file, which is missing the (dynamic) dependency + on wayland. + +--- +Wed Feb 26 22:42:38 UTC 2020 - Bjørn Lie + +- Enable meson build conditionally for Tumbleweed. + +--- New: gstreamer-plugins-base-gl-deps.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.DVZpas/_old 2020-03-11 18:32:06.070889642 +0100 +++ /var/tmp/diff_new_pack.DVZpas/_new 2020-03-11 18:32:06.074889645 +0100 @@ -20,8 +20,12 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ.*=" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') -# Disable for now. Plugin docs aren't being generated +# Enable for tumbleweed only for now +%if 0%{?suse_version} >= 1550 +%define use_meson 1 +%else %define use_meson 0 +%endif Name: gstreamer-plugins-base Version:1.16.2 @@ -39,6 +43,8 @@ Patch1: gst-base-audioencoder-fix-leak.patch # PATCH-FIX-UPSTREAM gst-base-fft-update-kiss-version.patch -- fft: Update our kiss fft version Patch2: gst-base-fft-update-kiss-version.patch +# PATCH-FIX-OPENSUSE gstreamer-plugins-base-gl-deps.patch dims...@opensuse.org -- Local workaround for https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735 +Patch3: gstreamer-plugins-base-gl-deps.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel ++ gstreamer-plugins-base-gl-deps.patch ++ Workaround incomplete gstreamer-gl.pc, missing dependency on wayland-client. This patch is not suitable for upstream, as it does not cater for the possible alternative implementations being built (e.g. without wayland support) https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/735 Index: gst-plugins-base-1.16.2/pkgconfig/gstreamer-gl.pc.in === --- gst-plugins-base-1.16.2.orig/pkgconfig/gstreamer-gl.pc.in +++ gst-plugins-base-1.16.2/pkgconfig/gstreamer-gl.pc.in @@ -10,7 +10,7 @@ gl_apis=@GL_APIS@ Name: GStreamer OpenGL Plugins Libraries Description: Streaming media framework, OpenGL plugins libraries Version: @VERSION@ -Requires: gstreamer-video-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-@GST_API_VERSION@ +Requires: gstreamer-video-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@ gstreamer-@GST_API_VERSION@ wayland-client Libs: -L${libdir} -lgstgl-@GST_API_VERSION@ Cflags: -I${includedir} -I${libdir}/gstreamer-@GST_API_VERSION@/include @GL_CFLAGS@
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-02-06 13:05:32 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.26092 (New) Package is "gstreamer-plugins-base" Thu Feb 6 13:05:32 2020 rev:68 rq:769249 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2020-01-12 23:16:27.546640267 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.26092/gstreamer-plugins-base.changes 2020-02-06 13:05:38.252251670 +0100 @@ -1,0 +2,5 @@ +Fri Jan 31 23:03:20 UTC 2020 - Bjørn Lie + +- No longer recommend -lang: supplements are in use. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.uuVo5p/_old 2020-02-06 13:05:39.896252564 +0100 +++ /var/tmp/diff_new_pack.uuVo5p/_new 2020-02-06 13:05:39.896252564 +0100 @@ -104,7 +104,6 @@ BuildRequires: pkgconfig(wayland-egl) >= 1.0 %endif Requires: %{gstreamer_plugins_base_req} -Recommends: %{name}-lang Recommends: PackageKit-gstreamer-plugin Supplements:gstreamer # Generic name, never used in SuSE:
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2020-01-12 23:16:08 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.6675 (New) Package is "gstreamer-plugins-base" Sun Jan 12 23:16:08 2020 rev:67 rq:761776 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-12-23 22:43:13.121970627 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.6675/gstreamer-plugins-base.changes 2020-01-12 23:16:27.546640267 +0100 @@ -1,0 +2,11 @@ +Mon Jan 6 10:17:50 UTC 2020 - Bjørn Lie + +- Add upstream bugfix patches: + + gst-base-playbin-handle-error.patch: playbin: Handle error +message with redirection indication. + + gst-base-audioencoder-fix-leak.patch: audioencoder: fix segment +event leak. + + gst-base-fft-update-kiss-version.patch: fft: Update our kiss +fft version. + +--- New: gst-base-audioencoder-fix-leak.patch gst-base-fft-update-kiss-version.patch gst-base-playbin-handle-error.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.J6Ljrv/_old 2020-01-12 23:16:28.802640731 +0100 +++ /var/tmp/diff_new_pack.J6Ljrv/_new 2020-01-12 23:16:28.818640737 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -33,6 +33,12 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf +# PATCH-FIX-UPSTREAM gst-base-playbin-handle-error.patch -- playbin: Handle error message with redirection indication +Patch0: gst-base-playbin-handle-error.patch +# PATCH-FIX-UPSTREAM gst-base-audioencoder-fix-leak.patch -- audioencoder: fix segment event leak +Patch1: gst-base-audioencoder-fix-leak.patch +# PATCH-FIX-UPSTREAM gst-base-fft-update-kiss-version.patch -- fft: Update our kiss fft version +Patch2: gst-base-fft-update-kiss-version.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel ++ gst-base-audioencoder-fix-leak.patch ++ >From c61767dc2f7f99e3de93aee09695a6a06202f619 Mon Sep 17 00:00:00 2001 From: Jonas Holmberg Date: Fri, 20 Dec 2019 13:35:53 +0100 Subject: [PATCH] audioencoder: fix segment event leak Segment event was leaked if format != _TIME. --- gst-libs/gst/audio/gstaudioencoder.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gst-libs/gst/audio/gstaudioencoder.c b/gst-libs/gst/audio/gstaudioencoder.c index c2f0382ae..031a40b7f 100644 --- a/gst-libs/gst/audio/gstaudioencoder.c +++ b/gst-libs/gst/audio/gstaudioencoder.c @@ -1551,6 +1551,7 @@ gst_audio_encoder_sink_event_default (GstAudioEncoder * enc, GstEvent * event) GST_DEBUG_OBJECT (enc, "received SEGMENT %" GST_SEGMENT_FORMAT, ); GST_DEBUG_OBJECT (enc, "unsupported format; ignoring"); res = TRUE; +gst_event_unref (event); break; } -- 2.24.1 ++ gst-base-fft-update-kiss-version.patch ++ 2258 lines (skipped) ++ gst-base-playbin-handle-error.patch ++ >From 0375d3a393385f8098928c06520ce03f456f1b28 Mon Sep 17 00:00:00 2001 From: Thibault Saunier Date: Tue, 3 Sep 2019 16:03:49 -0400 Subject: [PATCH] playbin: Handle error message with redirection indication There are in the wild (mp4) streams that basically contain no tracks but do have a redirect info[0], in which case, qtdemux won't be able to expose any pad (there are no tracks) so 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 In that case, currently the application could try to handle that but it is pretty complex as it will get the REDIRECT message on the bus at which point it could set the URL but playbin will ignore it, as it will only be for the next EOS, it thus need to set the pipeline to NULL (READY won't do as it is already in READY at that point). And it needs to figure out the following ERROR message on the bus needs to be ignored, which is not really simple. The approach here is to allow element to add details to the ERROR message with a `redirect-location` field which elements like playbin
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-12-23 22:41:04 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.6675 (New) Package is "gstreamer-plugins-base" Mon Dec 23 22:41:04 2019 rev:66 rq:757357 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-12-11 12:09:09.420638596 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.6675/gstreamer-plugins-base.changes 2019-12-23 22:43:13.121970627 +0100 @@ -1,0 +2,5 @@ +Fri Dec 13 15:18:03 UTC 2019 - Frederic Crozat + +- Enable orc / wayland-egl on SLE15. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.LN4lOB/_old 2019-12-23 22:43:14.205971097 +0100 +++ /var/tmp/diff_new_pack.LN4lOB/_new 2019-12-23 22:43:14.213971100 +0100 @@ -93,7 +93,7 @@ %if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(graphene-1.0) %endif -%if 0%{?is_opensuse} +%if 0%{?suse_version} >= 1500 || 0%{?is_opensuse} BuildRequires: orc >= 0.4.24 BuildRequires: pkgconfig(wayland-egl) >= 1.0 %endif
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-12-11 12:08:52 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4691 (New) Package is "gstreamer-plugins-base" Wed Dec 11 12:08:52 2019 rev:65 rq:754305 version:1.16.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-10-10 11:47:58.240193035 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4691/gstreamer-plugins-base.changes 2019-12-11 12:09:09.420638596 +0100 @@ -1,0 +2,23 @@ +Wed Dec 4 10:38:10 UTC 2019 - Bjørn Lie + +- Update to version 1.16.2: + + xvimagepool: Update size, stride, and offset with allocated +XvImage + + video-converter: Fix RGB-XYZ-RGB conversion + + audiorate: Update next_offset on rate change + + audioringbuffer: Reset reorder flag before check + + audio-buffer: Don't fail to map buffers with zero samples + + videorate: Fix max-duplication-time handling + + gl/gbm: ensure we call the resize callback before attempting to +draw + + video-converter: Various fixes for interlaced scaling + + gstrtspconnection: messages_bytes not decreased + + check: Don't use real audio devices for tests + + riff: add CineForm mapping + + glfilters: Don't use static variables for storing per-element +state + + glupload: Add VideoMetas and GLSyncMeta to the raw uploaded +buffers + + streamsynchronizer: avoid pad release race during logging. + +--- Old: gst-plugins-base-1.16.1.tar.xz New: gst-plugins-base-1.16.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.seAaXZ/_old 2019-12-11 12:09:10.532638128 +0100 +++ /var/tmp/diff_new_pack.seAaXZ/_new 2019-12-11 12:09:10.536638127 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -24,7 +24,7 @@ %define use_meson 0 Name: gstreamer-plugins-base -Version:1.16.1 +Version:1.16.2 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later ++ gst-plugins-base-1.16.1.tar.xz -> gst-plugins-base-1.16.2.tar.xz ++ 5005 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-10-10 11:47:55 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2352 (New) Package is "gstreamer-plugins-base" Thu Oct 10 11:47:55 2019 rev:64 rq:733421 version:1.16.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-08-27 15:25:26.648718327 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.2352/gstreamer-plugins-base.changes 2019-10-10 11:47:58.240193035 +0200 @@ -1,0 +2,9 @@ +Tue Sep 24 12:34:16 UTC 2019 - Bjørn Lie + +- Update to version 1.16.1: + + See main gstreamer package for changelog. +- Drop upstream fixed patches: + + gst-plugins-base-doc-build-fix.patch. + + gstreamer-plugins-base-arm-neon-configuration.patch. + +--- Old: gst-plugins-base-1.16.0.tar.xz gst-plugins-base-doc-build-fix.patch gstreamer-plugins-base-arm-neon-configuration.patch New: gst-plugins-base-1.16.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.rwDwKH/_old 2019-10-10 11:47:58.892191304 +0200 +++ /var/tmp/diff_new_pack.rwDwKH/_new 2019-10-10 11:47:58.896191294 +0200 @@ -24,7 +24,7 @@ %define use_meson 0 Name: gstreamer-plugins-base -Version:1.16.0 +Version:1.16.1 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -33,8 +33,6 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf -Patch0: gst-plugins-base-doc-build-fix.patch -Patch1: gstreamer-plugins-base-arm-neon-configuration.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.16.0.tar.xz -> gst-plugins-base-1.16.1.tar.xz ++ 7319 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-08-27 15:25:23 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.7948 (New) Package is "gstreamer-plugins-base" Tue Aug 27 15:25:23 2019 rev:63 rq:725940 version:1.16.0 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-07-31 14:13:18.926912014 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.7948/gstreamer-plugins-base.changes 2019-08-27 15:25:26.648718327 +0200 @@ -1,0 +2,14 @@ +Mon Aug 19 20:47:06 UTC 2019 - Bjørn Lie + +- Drop pkgconfig(gdk-pixbuf-2.0), pkgconfig(gtk+-3.0) and + pkgconfig(gtk+-x11-3.0) BuildRequires and pass --disable-examples + to configure (we already do in meson conditional): Only needed to + build the examples. +- Add explicit pkgconfig(wayland-protocols) BuildRequires: + Previously pulled in by gtk3 dependency. +- Add explicit conditional pkgconfig(cairo) BuildRequires for + openSUSE versions older than current Tumbleweed, workaround bug + in pangocairo dependencies in those releases. Also previously + pulled in by gtk3 dependency. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.QuRR8j/_old 2019-08-27 15:25:28.160717566 +0200 +++ /var/tmp/diff_new_pack.QuRR8j/_new 2019-08-27 15:25:28.164717564 +0200 @@ -58,10 +58,12 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) >= 0.9.1 +%if 0%{?suse_version} < 1550 +BuildRequires: pkgconfig(cairo) +%endif BuildRequires: pkgconfig(egl) BuildRequires: pkgconfig(freetype2) >= 2.0.9 BuildRequires: pkgconfig(gbm) -BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40 BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glesv1_cm) @@ -69,8 +71,6 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.40 BuildRequires: pkgconfig(gmodule-no-export-2.0) BuildRequires: pkgconfig(gstreamer-1.0) >= %{version} -BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 -BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0 BuildRequires: pkgconfig(gudev-1.0) BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libdrm) >= 2.4.55 @@ -86,6 +86,7 @@ BuildRequires: pkgconfig(vorbisenc) >= 1.0 BuildRequires: pkgconfig(wayland-client) >= 1.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.0 +BuildRequires: pkgconfig(wayland-protocols) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xext) @@ -488,13 +489,14 @@ %{meson_build} %else %configure\ - --with-package-name='openSUSE GStreamer-plugins-base package'\ - --with-package-origin='http://download.opensuse.org'\ - --disable-static\ - --enable-gtk-doc\ - --enable-introspection\ + --with-package-name='openSUSE GStreamer-plugins-base package' \ + --with-package-origin='http://download.opensuse.org' \ + --disable-static \ + --enable-gtk-doc \ + --enable-introspection \ + --disable-examples \ %if 0%{?is_opensuse} - --enable-orc\ + --enable-orc \ %endif %{nil} %make_build
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-07-31 14:13:13 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4126 (New) Package is "gstreamer-plugins-base" Wed Jul 31 14:13:13 2019 rev:62 rq:718462 version:1.16.0 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-06-30 10:18:15.575318026 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4126/gstreamer-plugins-base.changes 2019-07-31 14:13:18.926912014 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 12:40:14 UTC 2019 - Martin Liška + +- Add gstreamer-plugins-base-arm-neon-configuration.patch + as an upstream backport of: + https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/commit/d8d4904e +- Use %make_build. + +--- New: gstreamer-plugins-base-arm-neon-configuration.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.TzHEOi/_old 2019-07-31 14:13:19.718911425 +0200 +++ /var/tmp/diff_new_pack.TzHEOi/_new 2019-07-31 14:13:19.722911422 +0200 @@ -34,6 +34,7 @@ Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf Patch0: gst-plugins-base-doc-build-fix.patch +Patch1: gstreamer-plugins-base-arm-neon-configuration.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel @@ -496,7 +497,7 @@ --enable-orc\ %endif %{nil} -make %{?_smp_mflags} +%make_build %endif %install ++ gstreamer-plugins-base-arm-neon-configuration.patch ++ diff --git a/configure b/configure index 58c2986..32ca4bf 100755 --- a/configure +++ b/configure @@ -24206,7 +24206,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext #include - int32x4_t testfunc(int16_t *a, int16_t *b) { + int32x4_t __attribute__((used)) testfunc(int16_t *a, int16_t *b) { asm volatile ("vmull.s16 q0, d0, d0" : : : "q0"); return vmull_s16(vld1_s16(a), vld1_s16(b)); }
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-06-30 10:18:14 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4615 (New) Package is "gstreamer-plugins-base" Sun Jun 30 10:18:14 2019 rev:61 rq:711859 version:1.16.0 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-06-13 22:34:16.692363128 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4615/gstreamer-plugins-base.changes 2019-06-30 10:18:15.575318026 +0200 @@ -1,0 +2,55 @@ +Tue Jun 18 21:24:11 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 +- Switch to meson for Tumbleweed. +- Adjust line to get the minimum required gstreamer version. +- Disable tremor (needs libvorbisidec) +- Disable examples. +- Package libgstcompositor.so and libgstoverlaycomposition.so. +- Adjust documentation directory. +- Add gst-plugins-base-doc-build-fix.patch: fix build with + automake. +- Up gstreamer-plugins-bad Conflicts. +- Now requires glib2 >= 2.40. +- Obsolete libgstbadvideo-1_0-0: now part of -base. + +--- Old: gst-plugins-base-1.14.5.tar.xz New: gst-plugins-base-1.16.0.tar.xz gst-plugins-base-doc-build-fix.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.GWxTRV/_old 2019-06-30 10:18:16.127318883 +0200 +++ /var/tmp/diff_new_pack.GWxTRV/_new 2019-06-30 10:18:16.127318883 +0200 @@ -18,9 +18,13 @@ %define _name gst-plugins-base %define gst_branch 1.0 -%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') +%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ.*=" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') + +# Disable for now. Plugin docs aren't being generated +%define use_meson 0 + Name: gstreamer-plugins-base -Version:1.14.5 +Version:1.16.0 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -29,6 +33,7 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf +Patch0: gst-plugins-base-doc-build-fix.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel @@ -43,6 +48,9 @@ BuildRequires: libXv-devel
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-06-13 22:34:14 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4811 (New) Package is "gstreamer-plugins-base" Thu Jun 13 22:34:14 2019 rev:60 rq:707914 version:1.14.5 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-05-20 10:27:15.553938884 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.4811/gstreamer-plugins-base.changes 2019-06-13 22:34:16.692363128 +0200 @@ -1,0 +2,31 @@ +Fri May 31 21:36:38 UTC 2019 - Bjørn Lie + +- Update to version 1.14.5: + + audioconvert: fix endianness conversion for unpacked formats +(e.g. S24_32BE). + + audioringbuffer: Fix wrong memcpy address when reordering +channels. + + decodebin2: Make sure to remove pad probes when freeing +GstDecodeGroup. + + glviewconvert: fix output when a transformation matrix is used. + + glupload: +- Prevent segfault when updating caps. +- dmabuf: be explicit about gl formats used. + + gl/egl: Determine correct format on dmabuf import. + + id3tag: validate the year from v1 tags before passing to +GstDateTime. + + rtpbasepayload: Fix sequence numbers when using buffer lists. + + rtspconnection: +- Fix security issue, potential heap overflow (CVE-2019-9928). +- Fix GError set over the top of a previous GError. +- Do not duplicate authentication headers. + + subparse: don’t assert when failing to parse subrip timestamp. + + video: various convert sample frame fixes. + + video-converter: fix conversion from I420_10LE/BE, I420_12LE/BE, +A420_10LE/BE to BGRA/RGBA which created corrupted output. + + video-format: Fix GBRA_10/12 alpha channel pixel strides. +- Drop upstream fixed patches: + + CVE-2019-9928.patch + + 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch + +--- Old: 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch CVE-2019-9928.patch gst-plugins-base-1.14.4.tar.xz New: gst-plugins-base-1.14.5.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.ar4sM0/_old 2019-06-13 22:34:17.256362945 +0200 +++ /var/tmp/diff_new_pack.ar4sM0/_new 2019-06-13 22:34:17.260362943 +0200 @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version:1.14.4 +Version:1.14.5 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -29,9 +29,6 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf -Patch0: 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch -# PATCh-FIX-UPSTREAM CVE-2019-9928.patch boo#1133375 mgo...@suse.com -- fix a heap overflow in the rtsp connection parser. -Patch1: CVE-2019-9928.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.14.4.tar.xz -> gst-plugins-base-1.14.5.tar.xz ++ 5621 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-05-20 10:27:14 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.5148 (New) Package is "gstreamer-plugins-base" Mon May 20 10:27:14 2019 rev:59 rq:703584 version:1.14.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2019-05-02 19:15:18.521163392 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.5148/gstreamer-plugins-base.changes 2019-05-20 10:27:15.553938884 +0200 @@ -1,0 +2,6 @@ +Thu May 16 21:48:14 UTC 2019 - mgo...@suse.com + +- Add CVE-2019-9928.patch: fix a heap overflow in the rtsp + connection parser (boo#1133375 CVE-2019-9928). + +--- New: CVE-2019-9928.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.ZrZ8ZE/_old 2019-05-20 10:27:16.077938711 +0200 +++ /var/tmp/diff_new_pack.ZrZ8ZE/_new 2019-05-20 10:27:16.081938709 +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/ # @@ -30,6 +30,8 @@ Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf Patch0: 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch +# PATCh-FIX-UPSTREAM CVE-2019-9928.patch boo#1133375 mgo...@suse.com -- fix a heap overflow in the rtsp connection parser. +Patch1: CVE-2019-9928.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel @@ -458,6 +460,7 @@ %prep %autosetup -n %{_name}-%{version} -p1 + translation-update-upstream po gst-plugins-base-%{gst_branch} %build ++ CVE-2019-9928.patch ++ >From f672277509705c4034bc92a141eefee4524d15aa Mon Sep 17 00:00:00 2001 From: Tobias Ronge Date: Thu, 14 Mar 2019 10:12:27 +0100 Subject: [PATCH] gstrtspconnection: Security loophole making heap overflow The former code allowed an attacker to create a heap overflow by sending a longer than allowed session id in a response and including a semicolon to change the maximum length. With this change, the parser will never go beyond 512 bytes. --- gst-libs/gst/rtsp/gstrtspconnection.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/rtsp/gstrtspconnection.c b/gst-libs/gst/rtsp/gstrtspconnection.c index a6755bedd..c0429064a 100644 --- a/gst-libs/gst/rtsp/gstrtspconnection.c +++ b/gst-libs/gst/rtsp/gstrtspconnection.c @@ -2461,7 +2461,7 @@ build_next (GstRTSPBuilder * builder, GstRTSPMessage * message, maxlen = sizeof (conn->session_id) - 1; /* the sessionid can have attributes marked with ; * Make sure we strip them */ - for (i = 0; session_id[i] != '\0'; i++) { + for (i = 0; i < maxlen && session_id[i] != '\0'; i++) { if (session_id[i] == ';') { maxlen = i; /* parse timeout */ -- 2.20.1
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2019-05-02 19:15:16 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.5148 (New) Package is "gstreamer-plugins-base" Thu May 2 19:15:16 2019 rev:58 rq:699445 version:1.14.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-10-11 11:42:47.870989487 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new.5148/gstreamer-plugins-base.changes 2019-05-02 19:15:18.521163392 +0200 @@ -1,0 +2,9 @@ +Fri Apr 26 07:24:19 UTC 2019 - plater + +- Added: + 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch + which fixes: + https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/384 + "Segfault since 1.16" which also occurs in 1.14.4. + +--- New: 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.BEeN5L/_old 2019-05-02 19:15:19.165164919 +0200 +++ /var/tmp/diff_new_pack.BEeN5L/_new 2019-05-02 19:15:19.165164919 +0200 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -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 https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -29,6 +29,7 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf +Patch0: 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch BuildRequires: Mesa-libGLESv3-devel BuildRequires: cdparanoia-devel ++ 0001-id3tag-Correctly-validate-the-year-from-v1-tags-befo.patch ++ >From 7095b7c47a84d54e3ea8fec57bac4d7855c4c28c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 26 Apr 2019 09:44:07 +0300 Subject: [PATCH] id3tag: Correctly validate the year from v1 tags before passing to GstDateTime By using strtoul(), invalid values will get mapped to MAXULONG and we would have to check errno. They won't get mapped to 0. To solve this, use the signed g_ascii_strtoll(). This will map errors to 0 or G_MAXINT64 or G_MININT64, and the valid range for GstDateTime is > 0 and <= so we can directly check for this here. Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/384 --- gst-libs/gst/tag/gstid3tag.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gst-libs/gst/tag/gstid3tag.c b/gst-libs/gst/tag/gstid3tag.c index 1149d5bce..4a528d7ee 100644 --- a/gst-libs/gst/tag/gstid3tag.c +++ b/gst-libs/gst/tag/gstid3tag.c @@ -262,7 +262,7 @@ gst_tag_extract_id3v1_string (GstTagList * list, const gchar * tag, GstTagList * gst_tag_list_new_from_id3v1 (const guint8 * data) { - guint year; + gint64 year; gchar *ystr; GstTagList *list; @@ -275,9 +275,9 @@ gst_tag_list_new_from_id3v1 (const guint8 * data) gst_tag_extract_id3v1_string (list, GST_TAG_ARTIST, (gchar *) & data[33], 30); gst_tag_extract_id3v1_string (list, GST_TAG_ALBUM, (gchar *) & data[63], 30); ystr = g_strndup ((gchar *) & data[93], 4); - year = strtoul (ystr, NULL, 10); + year = g_ascii_strtoll (ystr, NULL, 10); g_free (ystr); - if (year > 0) { + if (year > 0 && year <= ) { GstDateTime *dt = gst_date_time_new_y (year); gst_tag_list_add (list, GST_TAG_MERGE_REPLACE, GST_TAG_DATE_TIME, dt, NULL); -- 2.16.4
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-10-11 11:42:39 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Thu Oct 11 11:42:39 2018 rev:57 rq:639894 version:1.14.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-10-02 19:39:56.286341798 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-10-11 11:42:47.870989487 +0200 @@ -1,0 +2,6 @@ +Wed Oct 3 15:43:37 UTC 2018 - bjorn@gmail.com + +- Update to version 1.14.4: + + Bugfix release, please see .changes in gstreamer main package. + +--- Old: gst-plugins-base-1.14.3.tar.xz New: gst-plugins-base-1.14.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.hDq7pE/_old 2018-10-11 11:42:48.278988968 +0200 +++ /var/tmp/diff_new_pack.hDq7pE/_new 2018-10-11 11:42:48.282988963 +0200 @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version:1.14.3 +Version:1.14.4 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later ++ gst-plugins-base-1.14.3.tar.xz -> gst-plugins-base-1.14.4.tar.xz ++ 2270 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-10-02 19:39:53 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Tue Oct 2 19:39:53 2018 rev:56 rq:638675 version:1.14.3 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-07-27 10:52:44.921245307 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-10-02 19:39:56.286341798 +0200 @@ -1,0 +2,6 @@ +Wed Sep 26 20:23:30 UTC 2018 - bjorn@gmail.com + +- Update to version 1.14.3: + + Bugfix release, please see .changes in gstreamer main package. + +--- Old: gst-plugins-base-1.14.2.tar.xz New: gst-plugins-base-1.14.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.PX5cH0/_old 2018-10-02 19:39:56.822341003 +0200 +++ /var/tmp/diff_new_pack.PX5cH0/_new 2018-10-02 19:39:56.822341003 +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/ # @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version:1.14.2 +Version:1.14.3 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later ++ gst-plugins-base-1.14.2.tar.xz -> gst-plugins-base-1.14.3.tar.xz ++ 18169 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-07-27 10:52:43 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Fri Jul 27 10:52:43 2018 rev:55 rq:624701 version:1.14.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-07-13 10:14:37.749976644 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-07-27 10:52:44.921245307 +0200 @@ -1,0 +2,27 @@ +Fri Jul 20 16:53:54 UTC 2018 - bjorn@gmail.com + +- Update to version 1.14.2: + + Update docs. + + xvimage: Fix symbol redefine build error. + + glcolorbalance: Support OES textures for input/passthrough. + + meson: gl: fix backported patch. + + gl/build: fixed failed compilation due to missing EGLuint64KHR +typedef. + + parsebin: Don't try to continue autoplugging a parser if we got +raw caps. + + audiobasesrc: Round down segsize to an integer number of +samples. + + discoverer: Don't crash when running with -v if channel-mask==0 +and >7 channels. + + gldownloadelement: fix build with msvc. + + subparse: Don't read beyond array. + + ogg: Avoid undefined granule shift. + + libs: g-ir-scanner: do not hardcode libtool path. + + rawvideoparse: fix typo in 'plane-offsets' description. + + video: fix some GIR array annotations. + + audio: fix some GIR array annotations. + + meson: gl: remove non-headers from gl_prototype_headers. + + meson: install the man pages for the command line tools. + + meson: Fix detection of glib-mkenums under MSYS2. + +--- Old: gst-plugins-base-1.14.1.tar.xz New: gst-plugins-base-1.14.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.KABXFj/_old 2018-07-27 10:52:45.389246203 +0200 +++ /var/tmp/diff_new_pack.KABXFj/_new 2018-07-27 10:52:45.389246203 +0200 @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version:1.14.1 +Version:1.14.2 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later ++ gst-plugins-base-1.14.1.tar.xz -> gst-plugins-base-1.14.2.tar.xz ++ 12179 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-07-13 10:14:34 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Fri Jul 13 10:14:34 2018 rev:54 rq:621081 version:1.14.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-06-22 13:15:59.125697948 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-07-13 10:14:37.749976644 +0200 @@ -1,0 +2,6 @@ +Sat Jun 23 14:40:27 UTC 2018 - bjorn@gmail.com + +- Conditionalize orc and pkgconfig(wayland-egl) BuildRequires and + enable-orc call, fix build for SLE 12 SP3. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.72W5Ik/_old 2018-07-13 10:14:38.889977986 +0200 +++ /var/tmp/diff_new_pack.72W5Ik/_new 2018-07-13 10:14:38.889977986 +0200 @@ -43,7 +43,6 @@ BuildRequires: libXv-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel -BuildRequires: orc >= 0.4.24 BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml @@ -60,9 +59,6 @@ BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(glib-2.0) >= 2.24 BuildRequires: pkgconfig(gmodule-no-export-2.0) -%if 0%{?suse_version} >= 1500 -BuildRequires: pkgconfig(graphene-1.0) -%endif BuildRequires: pkgconfig(gstreamer-1.0) >= %{version} BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0 @@ -81,12 +77,18 @@ BuildRequires: pkgconfig(vorbisenc) >= 1.0 BuildRequires: pkgconfig(wayland-client) >= 1.0 BuildRequires: pkgconfig(wayland-cursor) >= 1.0 -BuildRequires: pkgconfig(wayland-egl) >= 1.0 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xv) BuildRequires: pkgconfig(zlib) +%if 0%{?suse_version} >= 1500 +BuildRequires: pkgconfig(graphene-1.0) +%endif +%if 0%{?is_opensuse} +BuildRequires: orc >= 0.4.24 +BuildRequires: pkgconfig(wayland-egl) >= 1.0 +%endif Requires: %{gstreamer_plugins_base_req} Recommends: %{name}-lang Recommends: PackageKit-gstreamer-plugin @@ -465,7 +467,9 @@ --disable-static\ --enable-gtk-doc\ --enable-introspection\ +%if 0%{?is_opensuse} --enable-orc\ +%endif %{nil} make %{?_smp_mflags}
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-06-22 13:15:57 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Fri Jun 22 13:15:57 2018 rev:53 rq:616644 version:1.14.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-05-29 10:27:04.556026520 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-06-22 13:15:59.125697948 +0200 @@ -1,0 +2,6 @@ +Wed Jun 13 23:00:44 UTC 2018 - bjorn@gmail.com + +- Conditionalize pkgconfig(graphene-1.0) BuildRequires: fix build + for Leap 42.3. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.akfe2N/_old 2018-06-22 13:16:00.381651376 +0200 +++ /var/tmp/diff_new_pack.akfe2N/_new 2018-06-22 13:16:00.385651227 +0200 @@ -60,7 +60,9 @@ BuildRequires: pkgconfig(glesv2) BuildRequires: pkgconfig(glib-2.0) >= 2.24 BuildRequires: pkgconfig(gmodule-no-export-2.0) +%if 0%{?suse_version} >= 1500 BuildRequires: pkgconfig(graphene-1.0) +%endif BuildRequires: pkgconfig(gstreamer-1.0) >= %{version} BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-05-29 10:26:59 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Tue May 29 10:26:59 2018 rev:52 rq:611165 version:1.14.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-04-02 22:48:17.327892073 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-05-29 10:27:04.556026520 +0200 @@ -1,0 +2,142 @@ +Sun May 20 09:02:39 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! +- Drop gst-pb-base-fix-unresolvable.patch: Fixed upstream. +- Following the above, drop libtool BuildRequires and stop running + autogen.sh, no longer needed. + +--- +Fri Mar 30 00:29:01 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;
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-04-02 22:48:12 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Mon Apr 2 22:48:12 2018 rev:51 rq:592328 version:1.12.5 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-03-24 16:07:42.012108413 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-04-02 22:48:17.327892073 +0200 @@ -1,0 +2,9 @@ +Thu Mar 29 12:09:13 UTC 2018 - bjorn@gmail.com + +- Update to version 1.12.5: + + Bugs fixed: bgo#668995, bgo#792983, bgo#784530, bgo#771853, +bgo#789358, bgo#791638 +- Drop gst-pb-playbin3-fix-accessing-invalid-index.patch: Fixed + upstream. + +--- Old: gst-pb-playbin3-fix-accessing-invalid-index.patch gst-plugins-base-1.12.4.tar.xz New: gst-plugins-base-1.12.5.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.4XV5Qi/_old 2018-04-02 22:48:17.931870113 +0200 +++ /var/tmp/diff_new_pack.4XV5Qi/_new 2018-04-02 22:48:17.931870113 +0200 @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base -Version:1.12.4 +Version:1.12.5 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1-or-later AND GPL-2.0-or-later @@ -29,8 +29,6 @@ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf -# PATCH-FIX-UPSTREAM gst-pb-playbin3-fix-accessing-invalid-index.patch bgo#791638 zai...@opensuse.org -- playbin3: Fix accessing invalid index in GstStream when received select-stream event -Patch0: gst-pb-playbin3-fix-accessing-invalid-index.patch BuildRequires: cdparanoia-devel BuildRequires: fdupes BuildRequires: glib2-devel >= 2.40.0 ++ gst-plugins-base-1.12.4.tar.xz -> gst-plugins-base-1.12.5.tar.xz ++ 11425 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-03-24 16:07:40 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Sat Mar 24 16:07:40 2018 rev:50 rq:589670 version:1.12.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-03-02 21:09:15.310233478 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-03-24 16:07:42.012108413 +0100 @@ -1,0 +2,7 @@ +Tue Mar 20 17:16:33 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-base.spec ++ --- /var/tmp/diff_new_pack.n1a6Vz/_old 2018-03-24 16:07:43.220064867 +0100 +++ /var/tmp/diff_new_pack.n1a6Vz/_new 2018-03-24 16:07:43.220064867 +0100 @@ -23,7 +23,7 @@ Version:1.12.4 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins -License:LGPL-2.1+ AND GPL-2.0+ +License:LGPL-2.1-or-later AND GPL-2.0-or-later Group: Productivity/Multimedia/Other URL:http://gstreamer.freedesktop.org/ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz @@ -44,6 +44,7 @@ BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) >= 0.9.1 BuildRequires: pkgconfig(freetype2) >= 2.0.9 @@ -69,9 +70,6 @@ Supplements:gstreamer # Generic name, never used in SuSE: Provides: gst-plugins-base = %{version} -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description GStreamer is a streaming media framework based on graphs of filters @@ -409,9 +407,7 @@ %prep %autosetup -n %{_name}-%{version} -p1 -%if !0%{?is_opensuse} translation-update-upstream po gst-plugins-base-%{gst_branch} -%endif %build # FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS:
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-03-02 21:09:13 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Fri Mar 2 21:09:13 2018 rev:49 rq:581659 version:1.12.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2018-01-16 09:41:28.528202980 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-03-02 21:09:15.310233478 +0100 @@ -1,0 +2,6 @@ +Wed Feb 28 16:31:40 UTC 2018 - dims...@opensuse.org + +- Modernize spec-file by calling spec-cleaner. +- Drop filesystem PreRequires: this is simply nonsense. + +--- Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.X1drDg/_old 2018-03-02 21:09:16.730182415 +0100 +++ /var/tmp/diff_new_pack.X1drDg/_new 2018-03-02 21:09:16.742181984 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,21 +18,19 @@ %define _name gst-plugins-base %define gst_branch 1.0 - +%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Name: gstreamer-plugins-base Version:1.12.4 Release:0 Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ AND GPL-2.0+ Group: Productivity/Multimedia/Other -Url:http://gstreamer.freedesktop.org/ +URL:http://gstreamer.freedesktop.org/ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf - # PATCH-FIX-UPSTREAM gst-pb-playbin3-fix-accessing-invalid-index.patch bgo#791638 zai...@opensuse.org -- playbin3: Fix accessing invalid index in GstStream when received select-stream event Patch0: gst-pb-playbin3-fix-accessing-invalid-index.patch - BuildRequires: cdparanoia-devel BuildRequires: fdupes BuildRequires: glib2-devel >= 2.40.0 @@ -65,8 +63,6 @@ BuildRequires: pkgconfig(vorbis) >= 1.0 BuildRequires: pkgconfig(vorbisenc) >= 1.0 BuildRequires: pkgconfig(zlib) -PreReq: filesystem -%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') Requires: %{gstreamer_plugins_base_req} Recommends: %{name}-lang Recommends: PackageKit-gstreamer-plugin @@ -448,39 +444,29 @@ %post -n libgstallocators-1_0-0 -p /sbin/ldconfig %postun -n libgstallocators-1_0-0 -p /sbin/ldconfig - %post -n libgstapp-1_0-0 -p /sbin/ldconfig %postun -n libgstapp-1_0-0 -p /sbin/ldconfig - %post -n libgstaudio-1_0-0 -p /sbin/ldconfig %postun -n libgstaudio-1_0-0 -p /sbin/ldconfig - %post -n libgstfft-1_0-0 -p /sbin/ldconfig %postun -n libgstfft-1_0-0 -p /sbin/ldconfig - %post -n libgstpbutils-1_0-0 -p /sbin/ldconfig %postun -n libgstpbutils-1_0-0 -p /sbin/ldconfig - %post -n libgstriff-1_0-0 -p /sbin/ldconfig %postun -n libgstriff-1_0-0 -p /sbin/ldconfig - %post -n libgstrtp-1_0-0 -p /sbin/ldconfig %postun -n libgstrtp-1_0-0 -p /sbin/ldconfig - %post -n libgstrtsp-1_0-0 -p /sbin/ldconfig %postun -n libgstrtsp-1_0-0 -p /sbin/ldconfig - %post -n libgstsdp-1_0-0 -p /sbin/ldconfig %postun -n libgstsdp-1_0-0 -p /sbin/ldconfig - %post -n libgsttag-1_0-0 -p /sbin/ldconfig %postun -n libgsttag-1_0-0 -p /sbin/ldconfig - %post -n libgstvideo-1_0-0 -p /sbin/ldconfig %postun -n libgstvideo-1_0-0 -p /sbin/ldconfig %files -%doc COPYING COPYING.LIB +%license COPYING %{_mandir}/man1/gst-device-monitor-* %{_mandir}/man1/gst-discoverer-* %{_mandir}/man1/gst-play-*
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2018-01-16 09:41:27 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Tue Jan 16 09:41:27 2018 rev:48 rq:563806 version:1.12.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-12-14 10:52:59.084644474 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2018-01-16 09:41:28.528202980 +0100 @@ -1,0 +2,8 @@ +Sat Dec 23 01:11:56 UTC 2017 - zai...@opensuse.org + +- Add gst-pb-playbin3-fix-accessing-invalid-index.patch: playbin3: + Fix accessing invalid index in GstStream when received + select-stream event (bgo#791638). +- Clean up spec with spec-cleaner. + +--- New: gst-pb-playbin3-fix-accessing-invalid-index.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.zAcLYT/_old 2018-01-16 09:41:29.348164599 +0100 +++ /var/tmp/diff_new_pack.zAcLYT/_new 2018-01-16 09:41:29.352164412 +0100 @@ -16,39 +16,41 @@ # -Name: gstreamer-plugins-base %define _name gst-plugins-base +%define gst_branch 1.0 + +Name: gstreamer-plugins-base Version:1.12.4 Release:0 -%define gst_branch 1.0 -Url:http://gstreamer.freedesktop.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary:GStreamer Streaming-Media Framework Plug-Ins -License:LGPL-2.1+ and GPL-2.0+ +License:LGPL-2.1+ AND GPL-2.0+ Group: Productivity/Multimedia/Other +Url:http://gstreamer.freedesktop.org/ Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf + +# PATCH-FIX-UPSTREAM gst-pb-playbin3-fix-accessing-invalid-index.patch bgo#791638 zai...@opensuse.org -- playbin3: Fix accessing invalid index in GstStream when received select-stream event +Patch0: gst-pb-playbin3-fix-accessing-invalid-index.patch + BuildRequires: cdparanoia-devel BuildRequires: fdupes BuildRequires: glib2-devel >= 2.40.0 +BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel BuildRequires: libSM-devel BuildRequires: libXext-devel BuildRequires: libXv-devel BuildRequires: orc >= 0.4.24 +BuildRequires: pkgconfig BuildRequires: python3-base BuildRequires: python3-xml -BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0 -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif -BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) >= 0.9.1 BuildRequires: pkgconfig(freetype2) >= 2.0.9 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.24 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0 BuildRequires: pkgconfig(iso-codes) @@ -64,13 +66,16 @@ BuildRequires: pkgconfig(vorbisenc) >= 1.0 BuildRequires: pkgconfig(zlib) PreReq: filesystem -%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{S:0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') -Requires: %gstreamer_plugins_base_req +%define gstreamer_plugins_base_req %(xzgrep --text "^GST[_A-Z]*_REQ" %{SOURCE0} | sort -u | sed 's/GST_REQ=/gstreamer >= /') +Requires: %{gstreamer_plugins_base_req} Recommends: %{name}-lang Recommends: PackageKit-gstreamer-plugin Supplements:gstreamer # Generic name, never used in SuSE: Provides: gst-plugins-base = %{version} +%if !0%{?is_opensuse} +BuildRequires: translation-update-upstream +%endif %description GStreamer is a streaming media framework based on graphs of filters @@ -405,8 +410,9 @@ package. %lang_package + %prep -%setup -q -n %{_name}-%{version} +%autosetup -n %{_name}-%{version} -p1 %if !0%{?is_opensuse} translation-update-upstream po gst-plugins-base-%{gst_branch} %endif @@ -415,7 +421,7 @@ # FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS: # Silently ignored compilation of uninstalled gtk-doc scanners without RPM_OPT_FLAGS. export CFLAGS="%{optflags} -fno-strict-aliasing" -export PYTHON=/usr/bin/python3 +export PYTHON=%{_bindir}/python3 %configure\ --with-package-name='openSUSE GStreamer-plugins-base package'\ --with-package-origin='http://download.opensuse.org'\ @@ -427,69 +433,57 @@ make %{?_smp_mflags}
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-12-14 10:52:54 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Thu Dec 14 10:52:54 2017 rev:47 rq:556045 version:1.12.4 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-12-04 12:15:21.390811587 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-12-14 10:52:59.084644474 +0100 @@ -1,0 +2,6 @@ +Mon Dec 11 12:37:08 UTC 2017 - zai...@opensuse.org + +- Update to version 1.12.4: + + Bugs fixed: bgo#789458, bgo#789547, bgo790329. + +--- Old: gst-plugins-base-1.12.3.tar.xz New: gst-plugins-base-1.12.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.VWWkSR/_old 2017-12-14 10:53:00.104595237 +0100 +++ /var/tmp/diff_new_pack.VWWkSR/_new 2017-12-14 10:53:00.108595043 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.12.3 +Version:1.12.4 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.12.3.tar.xz -> gst-plugins-base-1.12.4.tar.xz ++ 45186 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-12-04 12:15:20 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Mon Dec 4 12:15:20 2017 rev:46 rq:547076 version:1.12.3 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-09-25 13:55:57.280058206 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-12-04 12:15:21.390811587 +0100 @@ -1,0 +2,13 @@ +Fri Dec 1 01:54:53 UTC 2017 - zai...@opensuse.org + +- Add explicit python3-xml BuildRequires: fix build on older + versions of openSUSE. + +--- +Wed Nov 29 14:25:58 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-base.spec ++ --- /var/tmp/diff_new_pack.PIyOf9/_old 2017-12-04 12:15:22.066787043 +0100 +++ /var/tmp/diff_new_pack.PIyOf9/_new 2017-12-04 12:15:22.066787043 +0100 @@ -38,7 +38,8 @@ BuildRequires: libXext-devel BuildRequires: libXv-devel BuildRequires: orc >= 0.4.24 -BuildRequires: python-base +BuildRequires: python3-base +BuildRequires: python3-xml BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0 %if !0%{?is_opensuse} BuildRequires: translation-update-upstream @@ -414,6 +415,7 @@ # FIXME: GTKDOC_CFLAGS, GST_OBJ_CFLAGS: # Silently ignored compilation of uninstalled gtk-doc scanners without RPM_OPT_FLAGS. export CFLAGS="%{optflags} -fno-strict-aliasing" +export PYTHON=/usr/bin/python3 %configure\ --with-package-name='openSUSE GStreamer-plugins-base package'\ --with-package-origin='http://download.opensuse.org'\
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-09-25 13:55:57 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Mon Sep 25 13:55:57 2017 rev:45 rq:528112 version:1.12.3 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-09-04 12:17:04.965811757 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-09-25 13:55:57.280058206 +0200 @@ -1,0 +2,8 @@ +Mon Sep 18 21:15:50 UTC 2017 - zai...@opensuse.org + +- Update to version 1.12.3: + + Bugs fixed: bgo#785011, bgo#771088, bgo#35, bgo#785065, +bgo#785331, bgo#785341, bgo#785799, bgo#785948, bgo#785951, +bgo#786200. + +--- Old: gst-plugins-base-1.12.2.tar.xz New: gst-plugins-base-1.12.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.PmRif9/_old 2017-09-25 13:55:57.835979989 +0200 +++ /var/tmp/diff_new_pack.PmRif9/_new 2017-09-25 13:55:57.839979426 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.12.2 +Version:1.12.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source0: http://download.gnome.org/sources/gst-plugins-base/1.12/%{_name}-%{version}.tar.xz +Source0: https://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.12.2.tar.xz -> gst-plugins-base-1.12.3.tar.xz ++ 2906 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-09-04 12:17:01 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Mon Sep 4 12:17:01 2017 rev:44 rq:519752 version:1.12.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-07-17 09:03:43.530745082 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-09-04 12:17:04.965811757 +0200 @@ -1,0 +2,6 @@ +Fri Aug 25 20:23:12 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-base.spec ++ --- /var/tmp/diff_new_pack.kWDWmG/_old 2017-09-04 12:17:05.685710555 +0200 +++ /var/tmp/diff_new_pack.kWDWmG/_new 2017-09-04 12:17:05.701708306 +0200 @@ -43,11 +43,8 @@ %if !0%{?is_opensuse} BuildRequires: translation-update-upstream %endif -BuildRequires: update-desktop-files -%ifarch %ix86 ppc x86_64 -BuildRequires: valgrind-devel -%endif BuildRequires: gobject-introspection-devel >= 1.31.1 +BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) >= 0.9.1 BuildRequires: pkgconfig(freetype2) >= 2.0.9 BuildRequires: pkgconfig(gio-unix-2.0) >= 2.24
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-07-17 09:03:31 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Mon Jul 17 09:03:31 2017 rev:43 rq:510515 version:1.12.2 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-06-28 10:32:49.828712653 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-07-17 09:03:43.530745082 +0200 @@ -1,0 +2,6 @@ +Fri Jul 14 11:43:21 UTC 2017 - zai...@opensuse.org + +- Update to version 1.12.2: + + Bugs fixed: bgo#784639. + +--- Old: gst-plugins-base-1.12.1.tar.xz New: gst-plugins-base-1.12.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.qeNBkg/_old 2017-07-17 09:03:44.518605969 +0200 +++ /var/tmp/diff_new_pack.qeNBkg/_new 2017-07-17 09:03:44.522605406 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.12.1 +Version:1.12.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.12.1.tar.xz -> gst-plugins-base-1.12.2.tar.xz ++ 4052 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-06-28 10:32:47 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Wed Jun 28 10:32:47 2017 rev:42 rq:505416 version:1.12.1 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-06-18 13:47:48.660596291 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-06-28 10:32:49.828712653 +0200 @@ -1,0 +2,24 @@ +Tue Jun 20 12:32:06 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-base-1.12.0.tar.xz New: gst-plugins-base-1.12.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.lOjDTZ/_old 2017-06-28 10:32:50.928557050 +0200 +++ /var/tmp/diff_new_pack.lOjDTZ/_new 2017-06-28 10:32:50.932556485 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.12.0 +Version:1.12.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.12.0.tar.xz -> gst-plugins-base-1.12.1.tar.xz ++ 3589 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-06-18 13:47:44 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Sun Jun 18 13:47:44 2017 rev:41 rq:496854 version:1.12.0 Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-02-27 18:53:22.618903099 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-06-18 13:47:48.660596291 +0200 @@ -1,0 +2,62 @@ +Fri May 19 18:28:40 UTC 2017 - jeng...@inai.de + +- Run parallel build with smp_mflags. Recast a slightly + convoluted find call. Replace old $RPM shell vars by macros. + +--- +Mon May 8 11:21:52 UTC 2017 - zai...@opensuse.org + +- Update to version 1.12.0: + + Bugs fixed: bgo#782095, bgo#782018. + +--- +Wed May 3 15:37:06 UTC 2017 - dims...@opensuse.org + +- Update to version 1.11.91: + + Bugs fixed: bgo#779866, bgo#781149, bgo#781152, bgo#781168, +bgo#781490. +- Changes from version 1.11.90: + + Bugs fixed: bgo#774544, bgo#776140, bgo#776172, bgo#776446, +bgo#779344, bgo#779515, bgo#779866, bgo#780053, bgo#780100, +bgo#780257, bgo#780297, bgo#780429, bgo#780559, bgo#780566, +bgo#780764, bgo#780769. + + Updated translations. + +--- +Fri Feb 24 23:30:25 UTC 2017 - zai...@opensuse.org + +- Update to versions 1.11.2: + + Bugs fixed: bgo#740557, bgo#775553, bgo#775893, bgo#776797, +bgo#777458, bgo#777530, bgo#778298, bgo#778702, bgo#778974, +bgo#779010. + +--- +Thu Feb 23 18:48:48 UTC 2017 - zai...@opensuse.org + +- Update to version 1.11.1: + + Bugs fixed: bgo#678301, bgo#699077, bgo#744191, bgo#749567, +bgo#752052, bgo#756628, bgo#758259, bgo#759358, bgo#765796, +bgo#767450, bgo#769698, bgo#770355, bgo#771376, bgo#772445, +bgo#772550, bgo#772832, bgo#772864, bgo#773073, bgo#773102, +bgo#773165, bgo#773341, bgo#773944, bgo#774445, bgo#774454, +bgo#774484, bgo#774588, bgo#774728, bgo#774878, bgo#774959, +bgo#775310, bgo#775369, bgo#775917, bgo#776038, bgo#776188, +bgo#776447, bgo#776458, bgo#777009, bgo#772764. +- Pass --with-package-name='openSUSE GStreamer package' and + --with-package-origin='http://download.opensuse.org' to configure + we want to show where the gstreamer package is from. +- Pass --enable-orc to configure to ensure we build orc support. +- Drop obsolete clean section from spec. +- Move AUTHORS, NEWS, README, RELEASE and REQUIREMENTS to doc sub + package. +- Add fdupes BuildRequires and macro, remove duplicates. +- Drop libgstinterfaces-1_0-0 and typelib-1_0-GstInterfaces-1_0 + Obsoletes: They were added to ensure smooth upgrades, and are not + present in any current openSUSE release. +- Move license-translations.dict to devel package, it's only needed + for development. +- Replace gstreamer-devel and gstreamer-utils for + pkgconfig(gstreamer-1.0) BuildRequires: Following what configure + looks for. + +--- Old: gst-plugins-base-1.10.4.tar.xz New: gst-plugins-base-1.12.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.HElAD7/_old 2017-06-18 13:47:49.720447163 +0200 +++ /var/tmp/diff_new_pack.HElAD7/_new 2017-06-18 13:47:49.724446601 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.10.4 +Version:1.12.0 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,13 +26,12 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source0: http://download.gnome.org/sources/gst-plugins-base/1.10/%{_name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/gst-plugins-base/1.12/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf BuildRequires: cdparanoia-devel +BuildRequires: fdupes BuildRequires: glib2-devel >= 2.40.0 -BuildRequires: gstreamer-devel >= 1.10.3 -BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel BuildRequires: libSM-devel @@ -40,6 +39,7 @@ BuildRequires: libXv-devel BuildRequires: orc >=
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-02-27 18:53:20 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2017-02-03 17:41:53.629094971 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-02-27 18:53:22.618903099 +0100 @@ -1,0 +2,7 @@ +Thu Feb 23 18:48:47 UTC 2017 - zai...@opensuse.org + +- Update to version 1.10.4: + + Bugs fixed: bgo#778432. +- Drop aarch64-no-neon.patch: No longer needed. + +--- Old: aarch64-no-neon.patch gst-plugins-base-1.10.3.tar.xz New: gst-plugins-base-1.10.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.71HI5U/_old 2017-02-27 18:53:23.154827413 +0100 +++ /var/tmp/diff_new_pack.71HI5U/_new 2017-02-27 18:53:23.158826849 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.10.3 +Version:1.10.4 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -29,8 +29,6 @@ Source0: http://download.gnome.org/sources/gst-plugins-base/1.10/%{_name}-%{version}.tar.xz Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf -# PATCH-NEEDS-REBASE aarch64-no-neon.patch -Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.40.0 BuildRequires: gstreamer-devel >= 1.10.3 @@ -414,8 +412,6 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -# patch needs rebase. -#patch0 -p1 %if !0%{?is_opensuse} translation-update-upstream po gst-plugins-base-%{gst_branch} %endif ++ gst-plugins-base-1.10.3.tar.xz -> gst-plugins-base-1.10.4.tar.xz ++ 1721 lines of diff (skipped) retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gst-plugins-base-1.10.3/ChangeLog new/gst-plugins-base-1.10.4/ChangeLog --- old/gst-plugins-base-1.10.3/ChangeLog 2017-01-30 14:24:35.0 +0100 +++ new/gst-plugins-base-1.10.4/ChangeLog 2017-02-23 14:13:01.0 +0100 @@ -1,9 +1,112 @@ +=== release 1.10.4 === + +2017-02-23 Sebastian Dröge+ + * configure.ac: + releasing 1.10.4 + +2017-02-20 13:44:37 +0200 Jochen Henneberg + + * ext/vorbis/gstvorbiscommon.c: + vorbis: Fix channel reorder map for 5.1, 6.1 and 7.1 + +2017-01-24 19:20:53 -0300 Thibault Saunier + + * tests/check/meson.build: + meson: Properly use ':' for defining keywords + +2017-02-10 17:32:29 +0900 Heekyoung Seo + + * gst/typefind/gsttypefindfunctions.c: + typefindfunctions: prevent unsigned int overflow + https://bugzilla.gnome.org/show_bug.cgi?id=778432 + +2017-02-02 14:56:39 +0200 Sebastian Dröge + + * tests/check/elements/multifdsink.c: + multifdsink: Make sure to use a 64 bit integer for the units-max property + === release 1.10.3 === -2017-01-30 Sebastian Dröge +2017-01-30 16:26:59 +0200 Sebastian Dröge + * ChangeLog: + * NEWS: + * RELEASE: * configure.ac: - releasing 1.10.3 + * docs/plugins/inspect/plugin-adder.xml: + * docs/plugins/inspect/plugin-alsa.xml: + * docs/plugins/inspect/plugin-app.xml: + * docs/plugins/inspect/plugin-audioconvert.xml: + * docs/plugins/inspect/plugin-audiorate.xml: + * docs/plugins/inspect/plugin-audioresample.xml: + * docs/plugins/inspect/plugin-audiotestsrc.xml: + * docs/plugins/inspect/plugin-cdparanoia.xml: + * docs/plugins/inspect/plugin-encoding.xml: + * docs/plugins/inspect/plugin-gio.xml: + * docs/plugins/inspect/plugin-libvisual.xml: + * docs/plugins/inspect/plugin-ogg.xml: + * docs/plugins/inspect/plugin-opus.xml: + * docs/plugins/inspect/plugin-pango.xml: + * docs/plugins/inspect/plugin-playback.xml: + * docs/plugins/inspect/plugin-subparse.xml: + *
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2017-02-02 15:26:23 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-12-09 09:33:45.546447507 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2017-02-03 17:41:53.629094971 +0100 @@ -1,0 +2,9 @@ +Mon Jan 30 15:11:23 UTC 2017 - zai...@opensuse.org + +- Update to version 1.10.3: + + Bugs fixed: bgo#758389, bgo#771723, bgo#774908, bgo#775351, +bgo#775459, bgo#775480, bgo#775687, bgo#775887, bgo#776403, +bgo#776623, bgo#777262, bgo#777265, bgo#777502, bgo#777525, +bgo#777921. + +--- Old: gst-plugins-base-1.10.2.tar.xz New: gst-plugins-base-1.10.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.K7XjiT/_old 2017-02-03 17:41:54.173017983 +0100 +++ /var/tmp/diff_new_pack.K7XjiT/_new 2017-02-03 17:41:54.177017417 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.10.2 +Version:1.10.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -33,7 +33,7 @@ Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.40.0 -BuildRequires: gstreamer-devel >= 1.10.0 +BuildRequires: gstreamer-devel >= 1.10.3 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel ++ gst-plugins-base-1.10.2.tar.xz -> gst-plugins-base-1.10.3.tar.xz ++ 3130 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-09-07 11:41:56 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-07-01 09:56:54.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-09-07 11:41:59.0 +0200 @@ -1,0 +2,9 @@ +Mon Aug 22 19:20:15 UTC 2016 - zai...@opensuse.org + +- Update to version 1.8.3 (boo#996937): + + Bugs fixed: bgo#767689, bgo#768991, bgo#767712, bgo#768566, +bgo#768249, bgo#766970, bgo#768361, bgo#768178, bgo#757472, +bgo#767859. + + Updated translations. + +--- Old: gst-plugins-base-1.8.2.tar.xz New: gst-plugins-base-1.8.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.FrAx0M/_old 2016-09-07 11:42:00.0 +0200 +++ /var/tmp/diff_new_pack.FrAx0M/_new 2016-09-07 11:42:00.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.8.2 +Version:1.8.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.8.2.tar.xz -> gst-plugins-base-1.8.3.tar.xz ++ 4675 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-07-01 09:56:53 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-06-05 14:19:40.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-07-01 09:56:54.0 +0200 @@ -1,0 +2,22 @@ +Tue Jun 14 10:41:49 UTC 2016 - zai...@opensuse.org + +- Update to version 1.8.2: + + bgo#765534: encoding-profile: Remove codec_data and +streamheader fields from constraint caps. + + bgo#765538: codec-utils: Don't put level=0 into the caps. + + bgo#765541: smartencoder: Only accept TIME segments for real. + + bgo#765684: opusdec: Won't negotiate sampling rate anymore. + + bgo#765706: opusdec: caps leak in gst_opus_dec_negotiate(). + + bgo#765708: encoding-profile: Make creation of encoding profile +from discoverer info more robust. + + bgo#766204: sdp: rtpjpegdepay regression: Does not extract +frame dimensions from SDP anymore. + + bgo#766265: opusdec with FEC breaks when packet sizes change. + + bgo#766510: videosink: test_video_center_rect raise a warning +when turning on debug. + + bgo#766515: playbin: fix suburidecodebin leak. + + bgo#767163: video-color: Fix colorimetry IS_UNKNOWN. +- Stop passing --enable-experimental to configure, we should not + have experimental codecs (and currently none are built). + +--- @@ -11,0 +34,5 @@ +Thu May 19 10:56:19 UTC 2016 - alarr...@suse.com + +- Update to GNOME 3.20.2 (Fate#318572) + +--- @@ -21,0 +49,6 @@ + +--- +Wed Apr 13 09:58:26 UTC 2016 - idon...@suse.com + +- Update to GNOME 3.20 Fate#318572 +- Remove gstreamer-plugins-base-discid.patch Old: gst-plugins-base-1.8.1.tar.xz New: gst-plugins-base-1.8.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.pqfh2E/_old 2016-07-01 09:56:55.0 +0200 +++ /var/tmp/diff_new_pack.pqfh2E/_new 2016-07-01 09:56:55.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.8.1 +Version:1.8.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -420,7 +420,6 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --disable-static\ - --enable-experimental\ --enable-gtk-doc\ --enable-introspection\ %{nil} ++ gst-plugins-base-1.8.1.tar.xz -> gst-plugins-base-1.8.2.tar.xz ++ 4581 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-06-05 14:19:39 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-05-04 08:18:33.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-06-05 14:19:40.0 +0200 @@ -1,0 +2,10 @@ +Wed Jun 1 10:18:20 UTC 2016 - idon...@suse.com + +- Add proper dependencies to the 32bit devel package + +--- +Tue May 31 14:41:01 UTC 2016 - meiss...@suse.com + +- baselibs.conf: add -devel for building 32bit Wine. + +--- Other differences: -- ++ baselibs.conf ++ --- /var/tmp/diff_new_pack.A4tFRV/_old 2016-06-05 14:19:41.0 +0200 +++ /var/tmp/diff_new_pack.A4tFRV/_new 2016-06-05 14:19:41.0 +0200 @@ -1,4 +1,16 @@ gstreamer-plugins-base +gstreamer-plugins-base-devel +requires "libgstallocators-1_0-0- = " +requires "libgstapp-1_0-0- = " +requires "libgstaudio-1_0-0- = " +requires "libgstfft-1_0-0- = " +requires "libgstpbutils-1_0-0- = " +requires "libgstriff-1_0-0- = " +requires "libgstrtp-1_0-0- = " +requires "libgstrtsp-1_0-0- = " +requires "libgstsdp-1_0-0- = " +requires "libgsttag-1_0-0- = " +requires "libgstvideo-1_0-0- = " libgstallocators-1_0-0 libgstapp-1_0-0 libgstaudio-1_0-0
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-05-04 08:18:32 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-04-30 23:26:54.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-05-04 08:18:33.0 +0200 @@ -1,0 +2,12 @@ +Wed Apr 20 17:31:52 UTC 2016 - zai...@opensuse.org + +- Update to version 1.8.1: + + bgo#764020: adaptivedemux: Deadlock on HLS and DASH streams +when scrub seeking. + + bgo#764865: audiosrc, audiosink: race in gstaudiosrc +audioringbuffer thread. + + bgo#765027: critical warning in rtspsrc when doing srtp. + + bgo#765082: mikey: add new function gst_mikey_message_to_caps. +- Properly escape some macros in comments to silence rpmlint. + +--- Old: gst-plugins-base-1.8.0.tar.xz New: gst-plugins-base-1.8.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.OfLdmo/_old 2016-05-04 08:18:34.0 +0200 +++ /var/tmp/diff_new_pack.OfLdmo/_new 2016-05-04 08:18:34.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.8.0 +Version:1.8.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -502,9 +502,9 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstaudiotestsrc.so %{_libdir}/gstreamer-%{gst_branch}/libgstaudiorate.so %{_libdir}/gstreamer-%{gst_branch}/libgstcdparanoia.so -#%%{_libdir}/gstreamer-%{gst_branch}/libgstdecodebin.so -#%%{_libdir}/gstreamer-%{gst_branch}/libgstdecodebin2.so -#%%{_libdir}/gstreamer-%{gst_branch}/libgstffmpegcolorspace.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdecodebin.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstdecodebin2.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstffmpegcolorspace.so %{_libdir}/gstreamer-%{gst_branch}/libgstgio.so %{_libdir}/gstreamer-%{gst_branch}/libgstlibvisual.so %{_libdir}/gstreamer-%{gst_branch}/libgstogg.so @@ -524,7 +524,7 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstximagesink.so %{_libdir}/gstreamer-%{gst_branch}/libgstxvimagesink.so #Moved to -bad for now... likely to come pack later -#%%{_libdir}/gstreamer-%{gst_branch}/libgstgdp.so +#%%{_libdir}/gstreamer-%%{gst_branch}/libgstgdp.so %{_libdir}/gstreamer-%{gst_branch}/libgstencodebin.so %doc %{_mandir}/man1/gst-device-monitor-* %doc %{_mandir}/man1/gst-discoverer-* ++ gst-plugins-base-1.8.0.tar.xz -> gst-plugins-base-1.8.1.tar.xz ++ 3619 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-04-30 23:26:52 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-02-23 16:52:53.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-04-30 23:26:54.0 +0200 @@ -1,0 +2,29 @@ +Sat Mar 26 17:11:24 UTC 2016 - zai...@opensuse.org + +- Update to version 1.8.0: + + Hardware-accelerated zero-copy video decoding on Android + + New video capture source for Android using the +android.hardware.Camera API. + + Windows Media reverse playback support (ASF/WMV/WMA). + + New tracing system provides support for more sophisticated +debugging tools. + + New high-level GstPlayer playback convenience API. + + Initial support for the new Vulkan API, see Matthew Waters' +blog post for more details. + + Improved Opus audio codec support: Support for more than two +channels; MPEG-TS demuxer/muxer can now handle Opus; +sample-accurate encoding/decoding/transmuxing with Ogg, +Matroska, ISOBMFF (Quicktime/MP4), and MPEG-TS as container; +new codec utility functions for Opus header and caps handling +in pbutils library. The Opus encoder/decoder elements were +also moved to gst-plugins-base (from -bad), and the opus RTP +depayloader/payloader to -good. + + GStreamer VAAPI module now released and maintained as part of +the GStreamer project. + + Asset proxy support in the GStreamer Editing Services. + + Bugs fixed: bgo#763316. +- Add pkgconfig(opus) BuildRequires: New optional dependency. +- Add explicit pkgconfig(gio-unix-2.0) BuildRequires: Already + pulled in, but add it so we can version it. + +--- Old: gst-plugins-base-1.6.3.tar.xz New: gst-plugins-base-1.8.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.86VKBg/_old 2016-04-30 23:26:55.0 +0200 +++ /var/tmp/diff_new_pack.86VKBg/_new 2016-04-30 23:26:55.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.6.3 +Version:1.8.0 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -31,8 +31,8 @@ Source2:baselibs.conf Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel -BuildRequires: glib2-devel >= 2.32 -BuildRequires: gstreamer-devel >= 1.6.3 +BuildRequires: glib2-devel >= 2.40.0 +BuildRequires: gstreamer-devel >= 1.8.0 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel @@ -49,12 +49,14 @@ BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: pkgconfig(alsa) >= 0.9.1 BuildRequires: pkgconfig(freetype2) >= 2.0.9 +BuildRequires: pkgconfig(gio-unix-2.0) >= 2.24 BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libvisual-0.4) >= 0.4.0 BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(ogg) >= 1.0 +BuildRequires: pkgconfig(opus) >= 0.9.4 BuildRequires: pkgconfig(pango) >= 1.22.0 BuildRequires: pkgconfig(pangocairo) >= 1.22.0 BuildRequires: pkgconfig(theoradec) >= 1.1 @@ -506,6 +508,7 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstgio.so %{_libdir}/gstreamer-%{gst_branch}/libgstlibvisual.so %{_libdir}/gstreamer-%{gst_branch}/libgstogg.so +%{_libdir}/gstreamer-%{gst_branch}/libgstopus.so %{_libdir}/gstreamer-%{gst_branch}/libgstpango.so %{_libdir}/gstreamer-%{gst_branch}/libgstplayback.so %{_libdir}/gstreamer-%{gst_branch}/libgstsubparse.so ++ gst-plugins-base-1.6.3.tar.xz -> gst-plugins-base-1.8.0.tar.xz ++ 160417 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-02-23 16:52:52 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-02-12 11:21:40.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-02-23 16:52:53.0 +0100 @@ -1,0 +2,6 @@ +Wed Feb 17 18:06:31 UTC 2016 - dims...@opensuse.org + +- Add gstreamer-plugins-base.appdata.xml so that the codecs can + show up in a Software Center. + +--- New: gstreamer-plugins-base.appdata.xml Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.1bW1FA/_old 2016-02-23 16:52:54.0 +0100 +++ /var/tmp/diff_new_pack.1bW1FA/_new 2016-02-23 16:52:54.0 +0100 @@ -26,7 +26,8 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source0: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source1:gstreamer-plugins-base.appdata.xml Source2:baselibs.conf Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel @@ -425,6 +426,14 @@ %install %makeinstall +if [ -f %{buildroot}%{_datadir}/appdata/gstreamer-plugins-base.appdata.xml ]; then + echo "Please remove the added gstreamer-plugins-base.appdata.xml file from the sources - the tarball installs it" + false +else + mkdir -p %{buildroot}%{_datadir}/appdata + cp %{S:1} %{buildroot}%{_datadir}/appdata/ +fi + find %{buildroot} -type f -name "*.la" -exec %{__rm} -fv {} + %find_lang %{_name}-%{gst_branch} @@ -481,6 +490,8 @@ %{_bindir}/gst-device-monitor-%{gst_branch} %{_bindir}/gst-discoverer-%{gst_branch} %{_bindir}/gst-play-%{gst_branch} +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/gstreamer-plugins-base.appdata.xml %{_libdir}/gstreamer-%{gst_branch}/libgstadder.so %{_libdir}/gstreamer-%{gst_branch}/libgstalsa.so %{_libdir}/gstreamer-%{gst_branch}/libgstapp.so
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-02-12 11:21:38 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2016-02-03 10:18:14.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-02-12 11:21:40.0 +0100 @@ -1,0 +2,40 @@ +Thu Jan 21 21:46:44 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. +- Change source URL to http://gstreamer.freedesktop.org/ instead + of http://download.gnome.org/; the former seems to be more + frequently updated. + +--- Old: gst-plugins-base-1.6.2.tar.xz New: gst-plugins-base-1.6.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.sTods3/_old 2016-02-12 11:21:41.0 +0100 +++ /var/tmp/diff_new_pack.sTods3/_new 2016-02-12 11:21:41.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.6.2 +Version:1.6.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,12 +26,12 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.6/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.32 -BuildRequires: gstreamer-devel >= 1.6.2 +BuildRequires: gstreamer-devel >= 1.6.3 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel ++ gst-plugins-base-1.6.2.tar.xz -> gst-plugins-base-1.6.3.tar.xz ++ 2302 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2016-02-03 10:18:13 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2015-11-24 22:29:14.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2016-02-03 10:18:14.0 +0100 @@ -1,0 +2,37 @@ +Wed Dec 23 14:26:40 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-base-1.6.1.tar.xz New: gst-plugins-base-1.6.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.7a7IEo/_old 2016-02-03 10:18:15.0 +0100 +++ /var/tmp/diff_new_pack.7a7IEo/_new 2016-02-03 10:18:15.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.6.1 +Version:1.6.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,12 +26,12 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.6/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.32 -BuildRequires: gstreamer-devel >= 1.6.0 +BuildRequires: gstreamer-devel >= 1.6.2 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel ++ gst-plugins-base-1.6.1.tar.xz -> gst-plugins-base-1.6.2.tar.xz ++ 5579 lines of diff (skipped)
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2015-11-24 22:29:07 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is "gstreamer-plugins-base" Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-12-31 11:22:10.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2015-11-24 22:29:14.0 +0100 @@ -1,0 +2,28 @@ +Sat Oct 31 03:58:29 UTC 2015 - zai...@opensuse.org + +- Update to version 1.6.1: + + rtpbuffer: Add map flag to skip padding. + + decodebin: +- Fix event leak with validate.hls.playback.play_15s.hls_bibbop + scenario. +- Free unlinked chains at time of switching chains. + + video: +- gst_video_calculate_display_ratio() should have out + parameter. +- Missing closing parenthesis in video overlay composition +cast macros. + + audiobasesink: audio skipping when playing it repeatedly. + + gst-plugins-base fails to build with --with-pkg-config-path. + + playsink: fix leak of audio sink. + + subparse: < / i > should be handled like < /i >. + + playbin: Leak of playbin on errors from the source element. + +--- +Fri Oct 2 08:38:08 UTC 2015 - zai...@opensuse.org + +- Update to version 1.6.0: + + For changelog, see mainpackage changes, everything is condensed +there. +- Remove subpackage typelib-1_0-GstRiff-1_0: no longer built. + +--- Old: gst-plugins-base-1.4.5.tar.xz New: gst-plugins-base-1.6.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.0WM9HH/_old 2015-11-24 22:29:15.0 +0100 +++ /var/tmp/diff_new_pack.0WM9HH/_new 2015-11-24 22:29:15.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.5 +Version:1.6.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -31,7 +31,7 @@ Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel >= 2.32 -BuildRequires: gstreamer-devel >= 1.4.0 +BuildRequires: gstreamer-devel >= 1.6.0 BuildRequires: gstreamer-utils > 0.11 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel @@ -48,7 +48,7 @@ BuildRequires: gobject-introspection-devel >= 1.31.1 BuildRequires: pkgconfig(alsa) >= 0.9.1 BuildRequires: pkgconfig(freetype2) >= 2.0.9 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.10 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 3.0.0 BuildRequires: pkgconfig(iso-codes) BuildRequires: pkgconfig(libvisual-0.4) >= 0.4.0 @@ -228,20 +228,6 @@ videos. Its plug-in-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. -%package -n typelib-1_0-GstRiff-1_0 -Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection bindings -Group: System/Libraries - -%description -n typelib-1_0-GstRiff-1_0 -GStreamer is a streaming media framework based on graphs of filters -that operate on media data. Applications using this library can do -anything media-related, from real-time sound processing to playing -videos. Its plug-in-based architecture means that new data types or -processing capabilities can be added simply by installing new plug-ins. - -This package provides the GObject Introspection bindings for GStreamer -plug-ins. - %package -n libgstrtp-1_0-0 Summary:GStreamer Streaming-Media Framework Plug-Ins Group: System/Libraries @@ -396,7 +382,6 @@ Requires: typelib-1_0-GstAudio-1_0 = %{version} Requires: typelib-1_0-GstFft-1_0 = %{version} Requires: typelib-1_0-GstPbutils-1_0 = %{version} -Requires: typelib-1_0-GstRiff-1_0 = %{version} Requires: typelib-1_0-GstRtp-1_0 = %{version} Requires: typelib-1_0-GstRtsp-1_0 = %{version} Requires: typelib-1_0-GstSdp-1_0 = %{version} @@ -504,9 +489,9 @@ %{_libdir}/gstreamer-%{gst_branch}/libgstaudiotestsrc.so
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-12-31 11:22:06 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-11-18 22:55:40.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-12-31 11:22:10.0 +0100 @@ -1,0 +2,9 @@ +Fri Dec 26 10:25:27 UTC 2014 - zai...@opensuse.org + +- Update to version 1.4.5: + + Bugs fixed: bgo#741420, bgo#715050, bgo#739544, bgo#739840, +bgo#740556, bgo#740675, bgo#740730, bgo#740853, bgo#740952, +bgo#741045, bgo#741198. + + Updated translations. + +--- Old: gst-plugins-base-1.4.4.tar.xz New: gst-plugins-base-1.4.5.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.qk7whI/_old 2014-12-31 11:22:11.0 +0100 +++ /var/tmp/diff_new_pack.qk7whI/_new 2014-12-31 11:22:11.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.4 +Version:1.4.5 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.4.4.tar.xz - gst-plugins-base-1.4.5.tar.xz ++ 6821 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-11-18 22:55:38 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-09-26 10:51:16.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-11-18 22:55:40.0 +0100 @@ -1,0 +2,8 @@ +Fri Nov 14 11:11:39 UTC 2014 - zai...@opensuse.org + +- Update to version 1.4.4: + + Bugs fixed: bgo#736969, bgo#737055, bgo#737706, bgo#737742, +bgo#737752, bgo#738064. + + Updated translations. + +--- Old: gst-plugins-base-1.4.3.tar.xz New: gst-plugins-base-1.4.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.XUgJbR/_old 2014-11-18 22:55:41.0 +0100 +++ /var/tmp/diff_new_pack.XUgJbR/_new 2014-11-18 22:55:41.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.3 +Version:1.4.4 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.4/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch0: aarch64-no-neon.patch BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.4.3.tar.xz - gst-plugins-base-1.4.4.tar.xz ++ 2449 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-09-26 10:51:15 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-09-22 18:50:22.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-09-26 10:51:16.0 +0200 @@ -1,0 +2,7 @@ +Wed Sep 24 10:34:40 UTC 2014 - dims...@opensuse.org + +- Update to version 1.4.3: + + Bugs fixed: bgo#734617, bgo#736944. + + Updated translations. + +--- Old: gst-plugins-base-1.4.2.tar.xz New: gst-plugins-base-1.4.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.TPSE6k/_old 2014-09-26 10:51:17.0 +0200 +++ /var/tmp/diff_new_pack.TPSE6k/_new 2014-09-26 10:51:17.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.2 +Version:1.4.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.4.2.tar.xz - gst-plugins-base-1.4.3.tar.xz ++ 20809 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-09-22 18:50:18 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-09-01 16:59:24.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-09-22 18:50:22.0 +0200 @@ -1,0 +2,10 @@ +Sun Sep 21 12:45:55 UTC 2014 - dims...@opensuse.org + +- Update to version 1.4.2: + + Bugs fixed: bgo#727255, bgo#732908, bgo#735569, bgo#735748, +bgo#735800, bgo#735844, bgo#735952, bgo#736071, bgo#736118, +bgo#736679, bgo#736739, bgo#736779, bgo#736788, bgo#736796, +bgo#736861. + + Updated translations. + +--- Old: gst-plugins-base-1.4.1.tar.xz New: gst-plugins-base-1.4.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.uGUAoj/_old 2014-09-22 18:50:23.0 +0200 +++ /var/tmp/diff_new_pack.uGUAoj/_new 2014-09-22 18:50:23.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.1 +Version:1.4.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.4.1.tar.xz - gst-plugins-base-1.4.2.tar.xz ++ 3064 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-09-01 16:59:00 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-07-27 08:24:51.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-09-01 16:59:24.0 +0200 @@ -1,0 +2,7 @@ +Thu Aug 28 19:53:47 UTC 2014 - zai...@opensuse.org + +- Update to version 1.4.1: + + Bugs fixed: bgo#733916 bgo#733976, bgo#734683, bgo#734822. + + Updated translations. + +--- Old: gst-plugins-base-1.4.0.tar.xz New: gst-plugins-base-1.4.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.tCDeaD/_old 2014-09-01 16:59:26.0 +0200 +++ /var/tmp/diff_new_pack.tCDeaD/_new 2014-09-01 16:59:26.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.4.0 +Version:1.4.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.4.0.tar.xz - gst-plugins-base-1.4.1.tar.xz ++ 26157 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-07-27 08:24:47 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-04-26 10:01:42.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-07-27 08:24:51.0 +0200 @@ -1,0 +2,74 @@ +Mon Jul 21 11:16:15 UTC 2014 - dims...@opensuse.org + +- Update to version 1.4.0: + + Bugs fixed: bgo#733012, bgo#733349, bgo#733386. + + Updated translations. + +--- +Thu Jul 17 22:44:04 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. +- Drop gstreamer-plugins-base-discid.patch: fixed upstream. + +--- Old: gst-plugins-base-1.2.4.tar.xz gstreamer-plugins-base-discid.patch New: gst-plugins-base-1.4.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.WVAXQd/_old 2014-07-27 08:24:51.0 +0200 +++ /var/tmp/diff_new_pack.WVAXQd/_new 2014-07-27 08:24:51.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-04-26 10:01:41 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-04-09 18:22:13.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-04-26 10:01:42.0 +0200 @@ -1,0 +2,8 @@ +Fri Apr 25 11:32:58 UTC 2014 - dims...@opensuse.org + +- Update to version 1.2.4: + + Bugs fixed: bgo#693263, bgo#683504, bgo#700770, bgo#723597, +bgo#724633, bgo#724720, bgo#725313, bgo#725644, bgo#726642, +bgo#727025. + +--- Old: gst-plugins-base-1.2.3.tar.xz New: gst-plugins-base-1.2.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.MIYypb/_old 2014-04-26 10:01:43.0 +0200 +++ /var/tmp/diff_new_pack.MIYypb/_new 2014-04-26 10:01:43.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.2.3 +Version:1.2.4 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch0: aarch64-no-neon.patch # PATCH-FIX-UPSTREAM gstreamer-plugins-base-discid.patch bnc#872575 bgo#708991 dims...@opensuse.org -- fix MB discids for trailing data tracks ++ gst-plugins-base-1.2.3.tar.xz - gst-plugins-base-1.2.4.tar.xz ++ 128631 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-04-09 18:22:12 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-02-12 11:08:46.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-04-09 18:22:13.0 +0200 @@ -1,0 +2,6 @@ +Wed Apr 9 09:27:49 UTC 2014 - dims...@opensuse.org + +- Add gstreamer-plugins-base-discid.patch: fix MB discids for + trailing data tracks (bnc#872575, bgo#708991). + +--- New: gstreamer-plugins-base-discid.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.EGiPLF/_old 2014-04-09 18:22:14.0 +0200 +++ /var/tmp/diff_new_pack.EGiPLF/_new 2014-04-09 18:22:14.0 +0200 @@ -28,7 +28,9 @@ Group: Productivity/Multimedia/Other Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf -Patch: aarch64-no-neon.patch +Patch0: aarch64-no-neon.patch +# PATCH-FIX-UPSTREAM gstreamer-plugins-base-discid.patch bnc#872575 bgo#708991 dims...@opensuse.org -- fix MB discids for trailing data tracks +Patch1: gstreamer-plugins-base-discid.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 BuildRequires: gstreamer-devel = 1.0.10 @@ -423,7 +425,8 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -%patch -p1 +%patch0 -p1 +%patch1 -p1 translation-update-upstream po gst-plugins-base-%{gst_branch} %build ++ gstreamer-plugins-base-discid.patch ++ From 3e2add20f53d2543d495d32ab581e145be254013 Mon Sep 17 00:00:00 2001 From: Johannes Dewender gn...@jonnyjd.net Date: Sat, 28 Sep 2013 13:19:02 +0200 Subject: [PATCH] bug 708991: fix MB discids for trailing data tracks MusicBrainz removes trailing data tracks from releases on the server and also for the calculation of the MusicBrainz Disc ID. --- gst-libs/gst/audio/gstaudiocdsrc.c | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/gst-libs/gst/audio/gstaudiocdsrc.c b/gst-libs/gst/audio/gstaudiocdsrc.c index 716ea0a..8296ab2 100644 --- a/gst-libs/gst/audio/gstaudiocdsrc.c +++ b/gst-libs/gst/audio/gstaudiocdsrc.c @@ -1189,13 +1189,23 @@ gst_audio_cd_src_calculate_musicbrainz_discid (GstAudioCdSrc * src) gchar *ptr; gchar tmp[9]; gulong i; + unsigned int last_audio_track; guint leadout_sector; gsize digest_len; s = g_string_new (NULL); + /* MusicBrainz doesn't consider trailing data tracks + * data tracks up front stay, since the disc has to start with 1 */ + last_audio_track = 0; + for (i = 0; i src-priv-num_tracks; i++) { +if (src-priv-tracks[i].is_audio) { + last_audio_track = src-priv-tracks[i].num; +} + } + leadout_sector = - src-priv-tracks[src-priv-num_tracks - 1].end + 1 + CD_MSF_OFFSET; + src-priv-tracks[last_audio_track - 1].end + 1 + CD_MSF_OFFSET; /* generate SHA digest */ sha = g_checksum_new (G_CHECKSUM_SHA1); @@ -1203,10 +1213,8 @@ gst_audio_cd_src_calculate_musicbrainz_discid (GstAudioCdSrc * src) g_string_append_printf (s, %02X, src-priv-tracks[0].num); g_checksum_update (sha, (guchar *) tmp, 2); - g_snprintf (tmp, sizeof (tmp), %02X, - src-priv-tracks[src-priv-num_tracks - 1].num); - g_string_append_printf (s, %02X, - src-priv-tracks[src-priv-num_tracks - 1].num); + g_snprintf (tmp, sizeof (tmp), %02X, last_audio_track); + g_string_append_printf (s, %02X, last_audio_track); g_checksum_update (sha, (guchar *) tmp, 2); g_snprintf (tmp, sizeof (tmp), %08X, leadout_sector); @@ -1214,7 +1222,7 @@ gst_audio_cd_src_calculate_musicbrainz_discid (GstAudioCdSrc * src) g_checksum_update (sha, (guchar *) tmp, 8); for (i = 0; i 99; i++) { -if (i src-priv-num_tracks) { +if (i last_audio_track) { guint frame_offset = src-priv-tracks[i].start + CD_MSF_OFFSET; g_snprintf (tmp, sizeof (tmp), %08X, frame_offset); -- 1.8.1.3 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-02-12 11:08:45 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2014-01-05 11:30:25.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-02-12 11:08:46.0 +0100 @@ -1,0 +2,9 @@ +Sun Feb 9 20:59:20 UTC 2014 - zai...@opensuse.org + +- Update to version 1.2.3: + + Bugs fixed: bgo#603921, bgo#697665, bgo#711816, bgo#712367, +bgo#715138, bgo#719615, bgo#719684, bgo#720015, bgo#720661, +bgo#721078, bgo#721666, bgo#721835, bgo#722144, bgo#722656. + + Updated translations. + +--- Old: gst-plugins-base-1.2.2.tar.xz New: gst-plugins-base-1.2.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.05qtMI/_old 2014-02-12 11:08:47.0 +0100 +++ /var/tmp/diff_new_pack.05qtMI/_new 2014-02-12 11:08:47.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.2.2 +Version:1.2.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch: aarch64-no-neon.patch BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.2.2.tar.xz - gst-plugins-base-1.2.3.tar.xz ++ 9348 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2014-01-05 11:30:24 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-11-12 15:06:40.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2014-01-05 11:30:25.0 +0100 @@ -1,0 +2,7 @@ +Tue Dec 31 07:05:44 UTC 2013 - zai...@opensuse.org + +- Update to version 1.2.2: + + Bugs fixed: bgo#715138, bgo#708200, bgo#707621, bgo#709965, +bgo#711819, bgo#712280, bgo#712796, bgo#712805, bgo#678011. + +--- Old: gst-plugins-base-1.2.1.tar.xz New: gst-plugins-base-1.2.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.uOzzJs/_old 2014-01-05 11:30:26.0 +0100 +++ /var/tmp/diff_new_pack.uOzzJs/_new 2014-01-05 11:30:26.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.2.1 +Version:1.2.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch: aarch64-no-neon.patch BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.2.1.tar.xz - gst-plugins-base-1.2.2.tar.xz ++ 4772 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-11-12 15:06:39 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-11-07 09:54:00.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-11-12 15:06:40.0 +0100 @@ -1,0 +2,10 @@ +Mon Nov 11 14:13:21 UTC 2013 - dims...@opensuse.org + +- Update to version 1.2.1: + + Bugs fixed: bgo#708689, bgo#708773, bgo#708789, bgo#708880, +bgo#708952, bgo#708953, bgo#708954, bgo#709210, bgo#709408, +bgo#709637, bgo#709754, bgo#709938, bgo#710325, bgo#711003, +bgo#711231, bgo#711550. + + Updated translations. + +--- Old: gst-plugins-base-1.2.0.tar.xz New: gst-plugins-base-1.2.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.WVTzSX/_old 2013-11-12 15:06:41.0 +0100 +++ /var/tmp/diff_new_pack.WVTzSX/_new 2013-11-12 15:06:41.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.2.0 +Version:1.2.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf Patch: aarch64-no-neon.patch BuildRequires: cdparanoia-devel ++ gst-plugins-base-1.2.0.tar.xz - gst-plugins-base-1.2.1.tar.xz ++ 6700 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-11-07 09:53:59 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-11-04 07:06:17.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-11-07 09:54:00.0 +0100 @@ -1,0 +2,5 @@ +Mon Nov 4 21:06:05 UTC 2013 - sch...@suse.de + +- aarch64-no-neon.patch: Disable use of NEON on aarch64 + +--- New: aarch64-no-neon.patch Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.gyi9Z7/_old 2013-11-07 09:54:01.0 +0100 +++ /var/tmp/diff_new_pack.gyi9Z7/_new 2013-11-07 09:54:01.0 +0100 @@ -28,6 +28,7 @@ Group: Productivity/Multimedia/Other Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz Source2:baselibs.conf +Patch: aarch64-no-neon.patch BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 BuildRequires: gstreamer-devel = 1.0.10 @@ -422,6 +423,7 @@ %lang_package %prep %setup -q -n %{_name}-%{version} +%patch -p1 translation-update-upstream po gst-plugins-base-%{gst_branch} %build ++ aarch64-no-neon.patch ++ Index: gst-plugins-base-1.2.0/gst/audioresample/resample.c === --- gst-plugins-base-1.2.0.orig/gst/audioresample/resample.c +++ gst-plugins-base-1.2.0/gst/audioresample/resample.c @@ -92,6 +92,9 @@ #ifndef HAVE_ARM_NEON #undef _USE_NEON #endif +#ifdef __aarch64__ /* Not ported yet */ +#undef _USE_NEON +#endif #endif static inline void * -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-11-04 07:06:16 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-09-02 16:48:58.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-11-04 07:06:17.0 +0100 @@ -1,0 +2,46 @@ +Tue Oct 22 20:59:08 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. +- Create new subpackage libgstallocators-1_0-0 and + typelib-1_0-GstAllocators-1_0, following the shared library + packaging policy (also provide -32bit packages). + +--- Old: gst-plugins-base-1.0.10.tar.xz New: gst-plugins-base-1.2.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.p1cjXa/_old 2013-11-04 07:06:18.0 +0100 +++ /var/tmp/diff_new_pack.p1cjXa/_new 2013-11-04 07:06:18.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.10 +Version:1.2.0 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz Source2:baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 @@ -79,6 +79,33 @@ videos. Its plug-in-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. +%package -n libgstallocators-1_0-0 +Summary:GStreamer Streaming-Media Framework Plug-Ins +Group: System/Libraries +# We want to have base modules installed: +Requires: %{name} + +%description -n libgstallocators-1_0-0 +GStreamer is a streaming media framework based on graphs of filters +that operate on media data. Applications using this library can do +anything media-related, from real-time sound processing to playing +videos. Its plug-in-based architecture means that new data types or +processing capabilities can be added simply by installing new plug-ins. + +%package -n typelib-1_0-GstAllocators-1_0 +Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection bindings +Group: System/Libraries + +%description -n typelib-1_0-GstAllocators-1_0 +GStreamer is a streaming media framework based on graphs
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-09-02 16:48:57 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-08-19 13:30:16.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-09-02 16:48:58.0 +0200 @@ -1,0 +2,11 @@ +Sat Aug 31 10:26:26 UTC 2013 - zai...@opensuse.org + +- Update to version 1.0.10: + + rtpbasedepayload: mark discontinuities after packet loss +properly. + + audioconvert: if we have to lose precision, try to lose as +little precision as possible. + + gio: fix very inefficient data cache handling. + + Bugs fixed: bgo#655727, bgo#705415, bgo#706624. + +--- Old: gst-plugins-base-1.0.9.tar.xz New: gst-plugins-base-1.0.10.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.PFCbEp/_old 2013-09-02 16:48:59.0 +0200 +++ /var/tmp/diff_new_pack.PFCbEp/_new 2013-09-02 16:48:59.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.9 +Version:1.0.10 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -30,7 +30,7 @@ Source2:baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 -BuildRequires: gstreamer-devel = 1.0.5 +BuildRequires: gstreamer-devel = 1.0.10 BuildRequires: gstreamer-utils 0.11 BuildRequires: gtk-doc = 1.12 BuildRequires: libICE-devel ++ gst-plugins-base-1.0.9.tar.xz - gst-plugins-base-1.0.10.tar.xz ++ 4713 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-08-19 13:30:14 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-07-16 07:34:44.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-08-19 13:30:16.0 +0200 @@ -1,0 +2,11 @@ +Thu Aug 15 09:08:44 UTC 2013 - zai...@opensuse.org + +- Update to version 1.0.9: + + subparse: re-enable sami parser. + + tagdemux: fix ACCURATE seeks in push mode. + + multisocketsink, multifdsink: fix handling of partial writes +and WOULD_BLOCK errors, and other fixes. + + audiodecoder: fix input caps leak. + + Bugs fixed: bgo#693056, bgo#704291, bgo#704301, bgo#704926. + +--- Old: gst-plugins-base-1.0.8.tar.xz New: gst-plugins-base-1.0.9.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.SNLKgQ/_old 2013-08-19 13:30:18.0 +0200 +++ /var/tmp/diff_new_pack.SNLKgQ/_new 2013-08-19 13:30:18.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.8 +Version:1.0.9 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.0.8.tar.xz - gst-plugins-base-1.0.9.tar.xz ++ 6151 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-07-16 07:34:42 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-05-02 11:09:55.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-07-16 07:34:44.0 +0200 @@ -1,0 +2,8 @@ +Sat Jul 13 16:29:20 UTC 2013 - dims...@opensuse.org + +- Update to version 1.0.8: + + tag: ignore malformed ID3v2 TDAT frames + + Bugs fixed: bgo#636245, bgo#688803, bgo#690420, bgo#698896, +bgo#699923, bgo#701976, bgo#703128, bgo#703283, bgo#699794. + +--- Old: gst-plugins-base-1.0.7.tar.xz New: gst-plugins-base-1.0.8.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.NYoKgn/_old 2013-07-16 07:34:45.0 +0200 +++ /var/tmp/diff_new_pack.NYoKgn/_new 2013-07-16 07:34:45.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.7 +Version:1.0.8 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.0.7.tar.xz - gst-plugins-base-1.0.8.tar.xz ++ 16862 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-05-02 11:09:53 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-03-24 21:39:41.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-05-02 11:09:55.0 +0200 @@ -1,0 +2,9 @@ +Sat Apr 27 09:35:29 UTC 2013 - dims...@opensuse.org + +- Update to version 1.0.7: + + streamsynchronizer is now a public element, useful in HLS +pipelines for example. + + Bugs fixed: bgo#682171, bgo#688240, bgo#696540, bgo#696899, +bgo#697092, bgo#697162, bgo#697277, bgo#697820, bgo#697824. + +--- Old: gst-plugins-base-1.0.6.tar.xz New: gst-plugins-base-1.0.7.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.l8iGmE/_old 2013-05-02 11:09:57.0 +0200 +++ /var/tmp/diff_new_pack.l8iGmE/_new 2013-05-02 11:09:57.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.6 +Version:1.0.7 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 ++ gst-plugins-base-1.0.6.tar.xz - gst-plugins-base-1.0.7.tar.xz ++ 18540 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-03-24 21:33:15 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2013-01-10 11:28:00.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-03-24 21:39:41.0 +0100 @@ -1,0 +2,23 @@ +Sat Mar 23 11:59:13 UTC 2013 - zai...@opensuse.org + +- Update to version 1.0.6: + + adder: fix setting caps via the caps property. + + alsasink: don't use 100% CPU. + + appsrc: fix locking order. + + encodebin: sync muxer state with parent bin so encodebin can be +added dynamically to pipeline. + + libvisual: fix improper video frame clear operation. + + pango: fix attribute list handling. + + playbin: +- fix playsink caps handling so that converters get plugged + when needed. +- fix subtitleoverlay caps handling to avoid not-negotiated + errors when plugins are missing. + + videoscale: Correct DAR and border calculations. + + ximagesink: fon't access structures of EMPTY caps. + + typefinding: fix y4m caps. + + build: fix build with automake 1.13. + + Bugs fixed: bgo#688476, bgo#688803, bgo#690937, bgo#691687, +bgo#693224, bgo#693372, bgo#693981, bgo#696019. + +--- Old: gst-plugins-base-1.0.5.tar.xz New: gst-plugins-base-1.0.6.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.REU0IL/_old 2013-03-24 21:40:25.0 +0100 +++ /var/tmp/diff_new_pack.REU0IL/_new 2013-03-24 21:40:25.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.5 +Version:1.0.6 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ ++ gst-plugins-base-1.0.5.tar.xz - gst-plugins-base-1.0.6.tar.xz ++ 8975 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-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2013-01-10 11:27:58 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-12-19 20:46:37.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2013-01-10 11:28:00.0 +0100 @@ -1,0 +2,11 @@ +Wed Jan 9 09:49:21 UTC 2013 - dims...@opensuse.org + +- Update to version 1.0.5: + + alsasrc: don't output buffers without timestamps or with bogus +timestamps + + discoverer, decodebin: fix state change re-sync race that might +lead to deadlocks + + video: fix crashes with and frame sizes of A420 video format + + Bugs fixed: bgo#691244. + +--- Old: gst-plugins-base-1.0.4.tar.xz New: gst-plugins-base-1.0.5.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.Ud5unt/_old 2013-01-10 11:28:01.0 +0100 +++ /var/tmp/diff_new_pack.Ud5unt/_new 2013-01-10 11:28:01.0 +0100 @@ -1,7 +1,7 @@ # # spec file for package gstreamer-plugins-base # -# 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 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.4 +Version:1.0.5 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,11 +26,11 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz Source2:baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 -BuildRequires: gstreamer-devel = 1.0.0 +BuildRequires: gstreamer-devel = 1.0.5 BuildRequires: gstreamer-utils 0.11 BuildRequires: gtk-doc = 1.12 BuildRequires: libICE-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2012-12-19 20:46:36 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-11-24 21:00:16.0 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2012-12-19 20:46:37.0 +0100 @@ -1,0 +2,15 @@ +Wed Dec 19 08:57:34 UTC 2012 - dims...@opensuse.org + +- Update to version 1.0.4: + + playbin: fix occasional not-negotiated errors when switching +visualisations + + ssaparse: ignore invalid UTF-8 in SSA/ASS subtitles init +sections in matroska files + + streamsynchronizer: better timestamp and gap handling at EOS, +fixing potential OOM in baseaudiosink + + bindings: +- fix annotation for gst_app_src_push_buffer(), fixing crash +- add several missing annotations for GstRtspMessage API + + Bugs fixed: bgo#679976, bgo#689814, bgo#689873. + +--- Old: gst-plugins-base-1.0.3.tar.xz New: gst-plugins-base-1.0.4.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.up0z59/_old 2012-12-19 20:46:38.0 +0100 +++ /var/tmp/diff_new_pack.up0z59/_new 2012-12-19 20:46:38.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.3 +Version:1.0.4 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2012-11-24 21:00:13 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-10-26 17:07:12.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2012-11-24 21:00:16.0 +0100 @@ -1,0 +2,13 @@ +Thu Nov 22 08:05:20 UTC 2012 - dims...@opensuse.org + +- Update to version 1.0.3: + + typefind: detect isml ftyp as iso-fragmented video/quicktime + + typefinding improvements fixing playback of some wavpack files + + textoverlay rendering fixes + + gobject-introspection annotation fixes + + API additions. + + Bugs fixed: bgo#686276, bgo#687030, bgo#687055, bgo#687057, +bgo#687421, bgo#687459, bgo#687473, bgo#687620, bgo#687666, +bgo#687674, bgo#687991, bgo#687994, bgo#688151, bgo#686841. + +--- Old: gst-plugins-base-1.0.2.tar.xz New: gst-plugins-base-1.0.3.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.jQHD4z/_old 2012-11-24 21:00:17.0 +0100 +++ /var/tmp/diff_new_pack.jQHD4z/_new 2012-11-24 21:00:17.0 +0100 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.2 +Version:1.0.3 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -26,7 +26,7 @@ Summary:GStreamer Streaming-Media Framework Plug-Ins License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz +Source: http://gstreamer.freedesktop.org/src/gst-plugins-base/%{_name}-%{version}.tar.xz Source2:baselibs.conf BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2012-10-26 17:07:10 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-10-12 08:11:15.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2012-10-26 17:07:12.0 +0200 @@ -1,0 +2,30 @@ +Thu Oct 25 12:20:12 UTC 2012 - dims...@opensuse.org + +- Update to version 1.0.2: + + Parallel installability with 0.10.x series + + alsa: fix probing of supported formats, and advertise +non-native-endianness formats as fallback + + audiobasesink: properly handle GAP events (fixing some +isses with e.g. certain DVD menus) + + audioconvert: try harder to not convert or to preserve input +format precision + + audiodecoder: leak fixes and refcounting fixes + + audioresample: re-enable the SSE/SSE2 code paths for better +performance + + riff: fix paletted RGB formats and msvideo mapping + + rtsp: make formatting and parsing of range floating-point +values locale-independent + + playbin: streamsynchronizer fixes, esp. for handling +corner-cases near EOS + + tcpserver{sink,src}: add 'current-port' property and signal +actually used port + + videoconvert: fix handling of paletted RGB formats + + videodecoder: don't leak message strings when error is not +fatal + + videodecoder: finetune missing timestamp estimating + + videotestsrc: add palette for paletted RGB formats + + vorbistag: fix writing of image tags into vorbis comments + + Bugs fixed: bgo#580093, bgo#680904, bgo#683098, bgo#684411, +bgo#685273, bgo#685711, bgo#685938, bgo#686081, bgo#686298. + +--- Old: gst-plugins-base-1.0.1.tar.xz New: gst-plugins-base-1.0.2.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.sk3Ly9/_old 2012-10-26 17:07:14.0 +0200 +++ /var/tmp/diff_new_pack.sk3Ly9/_new 2012-10-26 17:07:14.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.1 +Version:1.0.2 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2012-10-12 08:04:35 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-10-04 19:39:16.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2012-10-12 08:11:15.0 +0200 @@ -1,0 +2,10 @@ +Tue Oct 9 19:31:53 UTC 2012 - dims...@opensuse.org + +- Update to version 1.0.1: + + videodecoder and -encoder timestamp handling improvements + + thread-safey fixes for GstMeta registrations and +GstVideoDecoder + + Bugs fixed: bgo#684424, bgo#684832, bgo#685110, bgo#685242, +bgo#685332, bgo#685490. + +--- Old: gst-plugins-base-1.0.0.tar.xz New: gst-plugins-base-1.0.1.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.nKjMui/_old 2012-10-12 08:11:16.0 +0200 +++ /var/tmp/diff_new_pack.nKjMui/_new 2012-10-12 08:11:16.0 +0200 @@ -18,7 +18,7 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:1.0.0 +Version:1.0.1 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ @@ -28,10 +28,10 @@ Group: Productivity/Multimedia/Other Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz Source2:baselibs.conf -BuildRequireS: gstreamer-utils 0.11 BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 BuildRequires: gstreamer-devel = 1.0.0 +BuildRequires: gstreamer-utils 0.11 BuildRequires: gtk-doc = 1.12 BuildRequires: libICE-devel BuildRequires: libSM-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org
commit gstreamer-plugins-base for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-base for openSUSE:Factory checked in at 2012-10-04 19:39:14 Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New) Package is gstreamer-plugins-base, Maintainer is Changes: --- /work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes 2012-09-26 16:19:55.0 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes 2012-10-04 19:39:16.0 +0200 @@ -1,0 +2,20 @@ +Mon Sep 24 14:57:42 UTC 2012 - cfarr...@opensuse.org + +- License update: LGPL-2.1+ and GPL-2.0+ + semicolon ambiguous + +--- +Mon Sep 24 14:51:31 UTC 2012 - dims...@opensuse.org + +- Update to version 1.0.0: + + Minor bug fixes + + Bugs fixed: bgo#678021, bgo#684084, bgo#682973, bgo#684658. + +--- +Tue Sep 18 07:59:37 UTC 2012 - dims...@opensuse.org + +- Update to version 0.11.99: + + Minor bug fixes + + Bugs fixed: bgo#683865, bgo#684063, bgo#684063. + +--- Old: gst-plugins-base-0.11.94.tar.xz New: gst-plugins-base-1.0.0.tar.xz Other differences: -- ++ gstreamer-plugins-base.spec ++ --- /var/tmp/diff_new_pack.6huHP8/_old 2012-10-04 19:39:17.0 +0200 +++ /var/tmp/diff_new_pack.6huHP8/_new 2012-10-04 19:39:17.0 +0200 @@ -18,20 +18,20 @@ Name: gstreamer-plugins-base %define _name gst-plugins-base -Version:0.11.94 +Version:1.0.0 Release:0 %define gst_branch 1.0 Url:http://gstreamer.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary:GStreamer Streaming-Media Framework Plug-Ins -License:GPL-2.0+ ; LGPL-2.1+ +License:LGPL-2.1+ and GPL-2.0+ Group: Productivity/Multimedia/Other -Source: http://download.gnome.org/sources/gst-plugins-base/0.11/%{_name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz Source2:baselibs.conf BuildRequireS: gstreamer-utils 0.11 BuildRequires: cdparanoia-devel BuildRequires: glib2-devel = 2.32 -BuildRequires: gstreamer-devel = 0.11.94 +BuildRequires: gstreamer-devel = 1.0.0 BuildRequires: gtk-doc = 1.12 BuildRequires: libICE-devel BuildRequires: libSM-devel -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org