[meta-freescale] [PATCH 0/4] Add some Gstreamer patches for v1.10

Yuqing Zhu carol.zhu at nxp.com
Thu May 25 22:32:03 PDT 2017


-gstreamer1.0-plugins-base:
 1. Don't set async of custom text-sink to false in gstplaysink
    or it will cause A/V sync problem when seeking

-gstreamer1.0-plugins-bad:
 1. Add some i.MX specific code about qmlglplugin
 2. Add gstplayer get_rotate() and set_rotate() API
    Add get/set force-aspect-ratio config API
    Add set audio/ text sink API
 3. Enable opencv on MX6Q & MX6QP


Yuqing Zhu (4):
  gstreamer1.0-plugins-base: Don't set async of custom text-sink to
    false in gstplaysink
  gstreamer1.0-plugins-bad: Add i.mx specific code about qmlglplugin
  gstreamer1.0-plugins-bad: Add some gstplayer API
  gstreamer1.0-plugins-bad: Enable opencv on MX6Q & MX6QP

 .../0008-qmlglplugin-Add-i.mx-specific-code.patch  | 203 ++++++++++++++
 .../0009-Specific-patches-for-gstplayer-API.patch  | 292 +++++++++++++++++++++
 .../gstreamer1.0-plugins-bad_1.10.%.bbappend       |   4 +
 ...-don-t-set-async-of-custom-text-sink-to-f.patch |  35 +++
 .../gstreamer1.0-plugins-base_1.10.%.bbappend      |   1 +
 5 files changed, 535 insertions(+)
 create mode 100755 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0008-qmlglplugin-Add-i.mx-specific-code.patch
 create mode 100755 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0009-Specific-patches-for-gstplayer-API.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0003-gstplaysink-don-t-set-async-of-custom-text-sink-to-f.patch

-- 
1.9.1



More information about the meta-freescale mailing list