ACK. I've reviewed the patch series and it looks good. Denys,
Patch 0001-*.patch which is a cleanup of the existing patches is not visible on the mailing list due to its size. We can send out this patch separately if you still don't see it. Regards Karthik -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Prasad, Ram Sent: Thursday, 22 March, 2018 9:37 AM To: [email protected] Subject: [EXTERNAL] [meta-arago] [rocko 0/9] Gstreamer1.12.2 enablement for rocko This patchset enables the following features. 1) Gstreamer good plugin fix for v4l2src 2) kmssink and waylandsink support along with bugfixes. 3) Optimization in gstvpe to fix frame-copy issue Ramprasad N (9): gstreamer1.0*-bad: Clean up gstreamer 1.8 bad patches gstreamer1.0*-good: Increase v4l2src minimum buffers by 4 gstreamer1.0*-bad: Add drmallocator support gstreamer1.0*-bad: Add parser specific fixes gstreamer1.0*-bad: Enable kmssink with gst 1.12 wayland-protocols: Add drm protocol to stable gstreamer1.0*-bad: Add DRM support to waylandsink gstvpe: Fix frame-copy issue with playbin branding-{core, processor-sdk}: re-enable mmip .../conf/distro/include/branding-core.inc | 4 - .../conf/distro/include/branding-processor-sdk.inc | 4 - ...nd-drm-Add-wayland-drm-protocol-to-stable.patch | 179 ++ .../wayland/wayland-protocols_1.10.bbappend | 15 + ...late-the-output-structure-with-progressiv.patch | 33 + .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 3 +- ...-mouse-movement-for-videos-on-waylandsink.patch | 404 ----- ...gstdrmallocator-Add-DRM-allocator-support.patch | 42 +- ...ylandsink-Add-mouse-drag-and-drop-support.patch | 408 ----- ...waylandsink-add-input-format-I420-support.patch | 89 - .../0002-kmssink-remove-DCE-dependencies.patch | 96 -- ...tch => 0002-parsers-bug-fixes-on-parsers.patch} | 37 +- ...gstkmssink-Add-support-for-KMS-based-sink.patch | 1592 ------------------ ...Add-omapdrm-in-the-list-of-driver-modules.patch | 165 ++ .../0003-kmssink-add-YUYV-support.patch | 81 - ...aylandsink-Add-DRM-support-on-waylandsink.patch | 1728 -------------------- ...aylandsink-Add-drm-support-in-waylandsink.patch | 706 ++++++++ ...ink-Implement-callbacks-for-version-5-of-.patch | 65 - ...aylandsink-Fix-scale-up-with-padded-video.patch | 39 - .../gstreamer1.0-plugins-bad_1.12.2.bbappend | 42 + ...d => gstreamer1.0-plugins-good_1.12.2.bbappend} | 0 21 files changed, 1181 insertions(+), 4551 deletions(-) create mode 100644 meta-arago-extras/recipes-graphics/wayland/wayland-protocols/0001-wayland-drm-Add-wayland-drm-protocol-to-stable.patch create mode 100644 meta-arago-extras/recipes-graphics/wayland/wayland-protocols_1.10.bbappend create mode 100644 meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe/0001-gstvpe-Populate-the-output-structure-with-progressiv.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Enable-mouse-movement-for-videos-on-waylandsink.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstwaylandsink-Add-mouse-drag-and-drop-support.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstwaylandsink-add-input-format-I420-support.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-kmssink-remove-DCE-dependencies.patch rename meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/{0002-parsers-Pick-previos-bug-fixes-on-different-parsers.patch => 0002-parsers-bug-fixes-on-parsers.patch} (85%) delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-gstkmssink-Add-support-for-KMS-based-sink.patch create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-kmssink-Add-omapdrm-in-the-list-of-driver-modules.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-kmssink-add-YUYV-support.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-gstwaylandsink-Add-DRM-support-on-waylandsink.patch create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-waylandsink-Add-drm-support-in-waylandsink.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-gstwaylandsink-Implement-callbacks-for-version-5-of-.patch delete mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0006-gstwaylandsink-Fix-scale-up-with-padded-video.patch create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.12.2.bbappend copy meta-arago-extras/recipes-multimedia/gstreamer/{gstreamer1.0-plugins-good_1.8.3.bbappend => gstreamer1.0-plugins-good_1.12.2.bbappend} (100%) -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
