Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-20 03:45:32 +0300
committerTim-Philipp Müller <tim@centricular.com>2018-03-20 04:07:15 +0300
commit9051db22902f490cbe12c89d488861e5703a5e6b (patch)
treed3fc82b0888b83291885a8e23c0fd2529b4f15e6
parentbff76895656dac8c35c471a2e2a60f0f66b4bde2 (diff)
Build 1.14.0gst-build-1.14.0
-rw-r--r--meson.build4
-rw-r--r--subprojects/glib.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, 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