From 54ffd0b97e035a1572f9eed6eaffdf74f79bd8e61b28f2c38f29171269e5a254 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 Dec 2019 09:35:31 +0000 Subject: [PATCH] Accepting request 754048 from home:iznogood:branches:multimedia:libs OBS-URL: https://build.opensuse.org/request/show/754048 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=142 --- gst-plugins-base-1.16.1.tar.xz | 3 --- gst-plugins-base-1.16.2.tar.xz | 3 +++ gstreamer-plugins-base.changes | 23 +++++++++++++++++++++++ gstreamer-plugins-base.spec | 4 ++-- 4 files changed, 28 insertions(+), 5 deletions(-) delete mode 100644 gst-plugins-base-1.16.1.tar.xz create mode 100644 gst-plugins-base-1.16.2.tar.xz diff --git a/gst-plugins-base-1.16.1.tar.xz b/gst-plugins-base-1.16.1.tar.xz deleted file mode 100644 index 793d4f8..0000000 --- a/gst-plugins-base-1.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c3cc489933d0597087c9bc6ba251c93693d64554bcc563539a084fa2d5fcb2b -size 3934908 diff --git a/gst-plugins-base-1.16.2.tar.xz b/gst-plugins-base-1.16.2.tar.xz new file mode 100644 index 0000000..08b2211 --- /dev/null +++ b/gst-plugins-base-1.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b13e73e2fe74a4166552f9577c3dcb24bed077021b9c7fa600d910ec6987816a +size 3939868 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index b6b7af1..1762135 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +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. + ------------------------------------------------------------------- Tue Sep 24 12:34:16 UTC 2019 - Bjørn Lie diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 60a95ba..8a61a56 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -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