diff --git a/gst-plugins-base-1.24.10.tar.xz b/gst-plugins-base-1.24.10.tar.xz new file mode 100644 index 0000000..02d91dd --- /dev/null +++ b/gst-plugins-base-1.24.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd57b1be924c6e24f327dd55bab9d8fbaaebe5e1dc8fca784182ab2b12d23eb +size 2453672 diff --git a/gst-plugins-base-1.24.9.tar.xz b/gst-plugins-base-1.24.9.tar.xz deleted file mode 100644 index 5a657ed..0000000 --- a/gst-plugins-base-1.24.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bb3b946907d3ce04dd842b610c8111c2b0611351b25a1fa22af5efa897857cb -size 2446392 diff --git a/gstreamer-plugins-base.changes b/gstreamer-plugins-base.changes index 9875264..a8ac888 100644 --- a/gstreamer-plugins-base.changes +++ b/gstreamer-plugins-base.changes @@ -1,3 +1,42 @@ +------------------------------------------------------------------- +Mon Dec 9 11:53:41 UTC 2024 - Bjørn Lie + +- Update to version 1.24.10: + + appsink: fix timeout logic for gst_app_sink_try_pull_sample(). + + appsrc: Fix use-after-free when making buffer / buffer-lists + writable. + + audiostreamalign: Don't report disconts for every buffer if + alignment-threshold is too small. + + decodebin3: Unify collection switching checks. + + discoverer: + - Don't print channel layout for more than 64 channels. + - Make sure the missing elements details array is + NULL-terminated in a thread-safe way. + - Fix segfault in race condition adding a new uri. + + id3v2: Don't try parsing extended header if not enough data is + available. + + glupload: dmabuf: Fix emulated tiled import. + + gl: + - cocoa: fix rendering artifacts in retina displays. + - meson: Don't use libdrm_dep in cc.has_header(). + + oggstream: fix invalid ogg_packet->packet accesses, address + invalid writes CVE. + + opusdec: Set at most 64 channels to NONE position. + + playbin: Fix caps leak in get_n_common_capsfeatures(). + + playbin3: ERROR when setting new HLS URI with instant-uri=true. + + sdp: Add debug categories for message and mikey modules. + + ssaparse: Search for closing brace after opening brace. + + splitmuxsrc: Convert part reader to a bin with a non-async bus. + + subparse: Check for NULL return of strchr() when parsing LRC + subtitles. + + streamsynchronizer: Only send GAP events out of source pads. + + urisourcebin: Also use event probe for HLS use-cases. + + video-converter: Set TIME segment format on appsrc. + + vorbisdec: Set at most 64 channels to NONE position. + + Translation for gst-plugins-base 1.24.0 not sync-ed with + Translation Project. + + Updated translations. + ------------------------------------------------------------------- Tue Nov 5 09:39:07 UTC 2024 - Bjørn Lie diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec index 2184675..0400369 100644 --- a/gstreamer-plugins-base.spec +++ b/gstreamer-plugins-base.spec @@ -20,7 +20,7 @@ %define gst_branch 1.0 %define gstreamer_req_version %(echo %{version} | sed -e "s/+.*//") Name: gstreamer-plugins-base -Version: 1.24.9 +Version: 1.24.10 Release: 0 Summary: GStreamer Streaming-Media Framework Plug-Ins License: GPL-2.0-or-later AND LGPL-2.1-or-later