Accepting request 1044256 from home:dirkmueller:Factory

- update to 1.20.5:
  * This release only contains bugfixes and it should be safe to upgrade from
    1.20.x.
  * systemclock waiting fixes for certain 32-bit platforms/libcs
  * alphacombine: robustness improvements for corner case scenarios
  * avfvideosrc: Report latency when doing screen capture
  * d3d11videosink: various thread-safety and stability fixes
  * decklink: fix performance issue when HDMI signal has been lost for a long
    time
  * flacparse: Fix handling of headers advertising 32 bits per sample
  * mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc)
  * opengl: fix automatic dispmanx detection for rpi4 and fix usage of
    eglCreate/DestroyImage
  * opusdec: Various channel-related fixes
  * textrender: event handling fixes, esp. for GAP event
  * subparse: Fix non-closed tag handling
  * videoscale: fix handling of unknown buffer metas
  * videosink: reverse playback handling fixes
  * qtmux: Prefill mode fixes, especially for raw audio
  * multiudpsink: allow binding to IPv6 address
  * rtspsrc: Fix usage of IPv6 connections in SETUP
  * rtspsrc: Only EOS on timeout if all streams are timed out/EOS
  * splitmuxsrc: fix playback stall if there are unlinked pads
  * v4l2: Fix SIGSEGV on state change during format changes
  * wavparse robustness fixes
  * Fix static linking on macOS (opengl, vulkan)
  * gstreamer-vaapi: fix headless build against mesa >= 22.3.0
  * GStreamer Editing Services library: Fix build with tools disabled
  * webrtc example/demo fixes
  * unit test fixes for aesdec and rtpjitterbuffer

OBS-URL: https://build.opensuse.org/request/show/1044256
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=187
This commit is contained in:
Bjørn Lie 2022-12-23 18:58:39 +00:00 committed by Git OBS Bridge
parent eb7e149acd
commit b2588224de
4 changed files with 43 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,42 @@
-------------------------------------------------------------------
Thu Dec 22 12:43:08 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.20.5:
* This release only contains bugfixes and it should be safe to upgrade from
1.20.x.
* systemclock waiting fixes for certain 32-bit platforms/libcs
* alphacombine: robustness improvements for corner case scenarios
* avfvideosrc: Report latency when doing screen capture
* d3d11videosink: various thread-safety and stability fixes
* decklink: fix performance issue when HDMI signal has been lost for a long
time
* flacparse: Fix handling of headers advertising 32 bits per sample
* mpegts: Handle when iconv doesn't support ISO 6937 (e.g. musl libc)
* opengl: fix automatic dispmanx detection for rpi4 and fix usage of
eglCreate/DestroyImage
* opusdec: Various channel-related fixes
* textrender: event handling fixes, esp. for GAP event
* subparse: Fix non-closed tag handling
* videoscale: fix handling of unknown buffer metas
* videosink: reverse playback handling fixes
* qtmux: Prefill mode fixes, especially for raw audio
* multiudpsink: allow binding to IPv6 address
* rtspsrc: Fix usage of IPv6 connections in SETUP
* rtspsrc: Only EOS on timeout if all streams are timed out/EOS
* splitmuxsrc: fix playback stall if there are unlinked pads
* v4l2: Fix SIGSEGV on state change during format changes
* wavparse robustness fixes
* Fix static linking on macOS (opengl, vulkan)
* gstreamer-vaapi: fix headless build against mesa >= 22.3.0
* GStreamer Editing Services library: Fix build with tools disabled
* webrtc example/demo fixes
* unit test fixes for aesdec and rtpjitterbuffer
* Cerbero: Fix ios cross-compile with cmake on M1; some recipe updates and
other build fixes
* Miscellaneous bug fixes, memory leak fixes, and other stability and
reliability improvements
* Performance improvements
-------------------------------------------------------------------
Fri Oct 21 21:16:22 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -19,7 +19,7 @@
%define gst_branch 1.0
Name: gstreamer
Version: 1.20.4
Version: 1.20.5
Release: 0
Summary: Streaming-Media Framework Runtime
License: LGPL-2.1-or-later