summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:57 +0000
committerTim-Philipp Müller <tim@centricular.com>2021-03-15 19:49:57 +0000
commit0d2328598942b55cf21318b72afa98dae415734d (patch)
treeee97a844168244d0faeb01d9ec8d39a9d27437db
parentb764471b83d3d7a91d62e03d3b733189ff363489 (diff)
Back to development
-rw-r--r--meson.build2
-rw-r--r--subprojects/gst-devtools.wrap2
-rw-r--r--subprojects/gst-docs.wrap2
-rw-r--r--subprojects/gst-editing-services.wrap2
-rw-r--r--subprojects/gst-examples.wrap2
-rw-r--r--subprojects/gst-integration-testsuites.wrap2
-rw-r--r--subprojects/gst-libav.wrap2
-rw-r--r--subprojects/gst-omx.wrap2
-rw-r--r--subprojects/gst-plugins-bad.wrap2
-rw-r--r--subprojects/gst-plugins-base.wrap2
-rw-r--r--subprojects/gst-plugins-good.wrap2
-rw-r--r--subprojects/gst-plugins-ugly.wrap2
-rw-r--r--subprojects/gst-python.wrap2
-rw-r--r--subprojects/gst-rtsp-server.wrap2
-rw-r--r--subprojects/gstreamer-sharp.wrap2
-rw-r--r--subprojects/gstreamer-vaapi.wrap2
-rw-r--r--subprojects/gstreamer.wrap2
17 files changed, 17 insertions, 17 deletions
diff --git a/meson.build b/meson.build
index a2cc209..36a8635 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.18.4',
+ version : '1.18.4.1',
meson_version : '>= 0.52.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index 0695c57..4536fde 100644
--- a/subprojects/gst-devtools.wrap
+++ b/subprojects/gst-devtools.wrap
@@ -2,4 +2,4 @@
directory=gst-devtools
url=https://gitlab.freedesktop.org/gstreamer/gst-devtools.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-devtools.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-docs.wrap b/subprojects/gst-docs.wrap
index 00b0c73..59672ec 100644
--- a/subprojects/gst-docs.wrap
+++ b/subprojects/gst-docs.wrap
@@ -2,4 +2,4 @@
directory=gst-docs
url=https://gitlab.freedesktop.org/gstreamer/gst-docs.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-docs.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index 33a8599..d8b0afa 100644
--- a/subprojects/gst-editing-services.wrap
+++ b/subprojects/gst-editing-services.wrap
@@ -2,4 +2,4 @@
directory=gst-editing-services
url=https://gitlab.freedesktop.org/gstreamer/gst-editing-services.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-editing-services.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-examples.wrap b/subprojects/gst-examples.wrap
index f204505..39d843c 100644
--- a/subprojects/gst-examples.wrap
+++ b/subprojects/gst-examples.wrap
@@ -2,4 +2,4 @@
directory=gst-examples
url=https://gitlab.freedesktop.org/gstreamer/gst-examples.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-examples.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-integration-testsuites.wrap b/subprojects/gst-integration-testsuites.wrap
index a0df698..fd2e92f 100644
--- a/subprojects/gst-integration-testsuites.wrap
+++ b/subprojects/gst-integration-testsuites.wrap
@@ -2,4 +2,4 @@
directory=gst-integration-testsuites
url=https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-integration-testsuites.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index 70e85f4..de0f270 100644
--- a/subprojects/gst-libav.wrap
+++ b/subprojects/gst-libav.wrap
@@ -2,4 +2,4 @@
directory=gst-libav
url=https://gitlab.freedesktop.org/gstreamer/gst-libav.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-libav.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index 77439a6..8d28a90 100644
--- a/subprojects/gst-omx.wrap
+++ b/subprojects/gst-omx.wrap
@@ -2,4 +2,4 @@
directory=gst-omx
url=https://gitlab.freedesktop.org/gstreamer/gst-omx.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-omx.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 11e47df..50c469e 100644
--- a/subprojects/gst-plugins-bad.wrap
+++ b/subprojects/gst-plugins-bad.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-bad
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-bad.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index a47a5ae..6c14819 100644
--- a/subprojects/gst-plugins-base.wrap
+++ b/subprojects/gst-plugins-base.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-base
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-base.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index 390c6d1..5fbebf6 100644
--- a/subprojects/gst-plugins-good.wrap
+++ b/subprojects/gst-plugins-good.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-good
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-good.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index 34d546a..8fa1cf7 100644
--- a/subprojects/gst-plugins-ugly.wrap
+++ b/subprojects/gst-plugins-ugly.wrap
@@ -2,4 +2,4 @@
directory=gst-plugins-ugly
url=https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-plugins-ugly.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index 2411ac3..ce65be9 100644
--- a/subprojects/gst-python.wrap
+++ b/subprojects/gst-python.wrap
@@ -2,4 +2,4 @@
directory=gst-python
url=https://gitlab.freedesktop.org/gstreamer/gst-python.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-python.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index 67b0134..8208b10 100644
--- a/subprojects/gst-rtsp-server.wrap
+++ b/subprojects/gst-rtsp-server.wrap
@@ -2,4 +2,4 @@
directory=gst-rtsp-server
url=https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git
push-url=git@gitlab.freedesktop.org:gstreamer/gst-rtsp-server.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index e91112d..147c0d2 100644
--- a/subprojects/gstreamer-sharp.wrap
+++ b/subprojects/gstreamer-sharp.wrap
@@ -2,4 +2,4 @@
directory=gstreamer-sharp
url=https://gitlab.freedesktop.org/gstreamer/gstreamer-sharp.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer-sharp.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index 8ad4725..e65266e 100644
--- a/subprojects/gstreamer-vaapi.wrap
+++ b/subprojects/gstreamer-vaapi.wrap
@@ -2,4 +2,4 @@
directory=gstreamer-vaapi
url=https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer-vaapi.git
-revision=1.18.4
+revision=1.18
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index ab15835..213e7c4 100644
--- a/subprojects/gstreamer.wrap
+++ b/subprojects/gstreamer.wrap
@@ -2,4 +2,4 @@
directory=gstreamer
url=https://gitlab.freedesktop.org/gstreamer/gstreamer.git
push-url=git@gitlab.freedesktop.org:gstreamer/gstreamer.git
-revision=1.18.4
+revision=1.18