summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-09-24 13:51:25 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-09-24 13:52:58 +0100
commitaec809fef585c6f7215051ab6aefb1ad07e0e189 (patch)
treed07ef8f7e1a1f9752d0616d18f2f4441b9f544a0
parent04cd80850482565bfb74acd0cca91c031e1ccb72 (diff)
Build 1.16.1 releasegst-build-1.16.1
Excl. gstreamer-sharp, which didn't see a new release.
-rw-r--r--meson.build4
-rw-r--r--subprojects/gst-devtools.wrap2
-rw-r--r--subprojects/gst-editing-services.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
15 files changed, 16 insertions, 16 deletions
diff --git a/meson.build b/meson.build
index 95ba32a036..50fc4d5320 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.16.0',
+ version : '1.16.1',
meson_version : '>= 0.48.0',
default_options : ['buildtype=debugoptimized'])
@@ -59,7 +59,7 @@ subprojects = [
['gst-editing-services', { 'option': get_option('ges') }],
['gstreamer-vaapi', { 'option': get_option('vaapi') }],
['gst-omx', { 'option': get_option('omx'), }],
- ['gstreamer-sharp', { 'option': get_option('sharp') }],
+ ['gstreamer-sharp', { 'option': get_option('sharp'), 'match_gst_version': false }],
['pygobject', { 'option': get_option('python'), 'match_gst_version': false }],
['gst-python', { 'option': get_option('python') }],
]
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index d50e41a58e..c2661e7f78 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.16
+revision=1.16.1
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index fdcd9a0db8..58bdbb2292 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.16
+revision=1.16.1
diff --git a/subprojects/gst-integration-testsuites.wrap b/subprojects/gst-integration-testsuites.wrap
index 357edc2d9f..6a103ce1de 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.16.1
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index 7b86a446f6..8a6be00807 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.16
+revision=1.16.1
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index b33a90e7f2..ba6b7e4c00 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.16
+revision=1.16.1
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index 00edbd8ba4..987101ccf9 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.16
+revision=1.16.1
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 8fdf2e5e9b..0a12ca366b 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.16
+revision=1.16.1
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index a2828a1835..c15abba507 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.16
+revision=1.16.1
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index 8752c0ab6a..0e702346e6 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.16
+revision=1.16.1
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index a8f06044dd..8db2613491 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.16
+revision=1.16.1
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index 331a8202c9..1e152249cb 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.16
+revision=1.16.1
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index 6e8335560e..3b8afdecc7 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.16
+revision=1.16.0
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index d4b1bf0d48..bdbc711d09 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.16
+revision=1.16.1
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index 05fa639b74..97331898f6 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.16
+revision=1.16.1