Skip to content

Commit ca9d85c

Browse files
committed
Release 1.25.1
1 parent 96a0c18 commit ca9d85c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+2945
-13296
lines changed

girs/GES-1.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15629,15 +15629,15 @@ contains one frame)</doc>
1562915629
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
1563015630
<type name="gint" c:type="gint"/>
1563115631
</constant>
15632-
<constant name="VERSION_MICRO" value="0" c:type="GES_VERSION_MICRO">
15632+
<constant name="VERSION_MICRO" value="1" c:type="GES_VERSION_MICRO">
1563315633
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
1563415634
<type name="gint" c:type="gint"/>
1563515635
</constant>
1563615636
<constant name="VERSION_MINOR" value="25" c:type="GES_VERSION_MINOR">
1563715637
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
1563815638
<type name="gint" c:type="gint"/>
1563915639
</constant>
15640-
<constant name="VERSION_NANO" value="1" c:type="GES_VERSION_NANO">
15640+
<constant name="VERSION_NANO" value="0" c:type="GES_VERSION_NANO">
1564115641
<source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
1564215642
<type name="gint" c:type="gint"/>
1564315643
</constant>

girs/Gst-1.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51705,7 +51705,7 @@ determine a order for the two provided values.</doc>
5170551705
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
5170651706
<type name="gint" c:type="gint"/>
5170751707
</constant>
51708-
<constant name="VERSION_MICRO" value="0" c:type="GST_VERSION_MICRO">
51708+
<constant name="VERSION_MICRO" value="1" c:type="GST_VERSION_MICRO">
5170951709
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The micro version of GStreamer at compile time:</doc>
5171051710
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
5171151711
<type name="gint" c:type="gint"/>
@@ -51715,7 +51715,7 @@ determine a order for the two provided values.</doc>
5171551715
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
5171651716
<type name="gint" c:type="gint"/>
5171751717
</constant>
51718-
<constant name="VERSION_NANO" value="1" c:type="GST_VERSION_NANO">
51718+
<constant name="VERSION_NANO" value="0" c:type="GST_VERSION_NANO">
5171951719
<doc xml:space="preserve" filename="../subprojects/gstreamer/gst/gstversion.h">The nano version of GStreamer at compile time:
5172051720
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
5172151721
<source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>

girs/GstPbutils-1.0.gir

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2950,7 +2950,7 @@ in debugging.</doc>
29502950
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
29512951
<type name="gint" c:type="gint"/>
29522952
</constant>
2953-
<constant name="PLUGINS_BASE_VERSION_MICRO" value="0" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
2953+
<constant name="PLUGINS_BASE_VERSION_MICRO" value="1" c:type="GST_PLUGINS_BASE_VERSION_MICRO">
29542954
<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>
29552955
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
29562956
<type name="gint" c:type="gint"/>
@@ -2960,7 +2960,7 @@ in debugging.</doc>
29602960
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>
29612961
<type name="gint" c:type="gint"/>
29622962
</constant>
2963-
<constant name="PLUGINS_BASE_VERSION_NANO" value="1" c:type="GST_PLUGINS_BASE_VERSION_NANO">
2963+
<constant name="PLUGINS_BASE_VERSION_NANO" value="0" c:type="GST_PLUGINS_BASE_VERSION_NANO">
29642964
<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.
29652965
Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
29662966
<source-position filename="../subprojects/gst-plugins-base/gst-libs/gst/pbutils/gstpluginsbaseversion.h"/>

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('gstreamer-full', 'c',
2-
version : '1.25.0.1',
2+
version : '1.25.1',
33
meson_version : '>= 1.3',
44
default_options : ['buildtype=debugoptimized',
55
# Needed due to https://github.com/mesonbuild/meson/issues/1889,

subprojects/gst-devtools/NEWS

Lines changed: 89 additions & 1202 deletions
Large diffs are not rendered by default.

subprojects/gst-devtools/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is GStreamer gst-devtools 1.25.0.1.
1+
This is GStreamer gst-devtools 1.25.1.
22

33
GStreamer 1.25 is the unstable development branch leading up to the next major
44
stable version which will be 1.26.

subprojects/gst-devtools/gst-devtools.doap

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,16 @@
5353
</GitRepository>
5454
</repository>
5555

56+
<release>
57+
<Version>
58+
<revision>1.25.1</revision>
59+
<branch>main</branch>
60+
<name></name>
61+
<created>2025-01-14</created>
62+
<file-release rdf:resource="https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-1.25.1.tar.xz" />
63+
</Version>
64+
</release>
65+
5666
<release>
5767
<Version>
5868
<revision>1.24.0</revision>

subprojects/gst-devtools/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('gst-devtools', 'c',
2-
version : '1.25.0.1',
2+
version : '1.25.1',
33
meson_version : '>= 1.3',
44
default_options : [ 'warning_level=1',
55
'buildtype=debugoptimized' ])

subprojects/gst-docs/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('GStreamer manuals and tutorials', 'c',
2-
version: '1.25.0.1',
2+
version: '1.25.1',
33
meson_version : '>= 1.3')
44

55
hotdoc_p = find_program('hotdoc')

0 commit comments

Comments
 (0)