summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:41 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-06-01 15:34:41 +0100
commit723478b6bee99d2cc5fbff7788afc600d5d7fe82 (patch)
tree6e487f9db839d6b0f3349d85f2599d5e74df3335
parent3804f23e3f46b4d294d1b11c01e080cd9f142fb3 (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 de8ecdc..fe450f1 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.19.1',
+ version : '1.19.1.1',
meson_version : '>= 0.54.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index d0d21bf..3ad4f0f 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.19.1
+revision=master
diff --git a/subprojects/gst-docs.wrap b/subprojects/gst-docs.wrap
index 03c08dc..6060939 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.19.1
+revision=master
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index dbbe902..0e3510a 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.19.1
+revision=master
diff --git a/subprojects/gst-examples.wrap b/subprojects/gst-examples.wrap
index ff11cb9..50624b4 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.19.1
+revision=master
diff --git a/subprojects/gst-integration-testsuites.wrap b/subprojects/gst-integration-testsuites.wrap
index 797fb5d..357edc2 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.19.1
+revision=master
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index 74393cb..d011543 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.19.1
+revision=master
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index 3ddd3b1..d5ba267 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.19.1
+revision=master
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 55a8101..7d3a04a 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.19.1
+revision=master
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 0c866a4..705662d 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.19.1
+revision=master
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index e72b952..7ed1229 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.19.1
+revision=master
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index f581512..bab6ef6 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.19.1
+revision=master
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index 6b10ee8..2b3e87a 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.19.1
+revision=master
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index f5fc0de..c7b473b 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.19.1
+revision=master
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index 49c0337..a14dab9 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.19.1
+revision=master
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index e94537f..8765f69 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.19.1
+revision=master
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index 7a7d3c4..85aa7f4 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.19.1
+revision=master