From d474de8ff0d188fb5b0374f6fa2ad21df05ee5e3 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 23 Feb 2024 18:20:11 +0000 Subject: Release 1.23.90 --- girs/GES-1.0.gir | 4 ++-- girs/Gst-1.0.gir | 4 ++-- girs/GstPbutils-1.0.gir | 4 ++-- meson.build | 2 +- subprojects/gst-devtools/NEWS | 7 +++++-- subprojects/gst-devtools/RELEASE | 2 +- subprojects/gst-devtools/gst-devtools.doap | 10 ++++++++++ subprojects/gst-devtools/meson.build | 2 +- subprojects/gst-docs/meson.build | 2 +- subprojects/gst-editing-services/NEWS | 7 +++++-- subprojects/gst-editing-services/RELEASE | 2 +- .../gst-editing-services/gst-editing-services.doap | 10 ++++++++++ subprojects/gst-editing-services/meson.build | 2 +- subprojects/gst-examples/meson.build | 2 +- subprojects/gst-integration-testsuites/meson.build | 2 +- subprojects/gst-libav/NEWS | 7 +++++-- subprojects/gst-libav/RELEASE | 2 +- subprojects/gst-libav/gst-libav.doap | 10 ++++++++++ subprojects/gst-libav/meson.build | 2 +- subprojects/gst-plugins-bad/NEWS | 7 +++++-- subprojects/gst-plugins-bad/RELEASE | 2 +- subprojects/gst-plugins-bad/gst-plugins-bad.doap | 10 ++++++++++ subprojects/gst-plugins-bad/meson.build | 2 +- subprojects/gst-plugins-base/NEWS | 7 +++++-- subprojects/gst-plugins-base/RELEASE | 2 +- subprojects/gst-plugins-base/gst-plugins-base.doap | 10 ++++++++++ subprojects/gst-plugins-base/meson.build | 2 +- subprojects/gst-plugins-good/NEWS | 7 +++++-- subprojects/gst-plugins-good/RELEASE | 2 +- subprojects/gst-plugins-good/gst-plugins-good.doap | 10 ++++++++++ subprojects/gst-plugins-good/meson.build | 2 +- subprojects/gst-plugins-rs.wrap | 2 +- subprojects/gst-plugins-ugly/NEWS | 7 +++++-- subprojects/gst-plugins-ugly/RELEASE | 2 +- subprojects/gst-plugins-ugly/gst-plugins-ugly.doap | 10 ++++++++++ subprojects/gst-plugins-ugly/meson.build | 2 +- subprojects/gst-python/NEWS | 7 +++++-- subprojects/gst-python/RELEASE | 2 +- subprojects/gst-python/gst-python.doap | 10 ++++++++++ subprojects/gst-python/meson.build | 2 +- subprojects/gst-rtsp-server/NEWS | 7 +++++-- subprojects/gst-rtsp-server/RELEASE | 2 +- subprojects/gst-rtsp-server/gst-rtsp-server.doap | 10 ++++++++++ subprojects/gst-rtsp-server/meson.build | 2 +- subprojects/gstreamer-sharp/meson.build | 2 +- .../sources/generated/Gst.PbUtils/Constants.cs | 4 ++-- .../gstreamer-sharp/sources/generated/Gst/Constants.cs | 4 ++-- .../sources/generated/gstreamer-sharp-api.xml | 16 ++++++++-------- subprojects/gstreamer-vaapi/NEWS | 7 +++++-- subprojects/gstreamer-vaapi/RELEASE | 2 +- subprojects/gstreamer-vaapi/gstreamer-vaapi.doap | 10 ++++++++++ subprojects/gstreamer-vaapi/meson.build | 2 +- subprojects/gstreamer/NEWS | 7 +++++-- subprojects/gstreamer/RELEASE | 2 +- subprojects/gstreamer/gstreamer.doap | 10 ++++++++++ subprojects/gstreamer/meson.build | 2 +- 56 files changed, 211 insertions(+), 68 deletions(-) diff --git a/girs/GES-1.0.gir b/girs/GES-1.0.gir index b6bdcdeaa4..0dfba058db 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 d51e422dd7..510a075b17 100644 --- a/girs/Gst-1.0.gir +++ b/girs/Gst-1.0.gir @@ -49386,7 +49386,7 @@ determine a order for the two provided values. - + The micro version of GStreamer at compile time: @@ -49396,7 +49396,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 5d2c57f00a..04a6087cd1 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 0d8b72d7f5..c5286db9d4 100644 --- a/meson.build +++ b/meson.build @@ -1,5 +1,5 @@ project('gstreamer-full', 'c', - version : '1.23.2.1', + version : '1.23.90', 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-devtools/NEWS +++ b/subprojects/gst-devtools/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-devtools/RELEASE b/subprojects/gst-devtools/RELEASE index 4be134f231..51633a5962 100644 --- a/subprojects/gst-devtools/RELEASE +++ b/subprojects/gst-devtools/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-devtools 1.23.2. +This is GStreamer gst-devtools 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-devtools/gst-devtools.doap b/subprojects/gst-devtools/gst-devtools.doap index 7cfa71a913..933fbf0cfa 100644 --- a/subprojects/gst-devtools/gst-devtools.doap +++ b/subprojects/gst-devtools/gst-devtools.doap @@ -53,6 +53,16 @@ + + + 1.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-devtools/meson.build b/subprojects/gst-devtools/meson.build index 52201eae93..d4e37a733a 100644 --- a/subprojects/gst-devtools/meson.build +++ b/subprojects/gst-devtools/meson.build @@ -1,5 +1,5 @@ project('gst-devtools', 'c', - version : '1.23.2.1', + version : '1.23.90', 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 a510fcd9a5..2324571096 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.23.2.1', + version: '1.23.90', meson_version : '>= 1.1') hotdoc_p = find_program('hotdoc') diff --git a/subprojects/gst-editing-services/NEWS b/subprojects/gst-editing-services/NEWS index 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-editing-services/NEWS +++ b/subprojects/gst-editing-services/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-editing-services/RELEASE b/subprojects/gst-editing-services/RELEASE index 4f019428ee..2b98c36d6d 100644 --- a/subprojects/gst-editing-services/RELEASE +++ b/subprojects/gst-editing-services/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-editing-services 1.23.2. +This is GStreamer gst-editing-services 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-editing-services/gst-editing-services.doap b/subprojects/gst-editing-services/gst-editing-services.doap index 14eb3a1d2c..404bab9961 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-editing-services/meson.build b/subprojects/gst-editing-services/meson.build index 0979c6aa0f..d57497a73b 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.23.2.1', + version : '1.23.90', 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 08a6c5fe97..8934961ad0 100644 --- a/subprojects/gst-examples/meson.build +++ b/subprojects/gst-examples/meson.build @@ -1,4 +1,4 @@ -project('gst-examples', 'c', version : '1.23.2.1', license : 'LGPL') +project('gst-examples', 'c', version : '1.23.90', 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 8ddba6ac31..52c77d9924 100644 --- a/subprojects/gst-integration-testsuites/meson.build +++ b/subprojects/gst-integration-testsuites/meson.build @@ -1 +1 @@ -project('gst-integration-testsuites', [], version: '1.23.2.1', meson_version : '>= 1.1', license: 'LGPL') +project('gst-integration-testsuites', [], version: '1.23.90', meson_version : '>= 1.1', license: 'LGPL') diff --git a/subprojects/gst-libav/NEWS b/subprojects/gst-libav/NEWS index 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-libav/NEWS +++ b/subprojects/gst-libav/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-libav/RELEASE b/subprojects/gst-libav/RELEASE index 2efb4e4b0b..2cf33d7d17 100644 --- a/subprojects/gst-libav/RELEASE +++ b/subprojects/gst-libav/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-libav 1.23.2. +This is GStreamer gst-libav 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-libav/gst-libav.doap b/subprojects/gst-libav/gst-libav.doap index 9dc976b67a..adeda96b14 100644 --- a/subprojects/gst-libav/gst-libav.doap +++ b/subprojects/gst-libav/gst-libav.doap @@ -32,6 +32,16 @@ colorspace conversion elements. + + + 1.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-libav/meson.build b/subprojects/gst-libav/meson.build index 81495f59d6..66c754cde2 100644 --- a/subprojects/gst-libav/meson.build +++ b/subprojects/gst-libav/meson.build @@ -1,5 +1,5 @@ project('gst-libav', 'c', - version : '1.23.2.1', + version : '1.23.90', 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-plugins-bad/NEWS +++ b/subprojects/gst-plugins-bad/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-plugins-bad/RELEASE b/subprojects/gst-plugins-bad/RELEASE index c6ce52c217..5b7ebe0311 100644 --- a/subprojects/gst-plugins-bad/RELEASE +++ b/subprojects/gst-plugins-bad/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-bad 1.23.2. +This is GStreamer gst-plugins-bad 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-plugins-bad/gst-plugins-bad.doap b/subprojects/gst-plugins-bad/gst-plugins-bad.doap index 63d36e8724..5474ff4e14 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-plugins-bad/meson.build b/subprojects/gst-plugins-bad/meson.build index 0caa03561b..72cc4660a1 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.23.2.1', + version : '1.23.90', 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-plugins-base/NEWS +++ b/subprojects/gst-plugins-base/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-plugins-base/RELEASE b/subprojects/gst-plugins-base/RELEASE index 13172e8eb4..bc6d84846c 100644 --- a/subprojects/gst-plugins-base/RELEASE +++ b/subprojects/gst-plugins-base/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-base 1.23.2. +This is GStreamer gst-plugins-base 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-plugins-base/gst-plugins-base.doap b/subprojects/gst-plugins-base/gst-plugins-base.doap index b76a71149d..38ea20ab1f 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-plugins-base/meson.build b/subprojects/gst-plugins-base/meson.build index 0c880889f4..28f90b2002 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.23.2.1', + version : '1.23.90', 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-plugins-good/NEWS +++ b/subprojects/gst-plugins-good/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-plugins-good/RELEASE b/subprojects/gst-plugins-good/RELEASE index 232f6390d3..82c6d68749 100644 --- a/subprojects/gst-plugins-good/RELEASE +++ b/subprojects/gst-plugins-good/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-good 1.23.2. +This is GStreamer gst-plugins-good 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-plugins-good/gst-plugins-good.doap b/subprojects/gst-plugins-good/gst-plugins-good.doap index effd1c4a11..5f44a8572a 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-plugins-good/meson.build b/subprojects/gst-plugins-good/meson.build index d058fa1d97..2af2e2eceb 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.23.2.1', + version : '1.23.90', 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..0d926be928 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.23.90 diff --git a/subprojects/gst-plugins-ugly/NEWS b/subprojects/gst-plugins-ugly/NEWS index 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-plugins-ugly/NEWS +++ b/subprojects/gst-plugins-ugly/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-plugins-ugly/RELEASE b/subprojects/gst-plugins-ugly/RELEASE index 97156d70fe..0405630063 100644 --- a/subprojects/gst-plugins-ugly/RELEASE +++ b/subprojects/gst-plugins-ugly/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-plugins-ugly 1.23.2. +This is GStreamer gst-plugins-ugly 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap b/subprojects/gst-plugins-ugly/gst-plugins-ugly.doap index 77c21af7a7..375452ff0a 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-plugins-ugly/meson.build b/subprojects/gst-plugins-ugly/meson.build index 1c86f0bdd6..db771e2354 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.23.2.1', + version : '1.23.90', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gst-python/NEWS b/subprojects/gst-python/NEWS index 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-python/NEWS +++ b/subprojects/gst-python/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-python/RELEASE b/subprojects/gst-python/RELEASE index ed24035a20..a4ec02d415 100644 --- a/subprojects/gst-python/RELEASE +++ b/subprojects/gst-python/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-python 1.23.2. +This is GStreamer gst-python 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-python/gst-python.doap b/subprojects/gst-python/gst-python.doap index 05b8f763e2..e45a0c804d 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-python/meson.build b/subprojects/gst-python/meson.build index 068ada72d0..5cccbcc3b6 100644 --- a/subprojects/gst-python/meson.build +++ b/subprojects/gst-python/meson.build @@ -1,5 +1,5 @@ project('gst-python', 'c', - version : '1.23.2.1', + version : '1.23.90', 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gst-rtsp-server/NEWS +++ b/subprojects/gst-rtsp-server/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gst-rtsp-server/RELEASE b/subprojects/gst-rtsp-server/RELEASE index e3527a8c55..442b5748af 100644 --- a/subprojects/gst-rtsp-server/RELEASE +++ b/subprojects/gst-rtsp-server/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gst-rtsp-server 1.23.2. +This is GStreamer gst-rtsp-server 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gst-rtsp-server/gst-rtsp-server.doap b/subprojects/gst-rtsp-server/gst-rtsp-server.doap index 532bae89bc..ad64dc8ba9 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gst-rtsp-server/meson.build b/subprojects/gst-rtsp-server/meson.build index 50d560d54e..ceaef5fe5b 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.23.2.1', + version : '1.23.90', 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 c930ae373a..878ebf9a1f 100644 --- a/subprojects/gstreamer-sharp/meson.build +++ b/subprojects/gstreamer-sharp/meson.build @@ -1,4 +1,4 @@ -project('gstreamer-sharp', ['cs', 'c'], version: '1.23.2.1', +project('gstreamer-sharp', ['cs', 'c'], version: '1.23.90', 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 0897be7d9e..98441b22e7 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 = 2; + public const int PLUGINS_BASE_VERSION_MICRO = 90; public const int PLUGINS_BASE_VERSION_MINOR = 23; - 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 2c5051a15e..d09fdd3048 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 = 2; + public const int VERSION_MICRO = 90; public const int VERSION_MINOR = 23; - 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 ad06fd67d9..07370f5373 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 0cd45355f3..98173eb704 100644 --- a/subprojects/gstreamer-vaapi/NEWS +++ b/subprojects/gstreamer-vaapi/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gstreamer-vaapi/RELEASE b/subprojects/gstreamer-vaapi/RELEASE index f63dbe8a93..6d39d0e247 100644 --- a/subprojects/gstreamer-vaapi/RELEASE +++ b/subprojects/gstreamer-vaapi/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer gstreamer-vaapi 1.23.2. +This is GStreamer gstreamer-vaapi 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap b/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap index 51da23b84b..beef5ae276 100644 --- a/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap +++ b/subprojects/gstreamer-vaapi/gstreamer-vaapi.doap @@ -25,6 +25,16 @@ + + + 1.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gstreamer-vaapi/meson.build b/subprojects/gstreamer-vaapi/meson.build index 4be959eabc..d4f4667b3c 100644 --- a/subprojects/gstreamer-vaapi/meson.build +++ b/subprojects/gstreamer-vaapi/meson.build @@ -1,5 +1,5 @@ project('gstreamer-vaapi', 'c', - version : '1.23.2.1', + version : '1.23.90', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) diff --git a/subprojects/gstreamer/NEWS b/subprojects/gstreamer/NEWS index 0cd45355f3..98173eb704 100644 --- a/subprojects/gstreamer/NEWS +++ b/subprojects/gstreamer/NEWS @@ -2,12 +2,15 @@ GStreamer 1.24 Release Notes GStreamer 1.24 has not been released yet. It is scheduled for release ASAP. -GStreamer 1.23.2 is the current API unstable development snapshot that is being developed in the git main branch which will -eventually become the upcoming GStreamer 1.24 stable release. +GStreamer 1.23.90 is the first release candidate (rc1) for 1.24. 1.24 will be backwards-compatible to the stable 1.22, 1.20, 1.18, 1.16, 1.14, 1.12, 1.10, 1.8, 1.6,, 1.4, 1.2 and 1.0 release series. +See https://gstreamer.freedesktop.org/releases/1.24/ for the latest version of this document. + +Last updated: Friday 23 February 2024, 13:00 UTC (log) + Introduction The GStreamer team is proud to announce a new major feature release in the stable 1.x API series of your favourite diff --git a/subprojects/gstreamer/RELEASE b/subprojects/gstreamer/RELEASE index 24b569a6c5..73494b8fd2 100644 --- a/subprojects/gstreamer/RELEASE +++ b/subprojects/gstreamer/RELEASE @@ -1,4 +1,4 @@ -This is GStreamer core 1.23.2. +This is GStreamer core 1.23.90. GStreamer 1.23 is the unstable development branch leading up to the next major stable version which will be 1.24. diff --git a/subprojects/gstreamer/gstreamer.doap b/subprojects/gstreamer/gstreamer.doap index f109ea4c0e..36161c1aa9 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.23.90 + main + + 2024-02-23 + + + + 1.23.2 diff --git a/subprojects/gstreamer/meson.build b/subprojects/gstreamer/meson.build index b5979d38a7..e23864636d 100644 --- a/subprojects/gstreamer/meson.build +++ b/subprojects/gstreamer/meson.build @@ -1,5 +1,5 @@ project('gstreamer', 'c', - version : '1.23.2.1', + version : '1.23.90', meson_version : '>= 1.1', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ]) -- cgit v1.2.3