Accepting request 864322 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/864322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2021-01-20 17:24:01 +00:00 committed by Git OBS Bridge
commit b5daaf80de
5 changed files with 30 additions and 6 deletions

View File

@ -9,7 +9,7 @@
<!--
<param name="changesgenerate">enable</param>
-->
<param name="revision">1.18.2</param>
<param name="revision">1.18.3</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecb29bcb648a3f8a5429d142e02d41c9857729c2a377dd0ec73b4b11090a5226
size 2687440

3
gstreamer-1.18.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6e2f635c0cbb86612f690d724fb64f750b377f2fe2755af93f8a3272a25fce7f
size 2689760

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Sat Jan 16 19:01:46 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.3:
+ Highlighted bugfixes:
- Fix ogg playback regression for ogg files that also have ID3
or APE tags
- compositor: fix artefacts and invalid memory access when
blending subsampled formats
- Exported mini object ref/unref/copy functions for use in
bindings such as gstreamer-sharp
- Add support for Apple silicon (M1) to cerbero package builder
- Ship RIST plugin in binary packages
- Various stability, performance and reliability improvements
- Memory leak fixes
- Build fixes
+ gstreamer:
- gst: Add non-inline ref/unref/copy/replace methods for
various mini objects (buffer, bufferlist, caps, context,
event, memory, message, promise, query, sample, taglist, uri)
for use in bindings such as gstreamer-sharp.
- harness: don't use GST_DEBUG_OBJECT with GstHarness which is
not a GObject.
-------------------------------------------------------------------
Wed Dec 30 15:46:28 UTC 2020 - Frederic Crozat <fcrozat@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gstreamer
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer
Version: 1.18.2
Version: 1.18.3
Release: 0
Summary: Streaming-Media Framework Runtime
License: LGPL-2.1-or-later