All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Upstream Multimedia patches for L4.9.88-2.2.0 i.MX8QXP Beta2 release
@ 2018-08-06  9:23 Yuqing Zhu
  2018-08-06  9:23 ` [PATCH 01/10] imx-codec: Upgrade to v4.4.0 Yuqing Zhu
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Yuqing Zhu @ 2018-08-06  9:23 UTC (permalink / raw)
  To: meta-freescale; +Cc: Yuqing Zhu

Upgrade imx-codec/imx-parser/imx-vpuwrap/imx-gst1.0-plugin to v4.4.0

Upgrade GST to v1.14.imx

Add mx8 support for pulseaudio

Yuqing Zhu (10):
  imx-codec: Upgrade to v4.4.0
  imx-parser: Upgrade to v4.4.0
  imx-vpuwrap: Upgrade to v4.4.0
  gstreamer1.0: Upgrade to v1.14.imx
  gstreamer1.0-plugins-base: Upgrade to v1.14.imx
  gstreamer1.0-plugins-good: Upgrade to v1.14.imx
  gstreamer1.0-plugins-bad: Upgrade to v1.14.imx
  imx-gst1.0-plugin: Upgrade to v4.4.0
  pulseaudio: Add i.MX8 support
  pulseaudio: Enable allow-autospawn-for-root as default

 ...-don-t-hardcode-libtool-name-when-running.patch |  74 ---------
 ...-don-t-hardcode-libtool-name-when-running.patch |  45 ++++++
 .../configure-allow-to-disable-libssh2.patch       |  61 ++++++++
 ...imx.bb => gstreamer1.0-plugins-bad_1.14.imx.bb} |  82 ++++------
 ...-don-t-hardcode-libtool-name-when-running.patch |  75 ++++-----
 ...-prefix-calls-to-pkg-config-with-PKG_CONF.patch | 172 ++++++++++-----------
 ...ssing-include-directories-when-calling-in.patch |   0
 ...ncorrect-reference-to-gstreamer-sdp-in-Ma.patch |   0
 ...make-gio_unix_2_0-dependency-configurable.patch |  45 ++++++
 ...mx.bb => gstreamer1.0-plugins-base_1.14.imx.bb} |  10 +-
 ...mx.bb => gstreamer1.0-plugins-good_1.14.imx.bb} |   5 +-
 ...mer1.0_1.12.imx.bb => gstreamer1.0_1.14.imx.bb} |   4 +-
 ...-plugin_4.3.5.bb => imx-gst1.0-plugin_4.4.0.bb} |   6 +-
 .../{imx-codec_4.3.5.bb => imx-codec_4.4.0.bb}     |   6 +-
 .../{imx-parser_4.3.5.bb => imx-parser_4.4.0.bb}   |   6 +-
 .../{imx-vpuwrap_4.3.5.bb => imx-vpuwrap_4.4.0.bb} |   6 +-
 .../pulseaudio/pulseaudio_%.bbappend               |   5 +
 17 files changed, 330 insertions(+), 272 deletions(-)
 delete mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad-1.12.imx/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad-1.14.imx/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad-1.14.imx/configure-allow-to-disable-libssh2.patch
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-bad_1.12.imx.bb => gstreamer1.0-plugins-bad_1.14.imx.bb} (67%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base-1.12.imx => gstreamer1.0-plugins-base-1.14.imx}/0001-Makefile.am-don-t-hardcode-libtool-name-when-running.patch (76%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base-1.12.imx => gstreamer1.0-plugins-base-1.14.imx}/0002-Makefile.am-prefix-calls-to-pkg-config-with-PKG_CONF.patch (75%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base-1.12.imx => gstreamer1.0-plugins-base-1.14.imx}/0003-riff-add-missing-include-directories-when-calling-in.patch (100%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base-1.12.imx => gstreamer1.0-plugins-base-1.14.imx}/0004-rtsp-drop-incorrect-reference-to-gstreamer-sdp-in-Ma.patch (100%)
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base-1.14.imx/make-gio_unix_2_0-dependency-configurable.patch
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-base_1.12.imx.bb => gstreamer1.0-plugins-base_1.14.imx.bb} (88%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.12.imx.bb => gstreamer1.0-plugins-good_1.14.imx.bb} (96%)
 rename recipes-multimedia/gstreamer/{gstreamer1.0_1.12.imx.bb => gstreamer1.0_1.14.imx.bb} (96%)
 rename recipes-multimedia/gstreamer/{imx-gst1.0-plugin_4.3.5.bb => imx-gst1.0-plugin_4.4.0.bb} (96%)
 rename recipes-multimedia/imx-codec/{imx-codec_4.3.5.bb => imx-codec_4.4.0.bb} (95%)
 rename recipes-multimedia/imx-parser/{imx-parser_4.3.5.bb => imx-parser_4.4.0.bb} (88%)
 rename recipes-multimedia/imx-vpuwrap/{imx-vpuwrap_4.3.5.bb => imx-vpuwrap_4.4.0.bb} (78%)

-- 
1.9.1



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-09-11  3:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06  9:23 [PATCH 00/10] Upstream Multimedia patches for L4.9.88-2.2.0 i.MX8QXP Beta2 release Yuqing Zhu
2018-08-06  9:23 ` [PATCH 01/10] imx-codec: Upgrade to v4.4.0 Yuqing Zhu
2018-08-06  9:23 ` [PATCH 02/10] imx-parser: " Yuqing Zhu
2018-08-06  9:23 ` [PATCH 03/10] imx-vpuwrap: " Yuqing Zhu
2018-08-06  9:23 ` [PATCH 04/10] gstreamer1.0: Upgrade to v1.14.imx Yuqing Zhu
2018-08-06  9:23 ` [PATCH 05/10] gstreamer1.0-plugins-base: " Yuqing Zhu
2018-08-06  9:23 ` [PATCH 06/10] gstreamer1.0-plugins-good: " Yuqing Zhu
2018-08-06  9:23 ` [PATCH 07/10] gstreamer1.0-plugins-bad: " Yuqing Zhu
2018-08-06  9:23 ` [PATCH 08/10] imx-gst1.0-plugin: Upgrade to v4.4.0 Yuqing Zhu
2018-08-06  9:23 ` [PATCH 09/10] pulseaudio: Add i.MX8 support Yuqing Zhu
2018-08-06  9:23 ` [PATCH 10/10] pulseaudio: Enable allow-autospawn-for-root as default Yuqing Zhu
2018-09-07 20:40   ` Otavio Salvador
2018-09-10  7:58     ` Carol Zhu
2018-09-10 13:53       ` Otavio Salvador
2018-09-10 15:11         ` Carol Zhu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.