mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
Back to development
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6261>
This commit is contained in:
parent
b125253cad
commit
756064b9c3
39 changed files with 128 additions and 150 deletions
|
@ -15462,11 +15462,11 @@ contains one frame)</doc>
|
||||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="VERSION_MINOR" value="24" c:type="GES_VERSION_MINOR">
|
<constant name="VERSION_MINOR" value="25" c:type="GES_VERSION_MINOR">
|
||||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="VERSION_NANO" value="0" c:type="GES_VERSION_NANO">
|
<constant name="VERSION_NANO" value="1" c:type="GES_VERSION_NANO">
|
||||||
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
|
|
|
@ -49391,12 +49391,12 @@ determine a order for the two provided values.</doc>
|
||||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="VERSION_MINOR" value="24" c:type="GST_VERSION_MINOR">
|
<constant name="VERSION_MINOR" value="25" c:type="GST_VERSION_MINOR">
|
||||||
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The minor version of GStreamer at compile time:</doc>
|
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The minor version of GStreamer at compile time:</doc>
|
||||||
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="VERSION_NANO" value="0" c:type="GST_VERSION_NANO">
|
<constant name="VERSION_NANO" value="1" c:type="GST_VERSION_NANO">
|
||||||
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The nano version of GStreamer at compile time:
|
<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>
|
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/gstreamer/gst/gstversion.h"/>
|
||||||
|
|
|
@ -2904,12 +2904,12 @@ in debugging.</doc>
|
||||||
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="PLUGINS_BASE_VERSION_MINOR" value="24" c:type="GST_PLUGINS_BASE_VERSION_MINOR">
|
<constant name="PLUGINS_BASE_VERSION_MINOR" value="25" c:type="GST_PLUGINS_BASE_VERSION_MINOR">
|
||||||
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The minor version of GStreamer's gst-plugins-base libraries at compile time.</doc>
|
<doc xml:space="preserve" filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h">The minor 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"/>
|
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||||
<type name="gint" c:type="gint"/>
|
<type name="gint" c:type="gint"/>
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="PLUGINS_BASE_VERSION_NANO" value="0" c:type="GST_PLUGINS_BASE_VERSION_NANO">
|
<constant name="PLUGINS_BASE_VERSION_NANO" value="1" 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.
|
<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>
|
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"/>
|
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gstreamer-full', 'c',
|
project('gstreamer-full', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : ['buildtype=debugoptimized',
|
default_options : ['buildtype=debugoptimized',
|
||||||
# Needed due to https://github.com/mesonbuild/meson/issues/1889,
|
# Needed due to https://github.com/mesonbuild/meson/issues/1889,
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-devtools 1.24.0.
|
This is GStreamer gst-devtools 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-devtools', 'c',
|
project('gst-devtools', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('GStreamer manuals and tutorials', 'c',
|
project('GStreamer manuals and tutorials', 'c',
|
||||||
version: '1.24.0',
|
version: '1.25.0.1',
|
||||||
meson_version : '>= 1.1')
|
meson_version : '>= 1.1')
|
||||||
|
|
||||||
hotdoc_p = find_program('hotdoc')
|
hotdoc_p = find_program('hotdoc')
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-editing-services 1.24.0.
|
This is GStreamer gst-editing-services 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-editing-services', 'c',
|
project('gst-editing-services', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
project('gst-examples', 'c', version : '1.24.0', license : 'LGPL')
|
project('gst-examples', 'c', version : '1.25.0.1', license : 'LGPL')
|
||||||
|
|
||||||
static_build = get_option('default_library') == 'static'
|
static_build = get_option('default_library') == 'static'
|
||||||
cc = meson.get_compiler('c')
|
cc = meson.get_compiler('c')
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
project('gst-integration-testsuites', [], version: '1.24.0', meson_version : '>= 1.1', license: 'LGPL')
|
project('gst-integration-testsuites', [], version: '1.25.0.1', meson_version : '>= 1.1', license: 'LGPL')
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-libav 1.24.0.
|
This is GStreamer gst-libav 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-libav', 'c',
|
project('gst-libav', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
GStreamer 1.24.x stable series
|
GStreamer 1.25.x development series
|
||||||
|
|
||||||
WHAT IT IS
|
WHAT IT IS
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-plugins-bad 1.24.0.
|
This is GStreamer gst-plugins-bad 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-plugins-bad', 'c', 'cpp',
|
project('gst-plugins-bad', 'c', 'cpp',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
GStreamer 1.24.x stable series
|
GStreamer 1.25.x development series
|
||||||
|
|
||||||
WHAT IT IS
|
WHAT IT IS
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-plugins-base 1.24.0.
|
This is GStreamer gst-plugins-base 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-plugins-base', 'c',
|
project('gst-plugins-base', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
GStreamer 1.24.x stable series
|
GStreamer 1.25.x development series
|
||||||
|
|
||||||
WHAT IT IS
|
WHAT IT IS
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-plugins-good 1.24.0.
|
This is GStreamer gst-plugins-good 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-plugins-good', 'c',
|
project('gst-plugins-good', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -2,4 +2,4 @@
|
||||||
directory=gst-plugins-rs
|
directory=gst-plugins-rs
|
||||||
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
|
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
|
||||||
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-rs.git
|
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-rs.git
|
||||||
revision=gstreamer-1.24.0
|
revision=main
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
GStreamer 1.24.x stable series
|
GStreamer 1.25.x development series
|
||||||
|
|
||||||
WHAT IT IS
|
WHAT IT IS
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-plugins-ugly 1.24.0.
|
This is GStreamer gst-plugins-ugly 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-plugins-ugly', 'c',
|
project('gst-plugins-ugly', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-python 1.24.0.
|
This is GStreamer gst-python 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-python', 'c',
|
project('gst-python', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'c_std=gnu99',
|
'c_std=gnu99',
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gst-rtsp-server 1.24.0.
|
This is GStreamer gst-rtsp-server 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gst-rtsp-server', 'c',
|
project('gst-rtsp-server', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : ['warning_level=1', 'buildtype=debugoptimized'])
|
default_options : ['warning_level=1', 'buildtype=debugoptimized'])
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
project('gstreamer-sharp', ['cs', 'c'], version: '1.24.0',
|
project('gstreamer-sharp', ['cs', 'c'], version: '1.25.0.1',
|
||||||
meson_version : '>= 1.1', license: 'LGPL')
|
meson_version : '>= 1.1', license: 'LGPL')
|
||||||
|
|
||||||
fs = import ('fs')
|
fs = import ('fs')
|
||||||
|
|
|
@ -18,8 +18,8 @@ namespace Gst.PbUtils {
|
||||||
public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing";
|
public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing";
|
||||||
public const int PLUGINS_BASE_VERSION_MAJOR = 1;
|
public const int PLUGINS_BASE_VERSION_MAJOR = 1;
|
||||||
public const int PLUGINS_BASE_VERSION_MICRO = 0;
|
public const int PLUGINS_BASE_VERSION_MICRO = 0;
|
||||||
public const int PLUGINS_BASE_VERSION_MINOR = 24;
|
public const int PLUGINS_BASE_VERSION_MINOR = 25;
|
||||||
public const int PLUGINS_BASE_VERSION_NANO = 0;
|
public const int PLUGINS_BASE_VERSION_NANO = 1;
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -172,8 +172,8 @@ namespace Gst {
|
||||||
public const int VALUE_UNORDERED = 2;
|
public const int VALUE_UNORDERED = 2;
|
||||||
public const int VERSION_MAJOR = 1;
|
public const int VERSION_MAJOR = 1;
|
||||||
public const int VERSION_MICRO = 0;
|
public const int VERSION_MICRO = 0;
|
||||||
public const int VERSION_MINOR = 24;
|
public const int VERSION_MINOR = 25;
|
||||||
public const int VERSION_NANO = 0;
|
public const int VERSION_NANO = 1;
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -12342,10 +12342,10 @@
|
||||||
<constant value="1" ctype="gint" gtype="gint" name="VALUE_GREATER_THAN" />
|
<constant value="1" ctype="gint" gtype="gint" name="VALUE_GREATER_THAN" />
|
||||||
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
|
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
|
||||||
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
|
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
|
||||||
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
|
||||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
<constant value="0" ctype="gint" gtype="gint" name="VERSION_MICRO" />
|
||||||
<constant value="24" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
<constant value="25" ctype="gint" gtype="gint" name="VERSION_MINOR" />
|
||||||
<constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
<constant value="1" ctype="gint" gtype="gint" name="VERSION_NANO" />
|
||||||
</object>
|
</object>
|
||||||
<class name="Parse" cname="GstParse" disable_void_ctor="1">
|
<class name="Parse" cname="GstParse" disable_void_ctor="1">
|
||||||
<method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
|
<method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
|
||||||
|
@ -22376,10 +22376,10 @@
|
||||||
<constant value="file-extension" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_FILE_EXTENSION" />
|
<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="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="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="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
|
||||||
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
|
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
|
||||||
<constant value="24" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
|
<constant value="25" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
|
||||||
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
|
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
|
||||||
</object>
|
</object>
|
||||||
</namespace>
|
</namespace>
|
||||||
<namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
|
<namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer gstreamer-vaapi 1.24.0.
|
This is GStreamer gstreamer-vaapi 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gstreamer-vaapi', 'c',
|
project('gstreamer-vaapi', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
GStreamer 1.24.x stable series
|
GStreamer 1.25.x development series
|
||||||
|
|
||||||
WHAT IT IS
|
WHAT IT IS
|
||||||
----------
|
----------
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
This is GStreamer core 1.24.0.
|
This is GStreamer core 1.25.0.1.
|
||||||
|
|
||||||
The GStreamer team is thrilled to announce a new major feature release
|
GStreamer 1.25 is the unstable development branch leading up to the next major
|
||||||
of your favourite cross-platform multimedia framework!
|
stable version which will be 1.26.
|
||||||
|
|
||||||
As always, this release is again packed with new features, bug fixes and
|
|
||||||
other improvements.
|
|
||||||
|
|
||||||
The 1.24 release series adds new features on top of the 1.22 series and is
|
The 1.25 development series adds new features on top of the 1.24 series and is
|
||||||
part of the API and ABI-stable 1.x release series.
|
part of the API and ABI-stable 1.x release series of the GStreamer multimedia
|
||||||
|
framework.
|
||||||
|
|
||||||
Full release notes can be found at:
|
Full release notes will one day be found at:
|
||||||
|
|
||||||
https://gstreamer.freedesktop.org/releases/1.24/
|
https://gstreamer.freedesktop.org/releases/1.26/
|
||||||
|
|
||||||
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
Binaries for Android, iOS, Mac OS X and Windows will usually be provided
|
||||||
shortly after the release.
|
shortly after the release.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
project('gstreamer', 'c',
|
project('gstreamer', 'c',
|
||||||
version : '1.24.0',
|
version : '1.25.0.1',
|
||||||
meson_version : '>= 1.1',
|
meson_version : '>= 1.1',
|
||||||
default_options : [ 'warning_level=1',
|
default_options : [ 'warning_level=1',
|
||||||
'buildtype=debugoptimized' ])
|
'buildtype=debugoptimized' ])
|
||||||
|
|
Loading…
Reference in a new issue