Hello community,
here is the log from the commit of package gstreamer-plugins-vaapi for
openSUSE:Factory checked in at 2018-05-30 12:22:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-vaapi"
Wed May 30 12:22:23 2018 rev:29 rq:611161 version:1.14.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
2018-05-08 13:39:37.724596415 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
2018-05-30 12:28:39.519417067 +0200
@@ -1,0 +2,129 @@
+Sun May 20 09:41:34 UTC 2018 - [email protected]
+
+- Update to version 1.14.1:
+ + GstPad: Fix race condition causing the same probe to be called
+ multiple times
+ + Fix occasional deadlocks on windows when outputting debug
+ logging
+ + Fix debug levels being applied in the wrong order
+ + GIR annotation fixes for bindings
+ + audiomixer, audioaggregator: fix some negotiation issues
+ + gst-play-1.0: fix leaving stdin in non-blocking mode after exit
+ + flvmux: wait for caps on all input pads before writing header
+ even if source is live
+ + flvmux: don't wake up the muxer unless there is data, fixes
+ busy looping if there's no input data
+ + flvmux: fix major leak of input buffers
+ + rtspsrc, rtsp-server: revert to RTSP RFC handling of
+ sendonly/recvonly attributes
+ + rtpvrawpay: fix payloading with very large mtu sizes where
+ everything fits into a single RTP packet
+ + v4l2: Fix hard-coded enabled v4l2 probe on Linux/ARM
+ + v4l2: Disable DMABuf for emulated formats when using libv4l2
+ + v4l2: Always set colorimetry in S_FMT
+ + asfdemux: Set stream-format field for H264 streams and handle
+ H.264 in bytestream format
+ + x265enc: Fix tagging of keyframes on output buffers
+ + ladspa: Fix critical during plugin load on Windows
+ + decklink: Fix COM initialisation on Windows
+ + h264parse: fix re-use across pipeline stop/restart
+ + mpegtsmux: fix force-keyframe event handling and PCR/PMT
+ changes that would confuse some players with generated HLS
+ streams
+ + adaptivedemux: Support period change in live playlist
+ + rfbsrc: Fix support for applevncserver and support NULL pool in
+ decide_allocation
+ + jpegparse: Fix APP1 marker segment parsing
+ + h265parse: Make caps writable before modifying them, fixes
+ criticals
+ + fakevideosink: request an extra buffer if enable-last-sample is
+ enabled
+ + wasapisrc: Don't provide a clock based on WASAPI's clock
+ + wasapi: Only use audioclient3 when low-latency, as it might
+ otherwise glitch with slow CPUs or VMs
+ + wasapi: Don't derive device period from latency time, should
+ make it more robust against glitches
+ + audiolatency: Fix wave detection in buffers and avoid bogus pts
+ values while starting
+ + msdk: fix plugin load on implementations with only HW support
+ + msdk: dec: set framerate to the driver only if provided, not in
+ 0/1 case
+ + msdk: Don't set extended coding options for JPEG encode
+ + rtponviftimestamp: fix state change function init/reset causing
+ races/crashes on shutdown
+ + decklink: fix initialization failure in windows binary
+ + ladspa: Fix critical warnings during plugin load on Windows and
+ fix dependencies in meson build
+ + gl: fix cross-compilation error with viv-fb
+ + qmlglsink: make work with eglfs_kms
+ + rtspclientsink: Don't deadlock in preroll on early close
+ + rtspclientsink: Fix client ports for the RTCP backchannel
+ + rtsp-server: Fix session timeout when streaming data to client
+ over TCP
+ + vaapiencode: h264: find best profile in those available, fixing
+ negotiation errors
+ + vaapi: remove custom GstGL context handling, use GstGL instead.
+ Fixes GL Context sharing with WebkitGtk on wayland
+ + gst-editing-services: various fixes
+ + gst-python: bump pygobject req to 3.8;
+ fix GstPad.set_query_function(); dist autogen.sh and
+ configure.ac in tarball
+ + g-i: pick up GstVideo-1.0.gir from local build directory in
+ GstGL build
+ + g-i: update constant values for bindings
+ + avoid duplicate symbols in plugins across modules in static
+ builds
+ + ... and many, many more!
+- Drop gst-vaapi-egl-mark-context-wrapped.patch and
+ gst-vaapi-wayland-dont-poll-no-pending-frames.patch: Fixed
+ upstream.
+
+-------------------------------------------------------------------
+Wed May 9 16:54:16 UTC 2018 - [email protected]
+
+- Drop gst-vaapi-add-zero-as-valid-value.patch for gst-1.14 branch.
+
+-------------------------------------------------------------------
+Tue May 8 11:25:09 UTC 2018 - [email protected]
+
+- Update to version 1.14.0:
+ + Highlights:
+ - WebRTC support: real-time audio/video streaming to and from
+ web browsers;
+ - Experimental support for the next-gen royalty-free AV1 video
+ codec
+ - Video4Linux: encoding support, stable element names and
+ faster device probing;
+ - Support for the Secure Reliable Transport (SRT) video
+ streaming protocol;
+ - RTP Forward Error Correction (FEC) support (ULPFEC);
+ - RTSP 2.0 support in rtspsrc and gst-rtsp-server;
+ - ONVIF audio backchannel support in gst-rtsp-server and
+ rtspsrc;
+ - playbin3 gapless playback and pre-buffering support;
+ - Tee, our stream splitter/duplication element, now does
+ allocation query aggregation which is important for efficient
+ data handling and zero-copy;
+ - QuickTime muxer has a new prefill recording mode that allows
+ file import in Adobe Premiere and FinalCut Pro while the file
+ is still being written;
+ - rtpjitterbuffer fast-start mode and timestamp offset
+ adjustment smoothing;
+ - souphttpsrc connection sharing, which allows for connection
+ reuse, cookie sharing, etc;
+ - nvdec: new plugin for hardware-accelerated video decoding
+ using the NVIDIA NVDEC API;
+ - Adaptive DASH trick play support;
+ - ipcpipeline: new plugin that allows splitting a pipeline
+ across multiple processes;
+ - Major gobject-introspection annotation improvements for large
+ parts of the library API;
+ - GStreamer C# bindings have been revived and seen many updates
+ and fixes;
+ - The externally maintained GStreamer Rust bindings had many
+ usability improvements and cover most of the API now.
+ Coinciding with the 1.14 release, a new release with the 1.14
+ API additions is happening.
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gst-vaapi-add-zero-as-valid-value.patch
gst-vaapi-egl-mark-context-wrapped.patch
gst-vaapi-wayland-dont-poll-no-pending-frames.patch
gstreamer-vaapi-1.12.5.tar.xz
New:
----
gstreamer-vaapi-1.14.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-vaapi.spec ++++++
--- /var/tmp/diff_new_pack.ot819l/_old 2018-05-30 12:28:40.239391286 +0200
+++ /var/tmp/diff_new_pack.ot819l/_new 2018-05-30 12:28:40.239391286 +0200
@@ -17,21 +17,14 @@
%define gst_branch 1.0
-
Name: gstreamer-plugins-vaapi
-Version: 1.12.5
+Version: 1.14.1
Release: 0
Summary: Gstreamer VA-API plugins
License: LGPL-2.1-or-later
Group: Productivity/Multimedia/Other
URL: https://gstreamer.freedesktop.org/
Source0:
https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM gst-vaapi-wayland-dont-poll-no-pending-frames.patch
bgo#795224 -- wayland: don't poll if there are no pending frames
-Patch0: gst-vaapi-wayland-dont-poll-no-pending-frames.patch
-# PATCH-FIX-UPSTREAM gst-vaapi-egl-mark-context-wrapped.patch bgo#795391 --
libs: egl: utils: mark context as wrapped when it is
-Patch1: gst-vaapi-egl-mark-context-wrapped.patch
-# PATCH-FIX-UPSTREAM gst-vaapi-add-zero-as-valid-value.patch bgo#793829 --
libs: encoder: add zero as valid value for periodic keyframe.
-Patch2: gst-vaapi-add-zero-as-valid-value.patch
BuildRequires: Mesa-devel
BuildRequires: Mesa-libGLESv3-devel
@@ -41,10 +34,10 @@
BuildRequires: yasm
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(gl)
-BuildRequires: pkgconfig(gstreamer-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-codecparsers-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= 1.12.0
-BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.12.0
+BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-codecparsers-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-plugins-bad-1.0) >= %{version}
+BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(libva) >= 0.30.4
++++++ gstreamer-vaapi-1.12.5.tar.xz -> gstreamer-vaapi-1.14.1.tar.xz ++++++
++++ 32292 lines of diff (skipped)