Dominique Leuenberger 2022-12-25 14:14:22 +00:00 committed by Git OBS Bridge
commit 414a9b2087
4 changed files with 31 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Dec 23 18:59:40 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.20.5:
+ audioconvert, audioresample, audiofilter: fix divide by 0 for
input buffer without caps
+ cdparanoia: Ignore compiler warning coming from the cdparanoia
header
+ oggdemux, parsebin: More leak fixes
+ opengl:
- Fix automatic dispmanx detection for rpi4
- Fix usage of eglCreate/DestroyImage
- Fix static linking on macOS
+ Bump core requirement in 1.20 branch to 1.20.4
+ oggdemux: Don't leak incoming EOS event
+ opusdec: Various channel-related fixes
+ subparse: Fix non-closed tag handling.
+ textrender:
- Don't blindly forward all events and don't blindly forward
all events
- Negotiate caps on a GAP event if none were negotiated yet
+ timeoverlay: fix pad leak
+ videodecoder: Only post latency message if it changed
+ videoscale: buffer meta handling fixes (NULL-terminate array of
valid meta tags)
+ videosink: Don't return unknown end-time from get_times()
-------------------------------------------------------------------
Fri Oct 21 21:22:08 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -20,7 +20,7 @@
%define gst_branch 1.0
%define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//")
Name: gstreamer-plugins-base
Version: 1.20.4
Version: 1.20.5
Release: 0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: GPL-2.0-or-later AND LGPL-2.1-or-later