Accepting request 754305 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/754305 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gstreamer-plugins-base?expand=0&rev=65
This commit is contained in:
commit
ba360d7d36
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c3cc489933d0597087c9bc6ba251c93693d64554bcc563539a084fa2d5fcb2b
|
||||
size 3934908
|
3
gst-plugins-base-1.16.2.tar.xz
Normal file
3
gst-plugins-base-1.16.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b13e73e2fe74a4166552f9577c3dcb24bed077021b9c7fa600d910ec6987816a
|
||||
size 3939868
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 4 10:38:10 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- 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 <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user