<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="VERSION_MICRO" value="2" c:type="GES_VERSION_MICRO">
+ <constant name="VERSION_MICRO" value="90" c:type="GES_VERSION_MICRO">
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
<type name="gint" c:type="gint"/>
</constant>
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="VERSION_NANO" value="1" c:type="GES_VERSION_NANO">
+ <constant name="VERSION_NANO" value="0" c:type="GES_VERSION_NANO">
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
<type name="gint" c:type="gint"/>
</constant>
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="VERSION_MICRO" value="2" c:type="GST_VERSION_MICRO">
+ <constant name="VERSION_MICRO" value="90" c:type="GST_VERSION_MICRO">
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The micro version of GStreamer at compile time:</doc>
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
<type name="gint" c:type="gint"/>
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="VERSION_NANO" value="1" c:type="GST_VERSION_NANO">
+ <constant name="VERSION_NANO" value="0" c:type="GST_VERSION_NANO">
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The nano version of GStreamer at compile time:
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="PLUGINS_BASE_VERSION_MICRO" value="2" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
+ <constant name="PLUGINS_BASE_VERSION_MICRO" value="90" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The micro version of GStreamer's gst-plugins-base libraries at compile time.</doc>
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
<type name="gint" c:type="gint"/>
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="PLUGINS_BASE_VERSION_NANO" value="1" c:type="GST_PLUGINS_BASE_VERSION_NANO">
+ <constant name="PLUGINS_BASE_VERSION_NANO" value="0" c:type="GST_PLUGINS_BASE_VERSION_NANO">
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">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-...</doc>
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
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,
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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',
project('GStreamer manuals and tutorials', 'c',
- version: '1.23.2.1',
+ version: '1.23.90',
meson_version : '>= 1.1')
hotdoc_p = find_program('hotdoc')
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-editing-services/gst-editing-services-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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' ])
-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')
-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')
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
project('gst-libav', 'c',
- version : '1.23.2.1',
+ version : '1.23.90',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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' ])
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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' ])
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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' ])
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
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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' ])
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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',
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
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'])
-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')
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
}
}
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
}
}
<constant value="1" ctype="gint" gtype="gint" name="VALUE_GREATER_THAN" />
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
- <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO" />
- <constant value="23" ctype="gint" gtype="gint" name="VERSION_MINOR" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_NANO" />
+ <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
+ <constant value="90" ctype="gint" gtype="gint" name="VERSION_MICRO" />
+ <constant value="23" ctype="gint" gtype="gint" name="VERSION_MINOR" />
+ <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
</object>
<class name="Parse" cname="GstParse" disable_void_ctor="1">
<method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
<constant value="file-extension" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_FILE_EXTENSION" />
<constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE" />
<constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
- <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
- <constant value="23" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
+ <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
+ <constant value="90" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
+ <constant value="23" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
+ <constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
</object>
</namespace>
<namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
project('gstreamer-vaapi', 'c',
- version : '1.23.2.1',
+ version : '1.23.90',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])
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
-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.
</GitRepository>
</repository>
+ <release>
+ <Version>
+ <revision>1.23.90</revision>
+ <branch>main</branch>
+ <name></name>
+ <created>2024-02-23</created>
+ <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.23.90.tar.xz" />
+ </Version>
+ </release>
+
<release>
<Version>
<revision>1.23.2</revision>
project('gstreamer', 'c',
- version : '1.23.2.1',
+ version : '1.23.90',
meson_version : '>= 1.1',
default_options : [ 'warning_level=1',
'buildtype=debugoptimized' ])