* [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3
@ 2017-10-09 18:56 Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 02/10] gst1-plugins-base: " Adam Duskett
` (9 more replies)
0 siblings, 10 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gstreamer1/gstreamer1.hash | 4 ++--
package/gstreamer1/gstreamer1/gstreamer1.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.hash b/package/gstreamer1/gstreamer1/gstreamer1.hash
index 4bb65f2151..2a1edbf88a 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.hash
+++ b/package/gstreamer1/gstreamer1/gstreamer1.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.2.tar.xz.sha256sum
-sha256 9fde3f39a2ea984f9e07ce09250285ce91f6e3619d186889f75b5154ecf994ba gstreamer-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.12.3.tar.xz.sha256sum
+sha256 d388f492440897f02b01eebb033ca2d41078a3d85c0eddc030cdea5a337a216e gstreamer-1.12.3.tar.xz
diff --git a/package/gstreamer1/gstreamer1/gstreamer1.mk b/package/gstreamer1/gstreamer1/gstreamer1.mk
index 1b8a932046..723e59b208 100644
--- a/package/gstreamer1/gstreamer1/gstreamer1.mk
+++ b/package/gstreamer1/gstreamer1/gstreamer1.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GSTREAMER1_VERSION = 1.12.2
+GSTREAMER1_VERSION = 1.12.3
GSTREAMER1_SOURCE = gstreamer-$(GSTREAMER1_VERSION).tar.xz
GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
GSTREAMER1_INSTALL_STAGING = YES
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 02/10] gst1-plugins-base: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 03/10] gst1-plugins-good: " Adam Duskett
` (8 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash | 4 ++--
package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash
index 5998f0541b..7b02be000d 100644
--- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash
+++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.12.2.tar.xz.sha256sum
-sha256 5067dce3afe197a9536fea0107c77213fab536dff4a213b07fc60378d5510675 gst-plugins-base-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.12.3.tar.xz.sha256sum
+sha256 d3d37b8489d37fa0018973d850bd2067b98af335fef2fa543ee7d40359e3cea5 gst-plugins-base-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
index bd70fca13f..19172ab63e 100644
--- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
+++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PLUGINS_BASE_VERSION = 1.12.2
+GST1_PLUGINS_BASE_VERSION = 1.12.3
GST1_PLUGINS_BASE_SOURCE = gst-plugins-base-$(GST1_PLUGINS_BASE_VERSION).tar.xz
GST1_PLUGINS_BASE_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-base
GST1_PLUGINS_BASE_INSTALL_STAGING = YES
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 03/10] gst1-plugins-good: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 02/10] gst1-plugins-base: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 04/10] gst1-plugins-bad: " Adam Duskett
` (7 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash | 4 ++--
package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash
index 881f9ed910..0d4b70b7bc 100644
--- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash
+++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.12.2.tar.xz.sha256sum
-sha256 5591ee7208ab30289a30658a82b76bf87169c927572d9b794f3a41ed48e1ee96 gst-plugins-good-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.12.3.tar.xz.sha256sum
+sha256 13e7f479296891fef5a686438f20ba7d534680becf2269ecc5ee24aa83b45f03 gst-plugins-good-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
index 1b02f8092d..379fef6531 100644
--- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
+++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PLUGINS_GOOD_VERSION = 1.12.2
+GST1_PLUGINS_GOOD_VERSION = 1.12.3
GST1_PLUGINS_GOOD_SOURCE = gst-plugins-good-$(GST1_PLUGINS_GOOD_VERSION).tar.xz
GST1_PLUGINS_GOOD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-good
GST1_PLUGINS_GOOD_LICENSE_FILES = COPYING
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 04/10] gst1-plugins-bad: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 02/10] gst1-plugins-base: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 03/10] gst1-plugins-good: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-10 7:42 ` Peter Seiderer
2017-10-09 18:56 ` [Buildroot] [PATCH 05/10] gst1-plugins-ugly: " Adam Duskett
` (6 subsequent siblings)
9 siblings, 1 reply; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Also remove openjpeg-Fix-build-against-openjpeg-2.2.patch.
Upstream commit id: df4c6385aa0739d59e83916d32b704de9b9f3d40
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
...1-openjpeg-Fix-build-against-openjpeg-2.2.patch | 93 ----------------------
.../gst1-plugins-bad/gst1-plugins-bad.hash | 4 +-
.../gst1-plugins-bad/gst1-plugins-bad.mk | 2 +-
3 files changed, 3 insertions(+), 96 deletions(-)
delete mode 100644 package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
diff --git a/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch b/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
deleted file mode 100644
index d9268bc9b6..0000000000
--- a/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
+++ /dev/null
@@ -1,93 +0,0 @@
-From daaf649bda7231fd0d760802232a36ba62a4ea2d Mon Sep 17 00:00:00 2001
-From: Clemens Lang <cal@macports.org>
-Date: Sun, 13 Aug 2017 21:17:18 +0200
-Subject: [PATCH] openjpeg: Fix build against openjpeg 2.2
-
-OpenJPEG 2.2 has some API changes and thus ships its headers in a new
-include path. Add a configure check (to both meson and autoconf) to
-detect the newer version of OpenJPEG and add conditional includes.
-
-Fix the autoconf test for OpenJPEG 2.1, which checked for HAVE_OPENJPEG,
-which was always set even for 2.0.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=786250
-
-Upstream: https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/patch/?id=15f24fef53a955c7c76fc966302cb0453732e657
-Signed-off-by: Peter Seiderer <ps.report@gmx.net>
----
- configure.ac | 7 ++++++-
- ext/openjpeg/gstopenjpeg.h | 4 +++-
- ext/openjpeg/meson.build | 21 +++++++++++++--------
- 3 files changed, 22 insertions(+), 10 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index 30e26b8..c4f08c7 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -2813,8 +2813,13 @@ AG_GST_CHECK_FEATURE(OPENJPEG, [openjpeg library], openjpeg, [
- if test x"$HAVE_OPENJPEG" = x"yes"; then
- dnl minor API changes in v2.1
- AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_1, libopenjp2 >= 2.1)
-- if test x"$HAVE_OPENJPEG" = x"yes"; then
-+ if test x"$HAVE_OPENJPEG_2_1" = x"yes"; then
- AC_DEFINE([HAVE_OPENJPEG_2_1], 1, [Define if OpenJPEG 2.1 is used])
-+ dnl include paths changed for v2.2
-+ AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_2, libopenjp2 >= 2.2)
-+ if test x"$HAVE_OPENJPEG_2_2" = x"yes"; then
-+ AC_DEFINE([HAVE_OPENJPEG_2_2], 1, [Define if OpenJPEG 2.2 is used])
-+ fi
- fi
- else
- # Fallback to v1.5
-diff --git a/ext/openjpeg/gstopenjpeg.h b/ext/openjpeg/gstopenjpeg.h
-index 03ce52e..52410a4 100644
---- a/ext/openjpeg/gstopenjpeg.h
-+++ b/ext/openjpeg/gstopenjpeg.h
-@@ -38,7 +38,9 @@
- #define OPJ_CPRL CPRL
- #else
- #include <stdio.h>
--# ifdef HAVE_OPENJPEG_2_1
-+# if defined(HAVE_OPENJPEG_2_2)
-+# include <openjpeg-2.2/openjpeg.h>
-+# elif defined(HAVE_OPENJPEG_2_1)
- # include <openjpeg-2.1/openjpeg.h>
- # else
- # include <openjpeg-2.0/openjpeg.h>
-diff --git a/ext/openjpeg/meson.build b/ext/openjpeg/meson.build
-index d60974c..e9c416c 100644
---- a/ext/openjpeg/meson.build
-+++ b/ext/openjpeg/meson.build
-@@ -6,16 +6,21 @@ openjpeg_sources = [
-
- openjpeg_cargs = []
-
--# Check for 2.1, then 2.0
--openjpeg_dep = dependency('libopenjp2', version : '>=2.1', required : false)
-+# Check for 2.2, 2.1, then 2.0
-+openjpeg_dep = dependency('libopenjp2', version : '>=2.2', required : false)
- if openjpeg_dep.found()
-- openjpeg_cargs += ['-DHAVE_OPENJPEG_2_1']
-+ openjpeg_cargs += ['-DHAVE_OPENJPEG_2_2']
- else
-- openjpeg_dep = dependency('libopenjp2', required : false)
-- # Fallback to 1.5
-- if not openjpeg_dep.found()
-- openjpeg_dep = dependency('libopenjpeg1', required : false)
-- openjpeg_cargs += ['-DHAVE_OPENJPEG_1']
-+ openjpeg_dep = dependency('libopenjp2', version : '>=2.1', required : false)
-+ if openjpeg_dep.found()
-+ openjpeg_cargs += ['-DHAVE_OPENJPEG_2_1']
-+ else
-+ openjpeg_dep = dependency('libopenjp2', required : false)
-+ # Fallback to 1.5
-+ if not openjpeg_dep.found()
-+ openjpeg_dep = dependency('libopenjpeg1', required : false)
-+ openjpeg_cargs += ['-DHAVE_OPENJPEG_1']
-+ endif
- endif
- endif
-
---
-2.12.3
-
diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
index b34fb02b5e..e4b83ff11c 100644
--- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
+++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.2.tar.xz.sha256sum
-sha256 9c2c7edde4f59d74eb414e0701c55131f562e5c605a3ce9b091754f106c09e37 gst-plugins-bad-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.3.tar.xz.sha256sum
+sha256 36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec gst-plugins-bad-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
index 8b707d5eb9..9f94148cfa 100644
--- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
+++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PLUGINS_BAD_VERSION = 1.12.2
+GST1_PLUGINS_BAD_VERSION = 1.12.3
GST1_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST1_PLUGINS_BAD_VERSION).tar.xz
GST1_PLUGINS_BAD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-bad
GST1_PLUGINS_BAD_INSTALL_STAGING = YES
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 05/10] gst1-plugins-ugly: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (2 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 04/10] gst1-plugins-bad: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 06/10] gst1-rtsp-server: " Adam Duskett
` (5 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash | 4 ++--
package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash
index a37cde3d2d..999166b7ef 100644
--- a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash
+++ b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.2.tar.xz.sha256sum
-sha256 1cc3942bbf3ea87da3e35437d4e014e991b103db22a6174f62a98c89c3f5f466 gst-plugins-ugly-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.12.3.tar.xz.sha256sum
+sha256 e88ca584c94ea78eeecbf3af00ef7f134b66bdee7408aa4aa6c547235e060052 gst-plugins-ugly-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk
index 56bc8a6e00..4b7ef96092 100644
--- a/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk
+++ b/package/gstreamer1/gst1-plugins-ugly/gst1-plugins-ugly.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PLUGINS_UGLY_VERSION = 1.12.2
+GST1_PLUGINS_UGLY_VERSION = 1.12.3
GST1_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST1_PLUGINS_UGLY_VERSION).tar.xz
GST1_PLUGINS_UGLY_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-ugly
GST1_PLUGINS_UGLY_LICENSE_FILES = COPYING
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 06/10] gst1-rtsp-server: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (3 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 05/10] gst1-plugins-ugly: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 07/10] gst1-validate: " Adam Duskett
` (4 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash | 4 ++--
package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash b/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash
index 66f3253514..6457861c56 100644
--- a/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash
+++ b/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.12.2.tar.xz.sha256sum
-sha256 d8ba9264e8ae6e440293328e759e40456f161aa66077b3143dd07581136190b3 gst-rtsp-server-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-rtsp-server/gst-rtsp-server-1.12.3.tar.xz.sha256sum
+sha256 67255971bb16029a01de66b9f9687f20d8dbf3d3bd75feb48605d0723a7c74ec gst-rtsp-server-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk b/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk
index 2e9a89a33a..71c9ef5bda 100644
--- a/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk
+++ b/package/gstreamer1/gst1-rtsp-server/gst1-rtsp-server.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_RTSP_SERVER_VERSION = 1.12.2
+GST1_RTSP_SERVER_VERSION = 1.12.3
GST1_RTSP_SERVER_SOURCE = gst-rtsp-server-$(GST1_RTSP_SERVER_VERSION).tar.xz
GST1_RTSP_SERVER_SITE = http://gstreamer.freedesktop.org/src/gst-rtsp-server
GST1_RTSP_SERVER_LICENSE = LGPL-2.0+
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 07/10] gst1-validate: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (4 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 06/10] gst1-rtsp-server: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 08/10] gst1-libav: " Adam Duskett
` (3 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-validate/gst1-validate.hash | 4 ++--
package/gstreamer1/gst1-validate/gst1-validate.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-validate/gst1-validate.hash b/package/gstreamer1/gst1-validate/gst1-validate.hash
index d2fc2c2a4a..75e43b15b3 100644
--- a/package/gstreamer1/gst1-validate/gst1-validate.hash
+++ b/package/gstreamer1/gst1-validate/gst1-validate.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.12.2.tar.xz.sha256sum
-sha256 6b7a25d1fd2a08ffe08e4809587f16b4c4e01dfd9e77cfa222b7f2558666fedd gst-validate-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-validate/gst-validate-1.12.3.tar.xz.sha256sum
+sha256 5139949d20274fdd702492438eeab2c9e55aa82f60aca17db27ebd3faf08489e gst-validate-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-validate/gst1-validate.mk b/package/gstreamer1/gst1-validate/gst1-validate.mk
index 31b01ef5fa..33fec08d12 100644
--- a/package/gstreamer1/gst1-validate/gst1-validate.mk
+++ b/package/gstreamer1/gst1-validate/gst1-validate.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_VALIDATE_VERSION = 1.12.2
+GST1_VALIDATE_VERSION = 1.12.3
GST1_VALIDATE_SOURCE = gst-validate-$(GST1_VALIDATE_VERSION).tar.xz
GST1_VALIDATE_SITE = https://gstreamer.freedesktop.org/src/gst-validate
GST1_VALIDATE_LICENSE = LGPL-2.1+
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 08/10] gst1-libav: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (5 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 07/10] gst1-validate: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 09/10] gst1-vaapi: " Adam Duskett
` (2 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-libav/gst1-libav.hash | 4 ++--
package/gstreamer1/gst1-libav/gst1-libav.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-libav/gst1-libav.hash b/package/gstreamer1/gst1-libav/gst1-libav.hash
index 6f176a59ed..a5a9590795 100644
--- a/package/gstreamer1/gst1-libav/gst1-libav.hash
+++ b/package/gstreamer1/gst1-libav/gst1-libav.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.12.2.tar.xz.sha256sum
-sha256 5bb735b9bb218b652ae4071ea6f6be8eaae55e9d3233aec2f36b882a27542db3 gst-libav-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.12.3.tar.xz.sha256sum
+sha256 015ef8cab6f7fb87c8fb42642486423eff3b6e6a6bccdcd6a189f436a3619650 gst-libav-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-libav/gst1-libav.mk b/package/gstreamer1/gst1-libav/gst1-libav.mk
index 3365c3e400..41b35abb1e 100644
--- a/package/gstreamer1/gst1-libav/gst1-libav.mk
+++ b/package/gstreamer1/gst1-libav/gst1-libav.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_LIBAV_VERSION = 1.12.2
+GST1_LIBAV_VERSION = 1.12.3
GST1_LIBAV_SOURCE = gst-libav-$(GST1_LIBAV_VERSION).tar.xz
GST1_LIBAV_SITE = https://gstreamer.freedesktop.org/src/gst-libav
GST1_LIBAV_CONF_OPTS = --with-system-libav
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 09/10] gst1-vaapi: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (6 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 08/10] gst1-libav: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 10/10] gst-omx: " Adam Duskett
2017-10-10 20:33 ` [Buildroot] [PATCH 01/10] gstreamer1: " Thomas Petazzoni
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst1-vaapi/gst1-vaapi.hash | 4 ++--
package/gstreamer1/gst1-vaapi/gst1-vaapi.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst1-vaapi/gst1-vaapi.hash b/package/gstreamer1/gst1-vaapi/gst1-vaapi.hash
index 11f25cf65f..1ffa5a937b 100644
--- a/package/gstreamer1/gst1-vaapi/gst1-vaapi.hash
+++ b/package/gstreamer1/gst1-vaapi/gst1-vaapi.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.12.2.tar.xz.sha256sum
-sha256 23c714e0474b3c7ae6ff8884aebf8503a1bc3ded335fa2d2b2ac31788466163a gstreamer-vaapi-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.12.3.tar.xz.sha256sum
+sha256 f4cdafd8fd9606a490917c8b67336e835df1219580d55421c70480fd0913744d gstreamer-vaapi-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst1-vaapi/gst1-vaapi.mk b/package/gstreamer1/gst1-vaapi/gst1-vaapi.mk
index e212ae9ba1..9783c591aa 100644
--- a/package/gstreamer1/gst1-vaapi/gst1-vaapi.mk
+++ b/package/gstreamer1/gst1-vaapi/gst1-vaapi.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_VAAPI_VERSION = 1.12.2
+GST1_VAAPI_VERSION = 1.12.3
GST1_VAAPI_SITE = https://gstreamer.freedesktop.org/src/gstreamer-vaapi
GST1_VAAPI_SOURCE = gstreamer-vaapi-$(GST1_VAAPI_VERSION).tar.xz
GST1_VAAPI_LICENSE = LGPL-2.1+
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 10/10] gst-omx: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (7 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 09/10] gst1-vaapi: " Adam Duskett
@ 2017-10-09 18:56 ` Adam Duskett
2017-10-10 20:33 ` [Buildroot] [PATCH 01/10] gstreamer1: " Thomas Petazzoni
9 siblings, 0 replies; 12+ messages in thread
From: Adam Duskett @ 2017-10-09 18:56 UTC (permalink / raw)
To: buildroot
Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
---
package/gstreamer1/gst-omx/gst-omx.hash | 4 ++--
package/gstreamer1/gst-omx/gst-omx.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gstreamer1/gst-omx/gst-omx.hash b/package/gstreamer1/gst-omx/gst-omx.hash
index 17ebf1d0a3..ec3f31d31e 100644
--- a/package/gstreamer1/gst-omx/gst-omx.hash
+++ b/package/gstreamer1/gst-omx/gst-omx.hash
@@ -1,2 +1,2 @@
-From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.12.2.tar.xz.sha256sum
-sha256 1b22398f45a027e977d2b5309625ec91cdcaf0da8751cbc7f596d639a45ba298 gst-omx-1.12.2.tar.xz
+From https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-1.12.3.tar.xz.sha256sum
+sha256 eef5de8bab1bb495bfbc9d16af9837d7f55b47cb6b97819b3152c5899c85843c gst-omx-1.12.3.tar.xz
diff --git a/package/gstreamer1/gst-omx/gst-omx.mk b/package/gstreamer1/gst-omx/gst-omx.mk
index 2805c9a93f..98431496a5 100644
--- a/package/gstreamer1/gst-omx/gst-omx.mk
+++ b/package/gstreamer1/gst-omx/gst-omx.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST_OMX_VERSION = 1.12.2
+GST_OMX_VERSION = 1.12.3
GST_OMX_SOURCE = gst-omx-$(GST_OMX_VERSION).tar.xz
GST_OMX_SITE = https://gstreamer.freedesktop.org/src/gst-omx
--
2.13.6
^ permalink raw reply related [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 04/10] gst1-plugins-bad: bump to 1.12.3
2017-10-09 18:56 ` [Buildroot] [PATCH 04/10] gst1-plugins-bad: " Adam Duskett
@ 2017-10-10 7:42 ` Peter Seiderer
0 siblings, 0 replies; 12+ messages in thread
From: Peter Seiderer @ 2017-10-10 7:42 UTC (permalink / raw)
To: buildroot
Hello Adam,
> Gesendet: Montag, 09. Oktober 2017 um 20:56 Uhr
> Von: "Adam Duskett" <aduskett@gmail.com>
> An: buildroot at buildroot.org
> Cc: "Adam Duskett" <Adamduskett@outlook.com>
> Betreff: [Buildroot] [PATCH 04/10] gst1-plugins-bad: bump to 1.12.3
>
>
> Also remove openjpeg-Fix-build-against-openjpeg-2.2.patch.
> Upstream commit id: df4c6385aa0739d59e83916d32b704de9b9f3d40
Wrong commit id, df4c6385aa0739d59e83916d32b704de9b9f3d40 points to
'meson: Fix build with openjpeg>=2.2', the correct id is
15f24fef53a955c7c76fc966302cb0453732e657 pointing to
'openjpeg: Fix build against openjpeg 2.2', see the upstream
url in the deleted patch...
Will try to test the patchset the next days...
Regards,
Peter
>
> Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
> ---
> ...1-openjpeg-Fix-build-against-openjpeg-2.2.patch | 93 ----------------------
> .../gst1-plugins-bad/gst1-plugins-bad.hash | 4 +-
> .../gst1-plugins-bad/gst1-plugins-bad.mk | 2 +-
> 3 files changed, 3 insertions(+), 96 deletions(-)
> delete mode 100644 package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
>
> diff --git a/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch b/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
> deleted file mode 100644
> index d9268bc9b6..0000000000
> --- a/package/gstreamer1/gst1-plugins-bad/0001-openjpeg-Fix-build-against-openjpeg-2.2.patch
> +++ /dev/null
> @@ -1,93 +0,0 @@
> -From daaf649bda7231fd0d760802232a36ba62a4ea2d Mon Sep 17 00:00:00 2001
> -From: Clemens Lang <cal@macports.org>
> -Date: Sun, 13 Aug 2017 21:17:18 +0200
> -Subject: [PATCH] openjpeg: Fix build against openjpeg 2.2
> -
> -OpenJPEG 2.2 has some API changes and thus ships its headers in a new
> -include path. Add a configure check (to both meson and autoconf) to
> -detect the newer version of OpenJPEG and add conditional includes.
> -
> -Fix the autoconf test for OpenJPEG 2.1, which checked for HAVE_OPENJPEG,
> -which was always set even for 2.0.
> -
> -https://bugzilla.gnome.org/show_bug.cgi?id=786250
> -
> -Upstream: https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/patch/?id=15f24fef53a955c7c76fc966302cb0453732e657
> -Signed-off-by: Peter Seiderer <ps.report@gmx.net>
> ----
> - configure.ac | 7 ++++++-
> - ext/openjpeg/gstopenjpeg.h | 4 +++-
> - ext/openjpeg/meson.build | 21 +++++++++++++--------
> - 3 files changed, 22 insertions(+), 10 deletions(-)
> -
> -diff --git a/configure.ac b/configure.ac
> -index 30e26b8..c4f08c7 100644
> ---- a/configure.ac
> -+++ b/configure.ac
> -@@ -2813,8 +2813,13 @@ AG_GST_CHECK_FEATURE(OPENJPEG, [openjpeg library], openjpeg, [
> - if test x"$HAVE_OPENJPEG" = x"yes"; then
> - dnl minor API changes in v2.1
> - AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_1, libopenjp2 >= 2.1)
> -- if test x"$HAVE_OPENJPEG" = x"yes"; then
> -+ if test x"$HAVE_OPENJPEG_2_1" = x"yes"; then
> - AC_DEFINE([HAVE_OPENJPEG_2_1], 1, [Define if OpenJPEG 2.1 is used])
> -+ dnl include paths changed for v2.2
> -+ AG_GST_PKG_CHECK_MODULES(OPENJPEG_2_2, libopenjp2 >= 2.2)
> -+ if test x"$HAVE_OPENJPEG_2_2" = x"yes"; then
> -+ AC_DEFINE([HAVE_OPENJPEG_2_2], 1, [Define if OpenJPEG 2.2 is used])
> -+ fi
> - fi
> - else
> - # Fallback to v1.5
> -diff --git a/ext/openjpeg/gstopenjpeg.h b/ext/openjpeg/gstopenjpeg.h
> -index 03ce52e..52410a4 100644
> ---- a/ext/openjpeg/gstopenjpeg.h
> -+++ b/ext/openjpeg/gstopenjpeg.h
> -@@ -38,7 +38,9 @@
> - #define OPJ_CPRL CPRL
> - #else
> - #include <stdio.h>
> --# ifdef HAVE_OPENJPEG_2_1
> -+# if defined(HAVE_OPENJPEG_2_2)
> -+# include <openjpeg-2.2/openjpeg.h>
> -+# elif defined(HAVE_OPENJPEG_2_1)
> - # include <openjpeg-2.1/openjpeg.h>
> - # else
> - # include <openjpeg-2.0/openjpeg.h>
> -diff --git a/ext/openjpeg/meson.build b/ext/openjpeg/meson.build
> -index d60974c..e9c416c 100644
> ---- a/ext/openjpeg/meson.build
> -+++ b/ext/openjpeg/meson.build
> -@@ -6,16 +6,21 @@ openjpeg_sources = [
> -
> - openjpeg_cargs = []
> -
> --# Check for 2.1, then 2.0
> --openjpeg_dep = dependency('libopenjp2', version : '>=2.1', required : false)
> -+# Check for 2.2, 2.1, then 2.0
> -+openjpeg_dep = dependency('libopenjp2', version : '>=2.2', required : false)
> - if openjpeg_dep.found()
> -- openjpeg_cargs += ['-DHAVE_OPENJPEG_2_1']
> -+ openjpeg_cargs += ['-DHAVE_OPENJPEG_2_2']
> - else
> -- openjpeg_dep = dependency('libopenjp2', required : false)
> -- # Fallback to 1.5
> -- if not openjpeg_dep.found()
> -- openjpeg_dep = dependency('libopenjpeg1', required : false)
> -- openjpeg_cargs += ['-DHAVE_OPENJPEG_1']
> -+ openjpeg_dep = dependency('libopenjp2', version : '>=2.1', required : false)
> -+ if openjpeg_dep.found()
> -+ openjpeg_cargs += ['-DHAVE_OPENJPEG_2_1']
> -+ else
> -+ openjpeg_dep = dependency('libopenjp2', required : false)
> -+ # Fallback to 1.5
> -+ if not openjpeg_dep.found()
> -+ openjpeg_dep = dependency('libopenjpeg1', required : false)
> -+ openjpeg_cargs += ['-DHAVE_OPENJPEG_1']
> -+ endif
> - endif
> - endif
> -
> ---
> -2.12.3
> -
> diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
> index b34fb02b5e..e4b83ff11c 100644
> --- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
> +++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.hash
> @@ -1,2 +1,2 @@
> -From https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.2.tar.xz.sha256sum
> -sha256 9c2c7edde4f59d74eb414e0701c55131f562e5c605a3ce9b091754f106c09e37 gst-plugins-bad-1.12.2.tar.xz
> +From https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.12.3.tar.xz.sha256sum
> +sha256 36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec gst-plugins-bad-1.12.3.tar.xz
> diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> index 8b707d5eb9..9f94148cfa 100644
> --- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> +++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -GST1_PLUGINS_BAD_VERSION = 1.12.2
> +GST1_PLUGINS_BAD_VERSION = 1.12.3
> GST1_PLUGINS_BAD_SOURCE = gst-plugins-bad-$(GST1_PLUGINS_BAD_VERSION).tar.xz
> GST1_PLUGINS_BAD_SITE = https://gstreamer.freedesktop.org/src/gst-plugins-bad
> GST1_PLUGINS_BAD_INSTALL_STAGING = YES
> --
> 2.13.6
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
` (8 preceding siblings ...)
2017-10-09 18:56 ` [Buildroot] [PATCH 10/10] gst-omx: " Adam Duskett
@ 2017-10-10 20:33 ` Thomas Petazzoni
9 siblings, 0 replies; 12+ messages in thread
From: Thomas Petazzoni @ 2017-10-10 20:33 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 9 Oct 2017 14:56:50 -0400, Adam Duskett wrote:
> Signed-off-by: Adam Duskett <Adamduskett@outlook.com>
> ---
> package/gstreamer1/gstreamer1/gstreamer1.hash | 4 ++--
> package/gstreamer1/gstreamer1/gstreamer1.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Series applied, after fixing the commit log of PATCH 04/10 according to
Peter Seiderer's comment.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-10-10 20:33 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09 18:56 [Buildroot] [PATCH 01/10] gstreamer1: bump to 1.12.3 Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 02/10] gst1-plugins-base: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 03/10] gst1-plugins-good: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 04/10] gst1-plugins-bad: " Adam Duskett
2017-10-10 7:42 ` Peter Seiderer
2017-10-09 18:56 ` [Buildroot] [PATCH 05/10] gst1-plugins-ugly: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 06/10] gst1-rtsp-server: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 07/10] gst1-validate: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 08/10] gst1-libav: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 09/10] gst1-vaapi: " Adam Duskett
2017-10-09 18:56 ` [Buildroot] [PATCH 10/10] gst-omx: " Adam Duskett
2017-10-10 20:33 ` [Buildroot] [PATCH 01/10] gstreamer1: " Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox