summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-03 20:58:38 +0000
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2019-04-16 14:17:49 +0000
commitc0a8dd04b52d3f020fdb93ee9b3790217b01d26f (patch)
tree1717c7c89d94536c9240f9bdb099b6727a119c97
parent462a2089ef648cf0927d710ac9b1bc75000b8e82 (diff)
Build 1.15.90 release1.15.90
-rw-r--r--meson.build2
-rw-r--r--subprojects/gl-headers.wrap2
-rw-r--r--subprojects/gst-devtools.wrap2
-rw-r--r--subprojects/gst-editing-services.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
15 files changed, 15 insertions, 15 deletions
diff --git a/meson.build b/meson.build
index f0c7c41..6b2407f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.15.2.1',
+ version : '1.15.90',
meson_version : '>= 0.48.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gl-headers.wrap b/subprojects/gl-headers.wrap
index f5a9fa4..0c9d533 100644
--- a/subprojects/gl-headers.wrap
+++ b/subprojects/gl-headers.wrap
@@ -2,4 +2,4 @@
directory=gl-headers
url=https://gitlab.freedesktop.org/gstreamer/meson-ports/gl-headers.git
push-url=git@gitlab.freedesktop.org:gstreamer/meson-ports/gl-headers.git
-revision=master
+revision=5c8c7c0d3ca1f0b783272dac0b95e09414e49bc8
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index 3ad4f0f..b743936 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.15.90
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index 0e3510a..7c0357f 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.15.90
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index d011543..578b9a0 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.15.90
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index d5ba267..2d3c4d5 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.15.90
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 7d3a04a..072a002 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.15.90
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 705662d..11f675e 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.15.90
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index 7ed1229..34de856 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.15.90
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index bab6ef6..6abee21 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.15.90
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index 2b3e87a..3ffa86a 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.15.90
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index c7b473b..7e07574 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.15.90
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index a14dab9..28e6462 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.15.90
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index 8765f69..918c35d 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.15.90
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index 85aa7f4..30a8c50 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.15.90