Accepting request 863728 from home:iznogood:branches:multimedia:libs

New stable release

OBS-URL: https://build.opensuse.org/request/show/863728
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer-plugins-base?expand=0&rev=163
This commit is contained in:
Dominique Leuenberger 2021-01-19 13:43:36 +00:00 committed by Git OBS Bridge
parent 355f309d03
commit d6574cfe56
5 changed files with 26 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:edde2afd1fe733f676369f0abd4891c24b388d08624a9b46c073101d47b2cc09
size 3164232

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Jan 16 19:08:07 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.18.3:
+ audiorate: Make buffer writable before changing its metadata
+ compositor: fix blending of subsampled components
+ decodebin3:
- When reconfiguring a slot make sure that the ghostpad is
unlinked
- Release selection lock when pushing EOS
+ encodebasebin: Ensure that parsers are compatible with selected
encoders
+ tagdemux: resize and trim buffer in place to fix interaction
with oggdemux
+ videoaggregator: Pop out old buffers on timeout
+ video-blend: fix blending 8-bit and 16-bit frames together
+ appsrc: fix signal documentation
+ gl: document some GL caps specifics
+ libvisual: workaround clang compiler warning
-------------------------------------------------------------------
Wed Dec 9 17:43:28 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package gstreamer-plugins-base
#
# 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
@ -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.2
Version: 1.18.3
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later AND GPL-2.0-or-later