From 9051db22902f490cbe12c89d488861e5703a5e6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 20 Mar 2018 00:45:32 +0000 Subject: [PATCH] Build 1.14.0 --- meson.build | 4 ++-- subprojects/glib.wrap | 2 +- subprojects/gst-devtools.wrap | 2 +- subprojects/gst-editing-services.wrap | 2 +- subprojects/gst-libav.wrap | 2 +- subprojects/gst-omx.wrap | 2 +- subprojects/gst-plugins-bad.wrap | 2 +- subprojects/gst-plugins-base.wrap | 2 +- subprojects/gst-plugins-good.wrap | 2 +- subprojects/gst-plugins-ugly.wrap | 2 +- subprojects/gst-python.wrap | 2 +- subprojects/gst-rtsp-server.wrap | 2 +- subprojects/gstreamer-sharp.wrap | 2 +- subprojects/gstreamer-vaapi.wrap | 2 +- subprojects/gstreamer.wrap | 2 +- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/meson.build b/meson.build index 998427b211..c348d31015 100644 --- a/meson.build +++ b/meson.build @@ -1,10 +1,10 @@ project('All GStreamer modules', 'c', - version : '1.13.0.1', + version : '1.14.0', meson_version : '>= 0.42.0', default_options : ['buildtype=debugoptimized']) gst_version = '>= @0@'.format(meson.project_version()) -gst_branch = 'master' +gst_branch = '1.14.0' glib_req = '>= 2.40.0' diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap index 2ba08bdf86..7dd4f435ad 100644 --- a/subprojects/glib.wrap +++ b/subprojects/glib.wrap @@ -2,4 +2,4 @@ directory=glib url=git://git.gnome.org/glib push-url=ssh://git.gnome.org/git/glib -revision=origin/master +revision=987bf5bbeb25e846617d7bc1ee9b78f049dc0d60 diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap index 92531806e0..3393641020 100644 --- a/subprojects/gst-devtools.wrap +++ b/subprojects/gst-devtools.wrap @@ -2,4 +2,4 @@ directory=gst-devtools url=https://anongit.freedesktop.org/git/gstreamer/gst-devtools.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-devtools -revision=master +revision=1.14.0 diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap index 9a5fbe633f..d069019b63 100644 --- a/subprojects/gst-editing-services.wrap +++ b/subprojects/gst-editing-services.wrap @@ -2,4 +2,4 @@ directory=gst-editing-services url=https://anongit.freedesktop.org/git/gstreamer/gst-editing-services.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-editing-services -revision=master +revision=1.14.0 diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap index 7771b7174f..391ca5c05a 100644 --- a/subprojects/gst-libav.wrap +++ b/subprojects/gst-libav.wrap @@ -2,4 +2,4 @@ directory=gst-libav url=https://anongit.freedesktop.org/git/gstreamer/gst-libav.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-libav -revision=master +revision=1.14.0 diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap index c8023c0b3f..7592054c58 100644 --- a/subprojects/gst-omx.wrap +++ b/subprojects/gst-omx.wrap @@ -2,4 +2,4 @@ directory=gst-omx url=https://anongit.freedesktop.org/git/gstreamer/gst-omx.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-omx -revision=master +revision=1.14.0 diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap index 43bc794fc7..eb984fddde 100644 --- a/subprojects/gst-plugins-bad.wrap +++ b/subprojects/gst-plugins-bad.wrap @@ -2,4 +2,4 @@ directory=gst-plugins-bad url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-bad.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-plugins-bad -revision=master +revision=1.14.0 diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap index 5b676edfdb..78757fb066 100644 --- a/subprojects/gst-plugins-base.wrap +++ b/subprojects/gst-plugins-base.wrap @@ -2,4 +2,4 @@ directory=gst-plugins-base url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-base.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-plugins-base -revision=master +revision=1.14.0 diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap index e42b672654..d012495067 100644 --- a/subprojects/gst-plugins-good.wrap +++ b/subprojects/gst-plugins-good.wrap @@ -2,4 +2,4 @@ directory=gst-plugins-good url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-good.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-plugins-good -revision=master +revision=1.14.0 diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap index 16f458f86f..2820a2568a 100644 --- a/subprojects/gst-plugins-ugly.wrap +++ b/subprojects/gst-plugins-ugly.wrap @@ -2,4 +2,4 @@ directory=gst-plugins-ugly url=https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-plugins-ugly -revision=master +revision=1.14.0 diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap index 2b6c8d92f4..3b28bf4c93 100644 --- a/subprojects/gst-python.wrap +++ b/subprojects/gst-python.wrap @@ -2,4 +2,4 @@ directory=gst-python url=https://anongit.freedesktop.org/git/gstreamer/gst-python.git push-url=ssh://git.freedesktop.org/git/gstreamer/gst-python -revision=master +revision=1.14.0 diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap index b40a50e331..99d8a0f660 100644 --- a/subprojects/gst-rtsp-server.wrap +++ b/subprojects/gst-rtsp-server.wrap @@ -2,4 +2,4 @@ directory=gst-rtsp-server url=https://anongit.freedesktop.org/git/gstreamer/gst-rtsp-server push-url=ssh://git.freedesktop.org/git/gstreamer/gst-rtsp-server -revision=master +revision=1.14.0 diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap index dbf9eaac64..4c407c0f3e 100644 --- a/subprojects/gstreamer-sharp.wrap +++ b/subprojects/gstreamer-sharp.wrap @@ -2,4 +2,4 @@ directory=gstreamer-sharp url=https://anongit.freedesktop.org/git/gstreamer/gstreamer-sharp.git push-url=ssh://git.freedesktop.org/git/gstreamer/gstreamer-sharp -revision=master +revision=1.14.0 diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap index 8a245404df..32a04270ce 100644 --- a/subprojects/gstreamer-vaapi.wrap +++ b/subprojects/gstreamer-vaapi.wrap @@ -2,4 +2,4 @@ directory=gstreamer-vaapi url=https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi.git push-url=ssh://git.freedesktop.org/git/gstreamer/gstreamer-vaapi -revision=master +revision=1.14.0 diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap index 9d113b9129..9c77d2a33d 100644 --- a/subprojects/gstreamer.wrap +++ b/subprojects/gstreamer.wrap @@ -2,4 +2,4 @@ directory=gstreamer url=https://anongit.freedesktop.org/git/gstreamer/gstreamer.git push-url=ssh://git.freedesktop.org/git/gstreamer/gstreamer -revision=master +revision=1.14.0