summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:20 +0100
committerTim-Philipp Müller <tim@centricular.com>2021-09-23 01:36:20 +0100
commit29352ad0f82c38649424801c97473e33d75caf41 (patch)
treea5e8f40c140f923dcf239cd28996b3cc9e8185f5
parentf75713f07038762f6fd09e199886dd4b6c00284c (diff)
Release 1.19.21.19.2
-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 303dba1..4a2eb27 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.19.1.1',
+ version : '1.19.2',
meson_version : '>= 0.54.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index 3ad4f0f..4b2f90a 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=master
+revision=1.19.2
diff --git a/subprojects/gst-docs.wrap b/subprojects/gst-docs.wrap
index 6060939..a37219d 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=master
+revision=1.19.2
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index 0e3510a..bff0f95 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=master
+revision=1.19.2
diff --git a/subprojects/gst-examples.wrap b/subprojects/gst-examples.wrap
index 50624b4..0c8b5d9 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=master
+revision=1.19.2
diff --git a/subprojects/gst-integration-testsuites.wrap b/subprojects/gst-integration-testsuites.wrap
index 357edc2..90ceb48 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=master
+revision=1.19.2
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index d011543..2eca372 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=master
+revision=1.19.2
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index d5ba267..9385983 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=master
+revision=1.19.2
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 7d3a04a..d475634 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=master
+revision=1.19.2
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 705662d..d4541c6 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=master
+revision=1.19.2
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index 7ed1229..78cab1f 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=master
+revision=1.19.2
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index bab6ef6..9305dba 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=master
+revision=1.19.2
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index 2b3e87a..0e6cb80 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=master
+revision=1.19.2
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index c7b473b..949d7d5 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=master
+revision=1.19.2
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index a14dab9..631e498 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=master
+revision=1.19.2
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index 8765f69..724635a 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=master
+revision=1.19.2
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index 85aa7f4..7d80ac2 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=master
+revision=1.19.2