Back to development after 1.24.8
authorTim-Philipp Müller <tim@centricular.com>
Thu, 19 Sep 2024 10:12:53 +0000 (12:12 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 19 Sep 2024 10:12:53 +0000 (12:12 +0200)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7549>

23 files changed:
girs/GES-1.0.gir
girs/Gst-1.0.gir
girs/GstPbutils-1.0.gir
meson.build
subprojects/gst-devtools/meson.build
subprojects/gst-docs/meson.build
subprojects/gst-editing-services/meson.build
subprojects/gst-examples/meson.build
subprojects/gst-integration-testsuites/meson.build
subprojects/gst-libav/meson.build
subprojects/gst-plugins-bad/meson.build
subprojects/gst-plugins-base/meson.build
subprojects/gst-plugins-good/meson.build
subprojects/gst-plugins-rs.wrap
subprojects/gst-plugins-ugly/meson.build
subprojects/gst-python/meson.build
subprojects/gst-rtsp-server/meson.build
subprojects/gstreamer-sharp/meson.build
subprojects/gstreamer-sharp/sources/generated/Gst.PbUtils/Constants.cs
subprojects/gstreamer-sharp/sources/generated/Gst/Constants.cs
subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-api.xml
subprojects/gstreamer-vaapi/meson.build
subprojects/gstreamer/meson.build

index 7ce9d692cd81e499f47b209704d6704d4566d06a..dec719ca2dbc790f15fb95fd3a58262ba4beeef8 100644 (file)
@@ -15466,7 +15466,7 @@ contains one frame)</doc>
       <source-position filename="../subprojects/gst-editing-services/ges/ges-version.h"/>
       <type name="gint" c:type="gint"/>
     </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"/>
       <type name="gint" c:type="gint"/>
     </constant>
index 98dab858ef6c49791a9485948ba09a28f1e5fee9..611ccc77ae35e8f4416009e861dc01571bd8cd90 100644 (file)
@@ -49397,7 +49397,7 @@ determine a order for the two provided values.</doc>
       <source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
       <type name="gint" c:type="gint"/>
     </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:
 Actual releases have 0, GIT versions have 1, prerelease versions have 2-...</doc>
       <source-position filename="../subprojects/gstreamer/gst/gstversion.h"/>
index 0b20dad549483c106740ad2e32670deda5cea510..03b78d15d974f7c3316f8b2a4a3944efb88af7fa 100644 (file)
@@ -2909,7 +2909,7 @@ in debugging.</doc>
       <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="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.
 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"/>
index 7672d4cb5925541f1a6ee9903aa53515a33c75ff..e6d6308a485c719dcc9061c560bf0e48c559e8e5 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer-full', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : ['buildtype=debugoptimized',
                      # Needed due to https://github.com/mesonbuild/meson/issues/1889,
index dcdc2316c882d7c1f5cefdd69d72263e4587a8ed..79498b3945f461f232a9c30ae14488cc3ca83cc1 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-devtools', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'c_std=gnu99',
index e3a460d426922b31dcced8a1d287a0e5678601c2..e0745823527814287777f2341aa3980004dc5a4e 100644 (file)
@@ -1,5 +1,5 @@
 project('GStreamer manuals and tutorials', 'c',
-  version: '1.24.8',
+  version: '1.24.8.1',
   meson_version : '>= 1.1')
 
 hotdoc_p = find_program('hotdoc')
index b98ff978abc96e781fbcdd09742a0f2dc9eddcce..927c6bca9c9d10b5369594e13807a8d495b3a29b 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-editing-services', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index bd3e73924c6d315b18f147178a63a1036cd54cb1..c632f429366c4a6e2ec986884ccd89252c149569 100644 (file)
@@ -1,4 +1,4 @@
-project('gst-examples', 'c', version : '1.24.8', license : 'LGPL')
+project('gst-examples', 'c', version : '1.24.8.1', license : 'LGPL')
 
 static_build = get_option('default_library') == 'static'
 cc = meson.get_compiler('c')
