diff --git a/girs/GES-1.0.gir b/girs/GES-1.0.gir
index dec719ca2d..aaea3aeb22 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 611ccc77ae..9eb3b9f081 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 03b78d15d9..3fe4c35532 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 e6d6308a48..2e8c2ca2de 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-full', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 7c295d0204..76d3ac1118 100644
--- a/subprojects/gst-devtools/RELEASE
+++ b/subprojects/gst-devtools/RELEASE
@@ -1,4 +1,4 @@
-This is GStreamer gst-devtools 1.24.8.
+This is GStreamer gst-devtools 1.24.9.
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 afa5466b92..6dfd278f26 100644
--- a/subprojects/gst-devtools/gst-devtools.doap
+++ b/subprojects/gst-devtools/gst-devtools.doap
@@ -53,6 +53,16 @@
+
+
+ 1.24.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-devtools/meson.build b/subprojects/gst-devtools/meson.build
index 79498b3945..0318eb4262 100644
--- a/subprojects/gst-devtools/meson.build
+++ b/subprojects/gst-devtools/meson.build
@@ -1,5 +1,5 @@
project('gst-devtools', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
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 e074582352..071ddd8e19 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.8.1',
+ version: '1.24.9',
meson_version : '>= 1.1')
hotdoc_p = find_program('hotdoc')
diff --git a/subprojects/gst-editing-services/NEWS b/subprojects/gst-editing-services/NEWS
index cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 ff3164fadd..9d0b9387de 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.8.
+This is GStreamer gst-editing-services 1.24.9.
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 1a662ab8eb..c68ade6a54 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-editing-services/meson.build b/subprojects/gst-editing-services/meson.build
index 927c6bca9c..3a0ff05d1b 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.8.1',
+ version : '1.24.9',
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 c632f42936..ac1bd91bf0 100644
--- a/subprojects/gst-examples/meson.build
+++ b/subprojects/gst-examples/meson.build
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.24.8.1', license : 'LGPL')
+project('gst-examples', 'c', version : '1.24.9', 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 7497d20c3a..6c5049a2e9 100644
--- a/subprojects/gst-integration-testsuites/meson.build
+++ b/subprojects/gst-integration-testsuites/meson.build
@@ -1 +1 @@
-project('gst-integration-testsuites', [], version: '1.24.8.1', meson_version : '>= 1.1', license: 'LGPL')
+project('gst-integration-testsuites', [], version: '1.24.9', meson_version : '>= 1.1', license: 'LGPL')
diff --git a/subprojects/gst-libav/NEWS b/subprojects/gst-libav/NEWS
index cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 22065b33bd..b38ec67935 100644
--- a/subprojects/gst-libav/RELEASE
+++ b/subprojects/gst-libav/RELEASE
@@ -1,4 +1,4 @@
-This is GStreamer gst-libav 1.24.8.
+This is GStreamer gst-libav 1.24.9.
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 75dd90785b..2b15c7a845 100644
--- a/subprojects/gst-libav/gst-libav.doap
+++ b/subprojects/gst-libav/gst-libav.doap
@@ -32,6 +32,16 @@ colorspace conversion elements.
+
+
+ 1.24.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-libav/meson.build b/subprojects/gst-libav/meson.build
index 3a33215281..1d4908389b 100644
--- a/subprojects/gst-libav/meson.build
+++ b/subprojects/gst-libav/meson.build
@@ -1,5 +1,5 @@
project('gst-libav', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 f05f82676c..109633b1eb 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.8.
+This is GStreamer gst-plugins-bad 1.24.9.
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 1cba73b0ca..95559d4f8b 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-plugins-bad/meson.build b/subprojects/gst-plugins-bad/meson.build
index 9c431f1224..9ae3b418b5 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.8.1',
+ version : '1.24.9',
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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 6e7ce2f068..aacb7a3485 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.8.
+This is GStreamer gst-plugins-base 1.24.9.
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 f118edfb68..8b757b2b54 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-plugins-base/meson.build b/subprojects/gst-plugins-base/meson.build
index 81bc108427..c0b2016430 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.8.1',
+ version : '1.24.9',
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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 daec4ee637..b2477e65c7 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.8.
+This is GStreamer gst-plugins-good 1.24.9.
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 997d9081ff..e4c9c275e6 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-plugins-good/meson.build b/subprojects/gst-plugins-good/meson.build
index 579ae39f15..20dd3e488e 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.8.1',
+ version : '1.24.9',
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..1fc119d1df 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.9
diff --git a/subprojects/gst-plugins-ugly/NEWS b/subprojects/gst-plugins-ugly/NEWS
index cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 8786540134..1750a5373a 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.8.
+This is GStreamer gst-plugins-ugly 1.24.9.
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 918d14ee95..24df76f983 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-plugins-ugly/meson.build b/subprojects/gst-plugins-ugly/meson.build
index 4af322b24f..351d266c90 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.8.1',
+ version : '1.24.9',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
diff --git a/subprojects/gst-python/NEWS b/subprojects/gst-python/NEWS
index cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 712ae7e966..0109de8229 100644
--- a/subprojects/gst-python/RELEASE
+++ b/subprojects/gst-python/RELEASE
@@ -1,4 +1,4 @@
-This is GStreamer gst-python 1.24.8.
+This is GStreamer gst-python 1.24.9.
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 002e4c7d04..4fbdce042f 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-python/meson.build b/subprojects/gst-python/meson.build
index 72a823541b..2ee11f3726 100644
--- a/subprojects/gst-python/meson.build
+++ b/subprojects/gst-python/meson.build
@@ -1,5 +1,5 @@
project('gst-python', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 9c859be279..bcade7fe83 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.8.
+This is GStreamer gst-rtsp-server 1.24.9.
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 b43f311e8d..8df3a3a4f0 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gst-rtsp-server/meson.build b/subprojects/gst-rtsp-server/meson.build
index 3df8faaf5b..1539b694c5 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.8.1',
+ version : '1.24.9',
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 2871cab86f..8d24c2de1f 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.8.1',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.24.9',
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 8ca5d410d6..ca0916d17a 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 = 8;
+ public const int PLUGINS_BASE_VERSION_MICRO = 9;
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 99b7e2f1d1..02f2547238 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 = 8;
+ public const int VERSION_MICRO = 9;
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 af830569d3..88d6e5feed 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 cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 147863df1e..2ce04943a9 100644
--- a/subprojects/gstreamer-vaapi/RELEASE
+++ b/subprojects/gstreamer-vaapi/RELEASE
@@ -1,4 +1,4 @@
-This is GStreamer gstreamer-vaapi 1.24.8.
+This is GStreamer gstreamer-vaapi 1.24.9.
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 31dcd09873..d54f4d5445 100644
--- a/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap
+++ b/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap
@@ -25,6 +25,16 @@
+
+
+ 1.24.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gstreamer-vaapi/meson.build b/subprojects/gstreamer-vaapi/meson.build
index 3f83c9c977..1a8301f9e2 100644
--- a/subprojects/gstreamer-vaapi/meson.build
+++ b/subprojects/gstreamer-vaapi/meson.build
@@ -1,5 +1,5 @@
project('gstreamer-vaapi', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
diff --git a/subprojects/gstreamer/NEWS b/subprojects/gstreamer/NEWS
index cfa5977321..9fd58a795f 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.8 and was released on 19 September 2024.
+The latest bug-fix release in the stable 1.24 series is 1.24.9 and was released on 30 October 2024.
See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document.
-Last updated: Thursday 19 September 2024, 00:30 UTC (log)
+Last updated: Wednesday 30 October 2024, 20:00 UTC (log)
## Introduction
@@ -2450,8 +2450,6 @@ gst-plugins-base
- decodebin3: Fix collection identity check
- encodebin: Fix pad removal
- glimagesink: Fix cannot resize viewport when video size changed in caps
-- v4l2bufferpool: actually queue back the empty buffer flagged LAST
-- v4l2videoenc: unref buffer pool after usage properly
- video: Don’t overshoot QoS earliest time by a factor of 2
- meson: gst-play: link to libm
@@ -2461,6 +2459,8 @@ gst-plugins-good
- matroskamux: Include end padding in the block duration for Opus streams, fixing firefox compatibility
- osxaudio: Avoid dangling pointer on shutdown
- splitmuxsink: Override LATENCY query to pretend to downstream that we’re not live
+- v4l2bufferpool: actually queue back the empty buffer flagged LAST
+- v4l2videoenc: unref buffer pool after usage properly
- v4l2: encoder: Add dynamic framerate support
gst-plugins-bad
@@ -2547,6 +2547,185 @@ List of merge requests and issues fixed in 1.24.8
- List of Merge Requests applied in 1.24.8
- List of Issues fixed in 1.24.8
+1.24.9
+
+The ninth 1.24 bug-fix release (1.24.9) was released on 30 October 2024.
+
+This release only contains bugfixes and a security fix and it should be safe to update from 1.24.x.
+
+Highlighted bugfixes in 1.24.9
+
+- gst-rtsp-server security fix
+- GstAggregator start time selection and latency query fixes for force-live mode
+- audioconvert: fix dynamic handling of mix matrix, and accept custom upstream event for setting one
+- encodebin: fix parser selection for encoders that support multiple codecs
+- flvmux improvments for pipelines where timestamps don’t start at 0
+- glcontext: egl: Unrestrict the support base DRM formats
+- kms: Add IMX-DCSS auto-detection in sink and fix stride with planar formats in allocator
+- macOS main application event loop fixes
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- playbin3, decodebin3, parsebin, urisourcebin: fix races, and improve stability and stream-collection handling
+- rtpmanager: fix early RTCP SR generation for sparse streams like metadata
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of rotation matrix with 180 degree rotation
+- rtpav1depay: added wait-for-keyframe and request-keyframe properties
+- srt: make work with newer libsrt versions and don’t re-connect on authentication failure
+- v4l2 fixes and improvement
+- webrtcsink, webrtcbin and whepsrc fixes
+- cerbero: fix Python 3.13 compatibility, g-i with newer setuptools, bootstrap on Arch Linux; iOS build fixes
+- Ship qroverlay plugin in binary packages - Various bug fixes, memory leak fixes, and other stability and reliability
+ improvements
+- Various bug fixes, build fixes, memory leak fixes, and other stability and reliability improvements
+
+gstreamer
+
+- aggregator: fix start time selection first with force-live
+- aggregator: fix live query when force-live is TRUE
+- parse-launch: Make sure children are bins before recursing in
+- macos: Fix race conditions in cocoa/application main event loop
+- multiqueue: Do not unref the query we get in pad->query
+
+gst-plugins-base
+
+- audioconvert: fix dynamic handling of mix matrix, accept custom upstream event for setting one
+- playback: Fix a variety of decodebin3/parsebin/urisourcebin races
+- playbin3: prevent crashing trying to play a corrupted mp4 file (WARNING : HIGH PITCHED CORRUPTED SOUND)
+- urisourcebin: Ensure all stream-start are handled
+- urisourcebin: Allow more cases for posting stream-collection
+- decodebin3: Make update/posting of collection messages atomic
+- decodebin3: send selected stream message as long as not all the tracks can’t select decoders
+- urisourcebin/parsebin: Improve collection creation and handling
+- encodebasebin: Miscellaneous fixes
+- allocators: drmdumb: Fix bpp value for P010
+- gldownload: use gst_gl_sync_meta_wait_cpu()
+- Revert “meson: Fix invalid include flag in uninstalled gl pc file”
+- gl: Fix configure error when libdrm is a subproject
+- glcontext: egl: Unrestrict the support base DRM formats
+- exiftag: Check the result of gst_date_time_new_local_time(), fixes criticals with malformed EXIF tags
+
+gst-plugins-good
+
+- flvmux: Use first running time on the initial header instead of 0
+- rtpmanager: skip RTPSources which are not ready in the RTCP generation
+- rtppassthroughpay: Fix reading clock-rate and payload type from caps
+- qml6glsrc: Reduce capture delay
+- qtdemux: fix parsing of matrix with 180 rotation
+- qtdemux: Check fourcc of a second CEA608 atom instead of assuming it’s cdt2
+- qtdemux: Skip zero-sized boxes instead of stopping to look at further boxes
+- twcc: Handle wrapping of reference time
+- v4l2object: append non colorimetry structure to probed caps
+- v4l2: Various fixes and improvement
+
+gst-plugins-bad
+
+- avfdeviceprovider: Fix leak from the GstCaps
+- codecparsers: add debug categories to bitwriters
+- codectimestamper: Fix gint wraparound in pts_compare_func
+- dvxa: Explicitly use cpp_std=c++11
+- GstPlay: message parsing and documentation improvements
+- h26xbitwriter: false have_space if aligning fails on aud
+- kmsallocator: fix stride with planar formats
+- kmssink: Add IMX-DCSS auto-detection
+- mpegtsdemux: Handle PTS/DTS wraparound with ignore-pcr=true
+- rtmp2sink: Initialize base_ts / last_ts with the actual first observed timestamp
+- scenechange: fix memory leak
+- srtsink: Register SRT listen callback before binding socket
+- srt: Don’t attempt to reconnect on authentication failures
+- tests: va: fix vapostproc test for DMABuf
+- tests: lc3: Allocate the same size for the buffer and the data
+- va: Fix libdrm include, plus meson and wrap changes
+- vaav1enc: Do not enable palette mode by default
+- vp8decoder: Fix resolution change handling
+- vtdec: add support for level 6 6.1 and 6.2
+- wayland: Add NV15 support
+- webrtcbin: Clean up bin elements when datachannel is removed
+
+gst-plugins-ugly
+
+- No changes
+
+GStreamer Rust plugins
+
+- Build: turn lto off for dev profile for faster dev builds
+- fmp4 hls_live example: Don’t set header-update-mode=update, no need to update the header in live mode
+- gtk4paintablesink: Don’t check for a GL context when filtering dmabuf caps
+- livesync: Log latency query results when handling latency query too
+- onvifmetadatapay: Set output caps earlier, so upstream can send gap events earlier
+- rtpav1depay: Add wait-for-keyframe and request-keyframe properties
+- spotify: tweak dependencies
+- transcriberbin: fix panic during gst-inspect-1.0 -u
+- webrtcsink: fix segment format mismatch with remote offer
+- webrtcsink: fix assertions when finalizing
+- webrtcsink: Fix typo in “turn-servers” property description
+- whepsrc: Fix incorrect default caps
+
+gst-libav
+
+- avviddec: Unlock video decoder stream lock temporarily while finishing frames
+
+gst-rtsp-server
+
+- rtsp-server: Remove pointless assertions that can happen if client provides invalid rates (security fix)
+
+gstreamer-vaapi
+
+- No changes
+
+gstreamer-sharp
+
+- No changes
+
+gst-omx
+
+- No changes
+
+gst-python
+
+- No changes
+
+gst-editing-services
+
+- ges: Fix name of GESFrameCompositionMeta API type (which caused gobject-introspection failures at build time)
+
+gst-devtools, gst-validate + gst-integration-testsuites
+
+- validate: Ignore flaky dash playbin3 issue
+- validate: Blacklist more netsim tests
+
+gst-examples
+
+- No changes
+
+Development build environment
+
+- No changes
+
+Cerbero build tool and packaging changes in 1.24.9
+
+- Fix Python 3.13 compatibility
+- gobject-introspection: Import patch to build against newer setuptools
+- Switch from wget to curl on Fedora 40 and newer
+- bootstrap: Add missing dependencies on Arch Linux
+- harfbuzz: Add CXXFLAGS to fix broken build on iOS
+- openssl.recipe: Stop using non-existent domain in primary tarball url
+- gst-plugins-bad: ship qroverlay plugin
+
+Contributors to 1.24.9
+
+Andoni Morales Alastruey, Arun Raghavan, Benjamin Gaignard, Corentin Damman, Dave Lucia, Edward Hervey, Elliot Chen, eri,
+Francisco Javier Velázquez-García, Guillaume Desmottes, He Junyan, Hugues Fruchet, Jakub Adam, James Cowgill, Jan Alexander
+Steffens (heftig), Jan Schmidt, Johan Sternerup, Jordan Petridis, L. E. Segovia, Mathieu Duponchelle, Nick Steel, Nicolas
+Dufresne, Nirbheek Chauhan, Ognyan Tonchev, Olivier Crête, Peter Stensson, Philippe Normand, Piotr Brzeziński, Sanchayan Maity,
+Sebastian Dröge, Shengqi Yu, Stéphane Cerveau, Théo Maillart, Thibault Saunier, Tim-Philipp Müller, Víctor Manuel Jáquez Leal,
+Weijian Pan, Xavier Claessens,
+
+… 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.9
+
+- List of Merge Requests applied in 1.24.9
+- List of Issues fixed in 1.24.9
+
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 d2d41edc0a..4b49962981 100644
--- a/subprojects/gstreamer/RELEASE
+++ b/subprojects/gstreamer/RELEASE
@@ -1,4 +1,4 @@
-This is GStreamer core 1.24.8.
+This is GStreamer core 1.24.9.
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 a3d2652dd4..92aa8ef2fd 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.9
+ 1.24
+
+ 2024-10-30
+
+
+
+
1.24.8
diff --git a/subprojects/gstreamer/meson.build b/subprojects/gstreamer/meson.build
index f9296b45ff..830a6014e8 100644
--- a/subprojects/gstreamer/meson.build
+++ b/subprojects/gstreamer/meson.build
@@ -1,5 +1,5 @@
project('gstreamer', 'c',
- version : '1.24.8.1',
+ version : '1.24.9',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])