Accepting request 975752 from home:mcalabkova:branches:multimedia:libs

- Update to version 1.20.2
  * avviddec: Remove vc1/wmv3 override and fix crashes on WMV files with FFMPEG 5.0+
  * macOS: fix plugin discovery for GStreamer installed via brew and fix loading of Rust plugins
  * rtpbasepayload: various header extension handling fixes
  * rtpopusdepay: fix regression in stereo input handling if sprop-stereo is not advertised
  * rtspclientsink: fix possible shutdown deadlock
  * mpegts: gracefully handle "empty" program maps and fix AC-4 detection
  * mxfdemux: Handle empty VANC packets and fix EOS handling
  * playbin3: various playbin3, uridecodebin3, and playsink fixes
  * ptpclock: fix initial sync-up with certain devices
  * gltransformation: let graphene alloc its structures memory aligned
  * webrtcbin fixes and webrtc sendrecv example improvements
  * video4linux2: various fixes including some fixes for Raspberry Pi users
  * videorate segment handling fixes and other fixes
  * nvh264dec, nvh265dec: Fix broken key-unit trick modes and reverse playback
  * wpe: Reintroduce persistent WebContext
  * cerbero: Make it easier to consume 1.20.1 macOS GStreamer .pkgs
  * build fixes and gobject annotation fixes
  * bug fixes, security fixes, memory leak fixes, and other stability and reliability improvements

OBS-URL: https://build.opensuse.org/request/show/975752
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/gstreamer?expand=0&rev=179
This commit is contained in:
Antonio Larrosa 2022-05-09 10:48:24 +00:00 committed by Git OBS Bridge
parent b3fda90415
commit 7d63e98837
4 changed files with 27 additions and 4 deletions

View File

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

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

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

View File

@ -3,6 +3,29 @@ Mon May 9 08:58:55 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Enable use of libunwind on riscv64
-------------------------------------------------------------------
Mon May 9 08:53:18 UTC 2022 - Markéta Machová <mmachova@suse.com>
- Update to version 1.20.2
* avviddec: Remove vc1/wmv3 override and fix crashes on WMV files with FFMPEG 5.0+
* macOS: fix plugin discovery for GStreamer installed via brew and fix loading of Rust plugins
* rtpbasepayload: various header extension handling fixes
* rtpopusdepay: fix regression in stereo input handling if sprop-stereo is not advertised
* rtspclientsink: fix possible shutdown deadlock
* mpegts: gracefully handle "empty" program maps and fix AC-4 detection
* mxfdemux: Handle empty VANC packets and fix EOS handling
* playbin3: various playbin3, uridecodebin3, and playsink fixes
* ptpclock: fix initial sync-up with certain devices
* gltransformation: let graphene alloc its structures memory aligned
* webrtcbin fixes and webrtc sendrecv example improvements
* video4linux2: various fixes including some fixes for Raspberry Pi users
* videorate segment handling fixes and other fixes
* nvh264dec, nvh265dec: Fix broken key-unit trick modes and reverse playback
* wpe: Reintroduce persistent WebContext
* cerbero: Make it easier to consume 1.20.1 macOS GStreamer .pkgs
* build fixes and gobject annotation fixes
* bug fixes, security fixes, memory leak fixes, and other stability and reliability improvements
-------------------------------------------------------------------
Fri Mar 18 07:25:21 UTC 2022 - Antonio Larrosa <alarrosa@suse.com>

View File

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