From: Tim-Philipp Müller Date: Tue, 3 Dec 2024 23:29:07 +0000 (+0000) Subject: Release 1.24.10 X-Git-Tag: 1.24.10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5be4b6f03689ab438822f6cfcd13f1f300afe203;p=platform%2Fupstream%2Fgstreamer.git Release 1.24.10 --- diff --git a/girs/GES-1.0.gir b/girs/GES-1.0.gir index e6a82b9004..69521b776d 100644 --- a/girs/GES-1.0.gir +++ b/girs/GES-1.0.gir @@ -15458,7 +15458,7 @@ contains one frame) - + @@ -15466,7 +15466,7 @@ contains one frame) - + diff --git a/girs/Gst-1.0.gir b/girs/Gst-1.0.gir index fd556f441b..b11e9eb6f8 100644 --- a/girs/Gst-1.0.gir +++ b/girs/Gst-1.0.gir @@ -49387,7 +49387,7 @@ determine a order for the two provided values. - + The micro version of GStreamer at compile time: @@ -49397,7 +49397,7 @@ determine a order for the two provided values. - + The nano version of GStreamer at compile time: Actual releases have 0, GIT versions have 1, prerelease versions have 2-... diff --git a/girs/GstPbutils-1.0.gir b/girs/GstPbutils-1.0.gir index 8791ec7d53..8c12deea87 100644 --- a/girs/GstPbutils-1.0.gir +++ b/girs/GstPbutils-1.0.gir @@ -2899,7 +2899,7 @@ in debugging. - + The micro version of GStreamer's gst-plugins-base libraries at compile time. @@ -2909,7 +2909,7 @@ in debugging. - + The nano version of GStreamer's gst-plugins-base libraries at compile time. Actual releases have 0, GIT versions have 1, prerelease versions have 2-... diff --git a/meson.build b/meson.build index 0b756def2d..f9bffa364d 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer-full', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : ['buildtype=debugoptimized', # Needed due to https://github.com/mesonbuild/meson/issues/1889, diff --git a/subprojects/gst-devtools/NEWS b/subprojects/gst-devtools/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-devtools/NEWS +++ b/subprojects/gst-devtools/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-devtools/RELEASE b/subprojects/gst-devtools/RELEASE index 76d3ac1118..3fa0bbdeed 100644 --- a/subprojects/gst-devtools/RELEASE +++ b/subprojects/gst-devtools/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-devtools 1.24.9. +This is GStreamer gst-devtools 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-devtools/gst-devtools.doap b/subprojects/gst-devtools/gst-devtools.doap index 6dfd278f26..c57f3870b5 100644 --- a/subprojects/gst-devtools/gst-devtools.doap +++ b/subprojects/gst-devtools/gst-devtools.doap @@ -53,6 +53,16 @@ + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-devtools/meson.build b/subprojects/gst-devtools/meson.build index 72e23a5374..43bf8395d9 100644 --- a/subprojects/gst-devtools/meson.build +++ b/subprojects/gst-devtools/meson.build @@ -1,5 +1,5 @@ project('gst-devtools', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'c_std=gnu99', diff --git a/subprojects/gst-docs/meson.build b/subprojects/gst-docs/meson.build index 46d1481af9..0e9f02bb39 100644 --- a/subprojects/gst-docs/meson.build +++ b/subprojects/gst-docs/meson.build @@ -1,5 +1,5 @@ project('GStreamer manuals and tutorials', 'c', - version: '1.24.9.1', + version: '1.24.10', meson_version : '>= 1.1') hotdoc_p = find_program('hotdoc') diff --git a/subprojects/gst-editing-services/NEWS b/subprojects/gst-editing-services/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-editing-services/NEWS +++ b/subprojects/gst-editing-services/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-editing-services/RELEASE b/subprojects/gst-editing-services/RELEASE index 9d0b9387de..df86a8cd1d 100644 --- a/subprojects/gst-editing-services/RELEASE +++ b/subprojects/gst-editing-services/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-editing-services 1.24.9. +This is GStreamer gst-editing-services 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-editing-services/gst-editing-services.doap b/subprojects/gst-editing-services/gst-editing-services.doap index c68ade6a54..62a16dfd00 100644 --- a/subprojects/gst-editing-services/gst-editing-services.doap +++ b/subprojects/gst-editing-services/gst-editing-services.doap @@ -30,6 +30,16 @@ GStreamer library for creating audio and video editors + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-editing-services/meson.build b/subprojects/gst-editing-services/meson.build index 06f2b8dd03..5e782deb28 100644 --- a/subprojects/gst-editing-services/meson.build +++ b/subprojects/gst-editing-services/meson.build @@ -1,5 +1,5 @@ project('gst-editing-services', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-examples/meson.build b/subprojects/gst-examples/meson.build index 7621fd2a92..1cecdf723a 100644 --- a/subprojects/gst-examples/meson.build +++ b/subprojects/gst-examples/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.24.9.1', license : 'LGPL') +project('gst-examples', 'c', version : '1.24.10', license : 'LGPL') static_build = get_option('default_library') == 'static' cc = meson.get_compiler('c') diff --git a/subprojects/gst-integration-testsuites/meson.build b/subprojects/gst-integration-testsuites/meson.build index da4808a88a..b5007fc723 100644 --- a/subprojects/gst-integration-testsuites/meson.build +++ b/subprojects/gst-integration-testsuites/meson.build @@ -1 +1 @@ -project('gst-integration-testsuites', [], version: '1.24.9.1', meson_version : '>= 1.1', license: 'LGPL') +project('gst-integration-testsuites', [], version: '1.24.10', meson_version : '>= 1.1', license: 'LGPL') diff --git a/subprojects/gst-libav/NEWS b/subprojects/gst-libav/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-libav/NEWS +++ b/subprojects/gst-libav/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-libav/RELEASE b/subprojects/gst-libav/RELEASE index b38ec67935..3c918fd227 100644 --- a/subprojects/gst-libav/RELEASE +++ b/subprojects/gst-libav/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-libav 1.24.9. +This is GStreamer gst-libav 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-libav/gst-libav.doap b/subprojects/gst-libav/gst-libav.doap index 2b15c7a845..aaac954952 100644 --- a/subprojects/gst-libav/gst-libav.doap +++ b/subprojects/gst-libav/gst-libav.doap @@ -32,6 +32,16 @@ colorspace conversion elements. + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-libav/meson.build b/subprojects/gst-libav/meson.build index 2ba2f226ad..c8183c110b 100644 --- a/subprojects/gst-libav/meson.build +++ b/subprojects/gst-libav/meson.build @@ -1,5 +1,5 @@ project('gst-libav', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-plugins-bad/NEWS b/subprojects/gst-plugins-bad/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-plugins-bad/NEWS +++ b/subprojects/gst-plugins-bad/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-plugins-bad/RELEASE b/subprojects/gst-plugins-bad/RELEASE index 109633b1eb..9b976f495c 100644 --- a/subprojects/gst-plugins-bad/RELEASE +++ b/subprojects/gst-plugins-bad/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-bad 1.24.9. +This is GStreamer gst-plugins-bad 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-plugins-bad/gst-plugins-bad.doap b/subprojects/gst-plugins-bad/gst-plugins-bad.doap index 95559d4f8b..29c4b2bc8a 100644 --- a/subprojects/gst-plugins-bad/gst-plugins-bad.doap +++ b/subprojects/gst-plugins-bad/gst-plugins-bad.doap @@ -33,6 +33,16 @@ real live maintainer, or some actual wide use. + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-plugins-bad/meson.build b/subprojects/gst-plugins-bad/meson.build index cd18a3e906..b2f730fb1a 100644 --- a/subprojects/gst-plugins-bad/meson.build +++ b/subprojects/gst-plugins-bad/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-bad', 'c', 'cpp', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-plugins-base/NEWS b/subprojects/gst-plugins-base/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-plugins-base/NEWS +++ b/subprojects/gst-plugins-base/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-plugins-base/RELEASE b/subprojects/gst-plugins-base/RELEASE index aacb7a3485..e772fcff12 100644 --- a/subprojects/gst-plugins-base/RELEASE +++ b/subprojects/gst-plugins-base/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-base 1.24.9. +This is GStreamer gst-plugins-base 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-plugins-base/gst-plugins-base.doap b/subprojects/gst-plugins-base/gst-plugins-base.doap index 8b757b2b54..56cc32bafc 100644 --- a/subprojects/gst-plugins-base/gst-plugins-base.doap +++ b/subprojects/gst-plugins-base/gst-plugins-base.doap @@ -34,6 +34,16 @@ A wide range of video and audio decoders, encoders, and filters are included. + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-plugins-base/meson.build b/subprojects/gst-plugins-base/meson.build index 91f2b77aec..0176d9398e 100644 --- a/subprojects/gst-plugins-base/meson.build +++ b/subprojects/gst-plugins-base/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-base', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-plugins-good/NEWS b/subprojects/gst-plugins-good/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-plugins-good/NEWS +++ b/subprojects/gst-plugins-good/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-plugins-good/RELEASE b/subprojects/gst-plugins-good/RELEASE index b2477e65c7..b0ae6ac076 100644 --- a/subprojects/gst-plugins-good/RELEASE +++ b/subprojects/gst-plugins-good/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-good 1.24.9. +This is GStreamer gst-plugins-good 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-plugins-good/gst-plugins-good.doap b/subprojects/gst-plugins-good/gst-plugins-good.doap index e4c9c275e6..d7439b0562 100644 --- a/subprojects/gst-plugins-good/gst-plugins-good.doap +++ b/subprojects/gst-plugins-good/gst-plugins-good.doap @@ -32,6 +32,16 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library). + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-plugins-good/meson.build b/subprojects/gst-plugins-good/meson.build index 9084f484cf..cafe09a115 100644 --- a/subprojects/gst-plugins-good/meson.build +++ b/subprojects/gst-plugins-good/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-good', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-plugins-rs.wrap b/subprojects/gst-plugins-rs.wrap index 0a4bd9aca2..9564a4c351 100644 --- a/subprojects/gst-plugins-rs.wrap +++ b/subprojects/gst-plugins-rs.wrap @@ -2,4 +2,4 @@ directory=gst-plugins-rs url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-rs.git -revision=0.12 +revision=gstreamer-1.24.10 diff --git a/subprojects/gst-plugins-ugly/NEWS b/subprojects/gst-plugins-ugly/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-plugins-ugly/NEWS +++ b/subprojects/gst-plugins-ugly/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-plugins-ugly/RELEASE b/subprojects/gst-plugins-ugly/RELEASE index 1750a5373a..5cdbd58976 100644 --- a/subprojects/gst-plugins-ugly/RELEASE +++ b/subprojects/gst-plugins-ugly/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-ugly 1.24.9. +This is GStreamer gst-plugins-ugly 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap b/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap index 24df76f983..5aca2ace64 100644 --- a/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap +++ b/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap @@ -33,6 +33,16 @@ might be widely known to present patent problems. + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-plugins-ugly/meson.build b/subprojects/gst-plugins-ugly/meson.build index 19b1066d54..8c32b6e89c 100644 --- a/subprojects/gst-plugins-ugly/meson.build +++ b/subprojects/gst-plugins-ugly/meson.build @@ -1,5 +1,5 @@ project('gst-plugins-ugly', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-python/NEWS b/subprojects/gst-python/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-python/NEWS +++ b/subprojects/gst-python/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-python/RELEASE b/subprojects/gst-python/RELEASE index 0109de8229..ad18171138 100644 --- a/subprojects/gst-python/RELEASE +++ b/subprojects/gst-python/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-python 1.24.9. +This is GStreamer gst-python 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-python/gst-python.doap b/subprojects/gst-python/gst-python.doap index 4fbdce042f..2abc3fd3b2 100644 --- a/subprojects/gst-python/gst-python.doap +++ b/subprojects/gst-python/gst-python.doap @@ -30,6 +30,16 @@ GStreamer Python Bindings is a set of overrides and Gst fundamental types handli + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-python/meson.build b/subprojects/gst-python/meson.build index bc1d5f54b5..d1b7dddd3b 100644 --- a/subprojects/gst-python/meson.build +++ b/subprojects/gst-python/meson.build @@ -1,5 +1,5 @@ project('gst-python', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'c_std=gnu99', diff --git a/subprojects/gst-rtsp-server/NEWS b/subprojects/gst-rtsp-server/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gst-rtsp-server/NEWS +++ b/subprojects/gst-rtsp-server/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gst-rtsp-server/RELEASE b/subprojects/gst-rtsp-server/RELEASE index bcade7fe83..5ffc57060f 100644 --- a/subprojects/gst-rtsp-server/RELEASE +++ b/subprojects/gst-rtsp-server/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-rtsp-server 1.24.9. +This is GStreamer gst-rtsp-server 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gst-rtsp-server/gst-rtsp-server.doap b/subprojects/gst-rtsp-server/gst-rtsp-server.doap index 8df3a3a4f0..00b26c761a 100644 --- a/subprojects/gst-rtsp-server/gst-rtsp-server.doap +++ b/subprojects/gst-rtsp-server/gst-rtsp-server.doap @@ -30,6 +30,16 @@ RTSP server library based on GStreamer + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gst-rtsp-server/meson.build b/subprojects/gst-rtsp-server/meson.build index 4869e71fac..a5a30b3c7a 100644 --- a/subprojects/gst-rtsp-server/meson.build +++ b/subprojects/gst-rtsp-server/meson.build @@ -1,5 +1,5 @@ project('gst-rtsp-server', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : ['warning_level=1', 'buildtype=debugoptimized']) diff --git a/subprojects/gstreamer-sharp/meson.build b/subprojects/gstreamer-sharp/meson.build index 13c648b399..b236f2e667 100644 --- a/subprojects/gstreamer-sharp/meson.build +++ b/subprojects/gstreamer-sharp/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.24.9.1', +project('gstreamer-sharp', ['cs', 'c'], version: '1.24.10', meson_version : '>= 1.1', license: 'LGPL') fs = import ('fs') diff --git a/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs b/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs index cd3f177273..4922da5d22 100644 --- a/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs +++ b/subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs @@ -17,9 +17,9 @@ namespace Gst.PbUtils { public const string ENCODING_CATEGORY_ONLINE_SERVICE = @"online-service"; public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing"; public const int PLUGINS_BASE_VERSION_MAJOR = 1; - public const int PLUGINS_BASE_VERSION_MICRO = 9; + public const int PLUGINS_BASE_VERSION_MICRO = 10; public const int PLUGINS_BASE_VERSION_MINOR = 24; - public const int PLUGINS_BASE_VERSION_NANO = 1; + public const int PLUGINS_BASE_VERSION_NANO = 0; #endregion } } diff --git a/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs b/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs index cb2d407fc7..77b723bb06 100644 --- a/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs +++ b/subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs @@ -171,9 +171,9 @@ namespace Gst { public const int VALUE_LESS_THAN = -1; public const int VALUE_UNORDERED = 2; public const int VERSION_MAJOR = 1; - public const int VERSION_MICRO = 9; + public const int VERSION_MICRO = 10; public const int VERSION_MINOR = 24; - public const int VERSION_NANO = 1; + public const int VERSION_NANO = 0; #endregion } } diff --git a/subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-api.xml b/subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-api.xml index 377fbed4c8..fe79c39069 100644 --- a/subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-api.xml +++ b/subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-api.xml @@ -12342,10 +12342,10 @@ - - - - + + + + @@ -22376,10 +22376,10 @@ - - - - + + + + diff --git a/subprojects/gstreamer-vaapi/NEWS b/subprojects/gstreamer-vaapi/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gstreamer-vaapi/NEWS +++ b/subprojects/gstreamer-vaapi/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gstreamer-vaapi/RELEASE b/subprojects/gstreamer-vaapi/RELEASE index 2ce04943a9..1145afef42 100644 --- a/subprojects/gstreamer-vaapi/RELEASE +++ b/subprojects/gstreamer-vaapi/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gstreamer-vaapi 1.24.9. +This is GStreamer gstreamer-vaapi 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap b/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap index d54f4d5445..a41b37622a 100644 --- a/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap +++ b/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap @@ -25,6 +25,16 @@ + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gstreamer-vaapi/meson.build b/subprojects/gstreamer-vaapi/meson.build index 915f99d316..9ea15239f1 100644 --- a/subprojects/gstreamer-vaapi/meson.build +++ b/subprojects/gstreamer-vaapi/meson.build @@ -1,5 +1,5 @@ project('gstreamer-vaapi', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gstreamer/NEWS b/subprojects/gstreamer/NEWS index 9fd58a795f..2a914ca858 100644 --- a/subprojects/gstreamer/NEWS +++ b/subprojects/gstreamer/NEWS @@ -2,11 +2,11 @@ GStreamer 1.24 Release Notes GStreamer 1.24.0 was originally released on 4 March 2024. -The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024. +The latest bug-fix release in the stable 1.24 series is 1.24.10 and was released on 03 December 2024. See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. -Last updated: Wednesday 30 October 2024, 20:00 UTC (log) +Last updated: Tuesday 03 December 2024, 14:00 UTC (log) ## Introduction @@ -2726,6 +2726,182 @@ List of merge requests and issues fixed in 1.24.9 - List of Merge Requests applied in 1.24.9 - List of Issues fixed in 1.24.9 +1.24.10 + +The tenth 1.24 bug-fix release (1.24.10) was released on 03 December 2024. + +This release only contains bugfixes and security fixes. It should be safe to update from 1.24.x and we would recommend you +update at your earliest convenience. + +Highlighted bugfixes in 1.24.10 + +- More than 40 security fixes across a wide range of elements following an audit by the GitHub Security Lab, including the + MP4, Matroska, Ogg and WAV demuxers, subtitle parsers, image decoders, audio decoders and the id3v2 tag parser. +- avviddec: Fix regression that could trigger assertions about width/height mismatches +- appsink and appsrc fixes +- closed caption handling fixes +- decodebin3 and urisourcebin fixes +- glupload: dmabuf: Fix emulated tiled import +- level: fix LevelMeta values outside of the stated range +- mpegtsmux, flvmux: fix potential busy looping with high cpu usage in live mode +- pipeline dot file graph generation improvements +- qt(6): fix criticals with multiple qml(6)gl{src,sink} +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode to enable clock drift handling +- splitmuxsrc: reduce number of file descriptors used +- systemclock: locking order fixes +- v4l2: fix possible v4l2videodec deadlock on shutdown; 8-bit bayer format fixes +- x265: Fix build with libx265 version >= 4.1 after masteringDisplayColorVolume API change +- macOS: fix rendering artifacts in retina displays, plus ptp clock fixes +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) +- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements +- Translation updates + +gstreamer + +- allocator: Avoid integer overflow when allocating sysmem and avoid integer overflow in qtdemux theora extension parsing +- deviceprovider: fix leaking hidden providers +- gstreamer: prefix debug dot node names to prevent splitting +- pad: Never push sticky events in response to a FLUSH_STOP +- systemclock: Fix lock order violation and some cleanup +- utils: improve gst_util_ceil_log2() +- ptp: use ip_mreq instead of ip_mreqn for macos +- tracers: unlock leaks tracer if already tracking + +gst-plugins-base + +- 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 +- discoverer: Make sure the missing elements details array is NULL-terminated in a thread-safe way +- discoverer: 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 +- gl: 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 +- Update translations + +gst-plugins-good + +- avisubtitle: Fix size checks and avoid overflows when checking sizes +- flvmux: Don’t time out in live mode if no timestamped next buffer is available +- gdkpixbufdec: Check if initializing the video info actually succeeded +- jpegdec: Directly error out on negotiation failures +- level: Fix integer overflow when filling LevelMeta +- level: produces level value outside of Stated Range +- matroskademux: header parsing fixes +- qtdemux: header and sample table parsing fixes +- qtdemux: avoid integer overflow in theora extension parsing +- qt(6)/material: ensure that we always update the context in setBuffer() +- rtspsrc: Optionally timestamp RTP packets with their receive times in TCP/HTTP mode +- rtp: Fix precision loss in gst_rtcp_ntp_to_unix() +- rtpfunnel: Ensure segment events are forwarded after flushs +- rtpmanager: don’t map READWRITE in twcc header ext +- rtph264depay, rtph265depay: Fix various OOB reads / NULL pointer dereferences in parameter-set string handling +- shout2send: Unref event at the end of the event function +- udpsrc: protect cancellable from unlock/unlock_stop race +- v4l2object: Fixed incorrect maximum value for int range +- v4l2object: Remove little endian marker on 8 bit bayer format names +- v4l2videodec: fix freeze race condition +- wavparse: Fix various (missing) size checks and other parsing problems + +gst-plugins-bad + +- ccconverter: Don’t override in_fps_entry when trying to take output +- ccutils fixes +- kmssink: Add mediatek auto-detection +- mpegtsmux: Don’t time out in live mode if no timestamped next buffer is available (fixes busy loop with high cpu usage) +- mpegvideoparse: do not set delta unit flag on unknown frame type +- mxfmux: Fix off-by-one in the month when generating a timestamp for now +- timecodestamper: Don’t fail the latency query in LTC mode if we have no framerate +- webrtc: don’t crash on invalid bundle id +- x265: Allow building with x265-4.1 (after masteringDisplayColorVolume API change) +- meson: Don’t unconditionally invoke the libsoup subproject for tests + +gst-plugins-ugly + +- No changes + +GStreamer Rust plugins + +- cargo: Default to thin lto for the release profile (for faster builds with lower memory requirements) + +gst-libav + +- avcodecmap: Use avcodec_get_supported_config() instead of struct fields +- libav: viddec: provide details if meta has the wrong resolution +- avviddec: Unlock video decoder stream lock temporarily while finishing frames + +gst-rtsp-server + +- No changes + +gstreamer-vaapi + +- No changes + +gstreamer-sharp + +- No changes + +gst-omx + +- No changes + +gst-python + +- No changes + +gst-editing-services + +- No changes + +gst-devtools, gst-validate + gst-integration-testsuites + +- validate: Fix leaks in ssim components + +gst-examples + +- No changes + +Development build environment + +- meson: Fix failing libva wrap file build + +Cerbero build tool and packaging changes in 1.24.10 + +- shell: fix TemporaryDirectory error with the with statement when ZSH +- ci: update macos CI to 15 Sequoia + +Contributors to 1.24.10 + +Albert Sjolund, Alicia Boya García, Andoni Morales Alastruey, Antonio Morales, Edward Hervey, Guillaume Desmottes, Jan Alexander +Steffens (heftig), Jan Schmidt, Jonas Rebmann, Jordan Petridis, Mathieu Duponchelle, Matthew Waters, Nicolas Dufresne, Nirbheek +Chauhan, Pablo Sun, Philippe Normand, Robert Rosengren, Ruben Gonzalez, Sebastian Dröge, Seungmin Kim, Stefan Riedmüller, +Stéphane Cerveau, Taruntej Kanakamalla, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Tomáš Polomský, Wilhelm Bartel, Xi +Ruoyao, + +… and many others who have contributed bug reports, translations, sent suggestions or helped testing. Thank you all! + +List of merge requests and issues fixed in 1.24.10 + +- List of Merge Requests applied in 1.24.10 +- List of Issues fixed in 1.24.10 + Schedule for 1.26 Our next major feature release will be 1.26, and 1.25 will be the unstable development version leading up to the stable 1.26 diff --git a/subprojects/gstreamer/RELEASE b/subprojects/gstreamer/RELEASE index 4b49962981..e1a7742e83 100644 --- a/subprojects/gstreamer/RELEASE +++ b/subprojects/gstreamer/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer core 1.24.9. +This is GStreamer core 1.24.10. The GStreamer team is thrilled to announce a new major feature release of your favourite cross-platform multimedia framework! diff --git a/subprojects/gstreamer/gstreamer.doap b/subprojects/gstreamer/gstreamer.doap index 92aa8ef2fd..0dced089a4 100644 --- a/subprojects/gstreamer/gstreamer.doap +++ b/subprojects/gstreamer/gstreamer.doap @@ -38,6 +38,16 @@ hierarchy, and a set of media-agnostic core elements. + + + 1.24.10 + 1.24 + + 2024-12-03 + + + + 1.24.9 diff --git a/subprojects/gstreamer/meson.build b/subprojects/gstreamer/meson.build index 4a80a9b99e..e39113620e 100644 --- a/subprojects/gstreamer/meson.build +++ b/subprojects/gstreamer/meson.build @@ -1,5 +1,5 @@ project('gstreamer', 'c', - version : '1.24.9.1', + version : '1.24.10', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])