Dominique Leuenberger 2019-12-11 11:08:52 +00:00 committed by Git OBS Bridge
commit ba360d7d36
4 changed files with 28 additions and 5 deletions

View File

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

View File

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

View File

@ -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> Tue Sep 24 12:34:16 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package gstreamer-plugins-base # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,7 +24,7 @@
%define use_meson 0 %define use_meson 0
Name: gstreamer-plugins-base Name: gstreamer-plugins-base
Version: 1.16.1 Version: 1.16.2
Release: 0 Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1-or-later AND GPL-2.0-or-later License: LGPL-2.1-or-later AND GPL-2.0-or-later