From 70ce70188eadd134b4c13a93e7dd44dc3861f7281f676b219fab94b39024f63e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 Dec 2019 09:19:40 +0000 Subject: [PATCH] Accepting request 754045 from home:iznogood:branches:multimedia:libs OBS-URL: https://build.opensuse.org/request/show/754045 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=147 --- gstreamer-1.16.1.tar.xz | 3 --- gstreamer-1.16.2.tar.xz | 3 +++ gstreamer.changes | 22 ++++++++++++++++++++++ gstreamer.spec | 8 ++++---- 4 files changed, 29 insertions(+), 7 deletions(-) delete mode 100644 gstreamer-1.16.1.tar.xz create mode 100644 gstreamer-1.16.2.tar.xz diff --git a/gstreamer-1.16.1.tar.xz b/gstreamer-1.16.1.tar.xz deleted file mode 100644 index 2025a38..0000000 --- a/gstreamer-1.16.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02211c3447c4daa55919c5c0f43a82a6fbb51740d57fc3af0639d46f1cf4377d -size 3325992 diff --git a/gstreamer-1.16.2.tar.xz b/gstreamer-1.16.2.tar.xz new file mode 100644 index 0000000..7d4662e --- /dev/null +++ b/gstreamer-1.16.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3f044246783fd685439647373fa13ba14f7ab0b346eadd06437092f8419e94e +size 3328600 diff --git a/gstreamer.changes b/gstreamer.changes index 74fc4ea..10a928f 100644 --- a/gstreamer.changes +++ b/gstreamer.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Dec 4 10:20:33 UTC 2019 - Bjørn Lie + +- Update to version 1.16.2: + + Interlaced video scaling fixes + + CineForm video support in AVI + + audioresample: avoid glitches due to rounding errors after + changing rate + + Command line tool output printing improvements on Windows + + various performance improvements, memory leak fixes and + security fixes + + VP9 decoding fixes + + wasapi: bug fixes and stability improvements + + tsdemux: improved handling of certain discontinuities + + vaapi h265 decoder: wait for I-frame before trying to decode + + tee: Make sure to actually deactivate pads that are released + + bin: Drop need-context messages without source instead of + crashing + + gst: Don't pass miniobjects to GST_DEBUG_OBJECT() and similar + macros + + tracers: Don't leak temporary GstStructure + ------------------------------------------------------------------- Tue Sep 24 07:29:25 UTC 2019 - Bjørn Lie diff --git a/gstreamer.spec b/gstreamer.spec index 9d4925d..cdef0dd 100644 --- a/gstreamer.spec +++ b/gstreamer.spec @@ -1,7 +1,7 @@ # # spec file for package gstreamer # -# 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 gst_branch 1.0 Name: gstreamer -Version: 1.16.1 +Version: 1.16.2 Release: 0 Summary: Streaming-Media Framework Runtime License: LGPL-2.1-or-later @@ -88,8 +88,8 @@ installing new plug-ins. %package -n libgstreamer-1_0-0 Summary: Streaming-Media Framework Runtime -Group: System/Libraries # We want to have core modules installed: +Group: System/Libraries Requires: %{name} %description -n libgstreamer-1_0-0 @@ -129,8 +129,8 @@ installing new plug-ins. %package utils Summary: Streaming-Media Framework Runtime -Group: Productivity/Multimedia/Other # Generic name, never used in SuSE: +Group: Productivity/Multimedia/Other Provides: gstreamer:%{_bindir}/gst-launch-%{gst_branch} = %{version} # Symbol for unversioned wrappers: Provides: gstreamer-utils_versioned = %{version}