index fb876afab9bdf5b704d9f2d9acdc7cce17bbe788..7497d20c3a1c1d1f09f2b5f29577f209b149b673 100644 (file)
@@ -1 +1 @@
-project('gst-integration-testsuites', [], version: '1.24.8', meson_version : '>= 1.1', license: 'LGPL')
+project('gst-integration-testsuites', [], version: '1.24.8.1', meson_version : '>= 1.1', license: 'LGPL')
index a0c182c4402593f3d873339b31ea6263b1909ca9..3a3321528190b8d50548ac1f2ce88d9b5db462af 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-libav', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index 2d5ea1b1a24872afab9af7c5e7e49c9159add2b4..eeb7a29722bcdee2bdcdb4e3a878baa67d17bd2d 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-bad', 'c', 'cpp',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index addd6ee8378f5feef98b27c14d622d48c6b6c3cc..81bc108427de56e405ca39e033561ab9faeb7acf 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-base', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index a50639a393826ce50bc112f06fccfb8b51906aea..579ae39f154b61a4453556c5ed910db5c2c19f58 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-good', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index 33538a7bcf48e17aa1a1801951a593fe325d8f60..0a4bd9aca21e3b17b14f2a6c41e44dbe9a46ed2f 100644 (file)
@@ -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=gstreamer-1.24.8
+revision=0.12
index 888841fb5e2e745049444a39a9ca428b94717a5a..4af322b24fdedd5fcc392e3533aedb71331b64f0 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-plugins-ugly', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index f4dfcf34ae119270f7bb25c35a18c45c52178e48..72a823541b0d644037fa94ccf89606f206ca7e58 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-python', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'c_std=gnu99',
index 16c5809518421916cfac771830f92d0334ee96b3..3df8faaf5bcccc1fc11fac826aa5739682ebb258 100644 (file)
@@ -1,5 +1,5 @@
 project('gst-rtsp-server', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : ['warning_level=1', 'buildtype=debugoptimized'])
 
index 2007b9928c1e4b3febaf12fb0e17e3750ebc849b..2871cab86f6c9deeb1d380d866c27960c99045ce 100644 (file)
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.24.8',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.24.8.1',
     meson_version : '>= 1.1', license: 'LGPL')
 
 fs = import ('fs')
index ae719b7e776d2fa97111150f090a4db6ee046502..8ca5d410d6862af701154ac8ee8301ffda85e309 100644 (file)
@@ -19,7 +19,7 @@ namespace Gst.PbUtils {
                public const int PLUGINS_BASE_VERSION_MAJOR = 1;
                public const int PLUGINS_BASE_VERSION_MICRO = 8;
                public const int PLUGINS_BASE_VERSION_MINOR = 24;
-               public const int PLUGINS_BASE_VERSION_NANO = 0;
+               public const int PLUGINS_BASE_VERSION_NANO = 1;
 #endregion
        }
 }
index b39dd9d09c480b1544400cf3e0609baaf6012e6e..99b7e2f1d122612f3465d67930b58df71a61f6ea 100644 (file)
@@ -173,7 +173,7 @@ namespace Gst {
                public const int VERSION_MAJOR = 1;
                public const int VERSION_MICRO = 8;
                public const int VERSION_MINOR = 24;
-               public const int VERSION_NANO = 0;
+               public const int VERSION_NANO = 1;
 #endregion
        }
 }
index e3f3ddbd0768c1d2e67512846fe4fa74f66b2eac..af830569d3a5d6d1e99c64083b98c082cbf6bfa8 100644 (file)
       <constant value="1" ctype="gint" gtype="gint"                 name="VERSION_MAJOR" />
       <constant value="8" ctype="gint" gtype="gint"                 name="VERSION_MICRO" />
       <constant value="24" 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>
     <class name="Parse" cname="GstParse" disable_void_ctor="1">
       <method name="ParseBinFromDescription" cname="gst_parse_bin_from_description" shared="true">
       <constant value="1" ctype="gint" gtype="gint"                 name="PLUGINS_BASE_VERSION_MAJOR" />
       <constant value="8" ctype="gint" gtype="gint"                 name="PLUGINS_BASE_VERSION_MICRO" />
       <constant value="24" 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>
   </namespace>
   <namespace name="Gst.Rtp" library="gstrtp-1.0-0.dll">
index 5787f6775c4580bab2b2c304911e246c270a3b77..8f328d622f547d67a070896226d873d1cda6607c 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer-vaapi', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])
index 6188e09f0b101847c39c53187608293ade2d0615..f9296b45ff610abf9392ed51f29509817f8b19f3 100644 (file)
@@ -1,5 +1,5 @@
 project('gstreamer', 'c',
-  version : '1.24.8',
+  version : '1.24.8.1',
   meson_version : '>= 1.1',
   default_options : [ 'warning_level=1',
                       'buildtype=debugoptimized' ])