summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-06-01 00:49:28 +0100
committerTim-Philipp Müller <tim@centricular.com>2019-06-01 00:49:28 +0100
commit0ffbdd4062a6b37f06680a2ae5df62d31184150d (patch)
tree61a243ace4e8106e68b3732fcb01c61afcf92dc8
parenta4ab574c92fdb39ac2aedcc0414373f6effc08b1 (diff)
Build 1.14.5 release1.14.5
-rw-r--r--meson.build2
-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
14 files changed, 14 insertions, 14 deletions
diff --git a/meson.build b/meson.build
index 332c8e5..b5added 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('All GStreamer modules', 'c',
- version : '1.14.2',
+ version : '1.14.5',
meson_version : '>= 0.42.0',
default_options : ['buildtype=debugoptimized'])
diff --git a/subprojects/gst-devtools.wrap b/subprojects/gst-devtools.wrap
index 052179c..7d35fea 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-editing-services.wrap b/subprojects/gst-editing-services.wrap
index ec3c056..0a85883 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-libav.wrap b/subprojects/gst-libav.wrap
index e9e8e94..0dbebd1 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-omx.wrap b/subprojects/gst-omx.wrap
index f1112ca..44c79aa 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-plugins-bad.wrap b/subprojects/gst-plugins-bad.wrap
index fd28237..42d0fee 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-plugins-base.wrap b/subprojects/gst-plugins-base.wrap
index 450b721..8f0a973 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-plugins-good.wrap b/subprojects/gst-plugins-good.wrap
index 86f6aff..ea36459 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-plugins-ugly.wrap b/subprojects/gst-plugins-ugly.wrap
index 6e41ad3..ea53473 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-python.wrap b/subprojects/gst-python.wrap
index e2ffd7f..4e78617 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=1.14
+revision=1.14.5
diff --git a/subprojects/gst-rtsp-server.wrap b/subprojects/gst-rtsp-server.wrap
index 5ba26eb..c21f48d 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=1.14
+revision=1.14.5
diff --git a/subprojects/gstreamer-sharp.wrap b/subprojects/gstreamer-sharp.wrap
index 6198df1..0e1f6cb 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=1.14
+revision=1.14.5
diff --git a/subprojects/gstreamer-vaapi.wrap b/subprojects/gstreamer-vaapi.wrap
index 8a00fda..44e142d 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=1.14
+revision=1.14.5
diff --git a/subprojects/gstreamer.wrap b/subprojects/gstreamer.wrap
index 5fcda37..c84d404 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=1.14
+revision=1.14.5