From: "R, Karthik" <karthik.ramanan@ti.com>
To: "Prasad, Ram" <x0038811@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [EXTERNAL] [rocko 0/9] Gstreamer1.12.2 enablement for rocko
Date: Thu, 22 Mar 2018 09:03:10 +0000 [thread overview]
Message-ID: <59acc7687e5f445180eecd635effd516@ti.com> (raw)
In-Reply-To: <1521691605-49259-1-git-send-email-x0038811@ti.com>
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: meta-arago-bounces@arago-project.org [mailto:meta-arago-bounces@arago-project.org] On Behalf Of Prasad, Ram
Sent: Thursday, 22 March, 2018 9:37 AM
To: meta-arago@arago-project.org
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
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2018-03-22 9:03 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-22 4:06 [rocko 0/9] Gstreamer1.12.2 enablement for rocko Ramprasad N
2018-03-22 4:06 ` [rocko 1/9] gstreamer1.0*-bad: Clean up gstreamer 1.8 bad patches Ramprasad N
2018-03-26 1:08 ` Denys Dmytriyenko
2018-03-26 10:38 ` Prasad, Ram
2018-03-22 4:06 ` [rocko 2/9] gstreamer1.0*-good: Increase v4l2src minimum buffers by 4 Ramprasad N
2018-03-22 4:06 ` [rocko 3/9] gstreamer1.0*-bad: Add drmallocator support Ramprasad N
2018-03-26 1:10 ` Denys Dmytriyenko
2018-03-22 4:06 ` [rocko 4/9] gstreamer1.0*-bad: Add parser specific fixes Ramprasad N
2018-03-22 4:06 ` [rocko 5/9] gstreamer1.0*-bad: Enable kmssink with gst 1.12 Ramprasad N
2018-03-26 1:11 ` Denys Dmytriyenko
2018-03-26 13:49 ` Prasad, Ram
2018-03-26 13:52 ` Denys Dmytriyenko
2018-03-26 16:36 ` Denys Dmytriyenko
2018-03-26 16:42 ` Prasad, Ram
2018-03-26 16:47 ` Denys Dmytriyenko
2018-03-27 11:19 ` Prasad, Ram
2018-03-28 2:42 ` Denys Dmytriyenko
2018-03-22 4:06 ` [rocko 6/9] wayland-protocols: Add drm protocol to stable Ramprasad N
2018-03-22 4:06 ` [rocko 7/9] gstreamer1.0*-bad: Add DRM support to waylandsink Ramprasad N
2018-03-22 4:06 ` [rocko 8/9] gstvpe: Fix frame-copy issue with playbin Ramprasad N
2018-03-22 4:06 ` [rocko 9/9] branding-{core, processor-sdk}: re-enable mmip Ramprasad N
2018-03-22 9:03 ` R, Karthik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=59acc7687e5f445180eecd635effd516@ti.com \
--to=karthik.ramanan@ti.com \
--cc=meta-arago@arago-project.org \
--cc=x0038811@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.