Vivek, Jake, Do you have any comments for these 2 sets of GST 1.x patches?
On Tue, Mar 03, 2015 at 09:29:21PM +0530, Karthik Ramanan wrote: > Difference from v1: > * Add gst-plugins-ducati for GST 1.x > * Add gst-plugins-vpe for GST 1.x > * Add FILES_PN explicitly for all GST 1.x recipes > > Karthik Ramanan (4): > gstreamer1.0-plugins-base: Add DMA Buf support > gstreamer1.0-plugins-good: Add DMABuf support v4l2src > gstreamer1.0-plugins-bad: Add various features > gstreamer1.0-plugins-ti: Add ducati and vpe GST plugins > > .../gstreamer1.0-plugins-ducati_git.bb | 10 + > .../gst-plugins-ti/gstreamer1.0-plugins-ti.inc | 19 + > .../gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 11 + > .../0001-Added-GstDRMBufferPool-support.patch | 774 +++++++++++ > ...odified-waylandsink-to-accept-NV12-format.patch | 1017 ++++++++++++++ > .../0003-Added-KMSsink-support.patch | 1457 > ++++++++++++++++++++ > ...04-waylandsink-Removed-dependency-on-dri2.patch | 26 + > ...vc1parse-and-jpegparse-Fixes-plugin-ranks.patch | 54 + > .../gstreamer1.0-plugins-bad_1.2.3.bbappend | 14 + > .../0001-Added-GstMetaDmaBuf-features.patch | 441 ++++++ > .../gstreamer1.0-plugins-base_1.2.3.bbappend | 8 + > ...ST_V4L2_IO_DMABUF-mode-support-in-capture.patch | 298 ++++ > .../gstreamer1.0-plugins-good_1.2.3.bbappend | 8 + > 13 files changed, 4137 insertions(+) > create mode 100644 > meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb > create mode 100644 > meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ti.inc > create mode 100644 > meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-Added-GstDRMBufferPool-support.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-Modified-waylandsink-to-accept-NV12-format.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-Added-KMSsink-support.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-waylandsink-Removed-dependency-on-dri2.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-vc1parse-and-jpegparse-Fixes-plugin-ranks.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.2.3.bbappend > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/0001-Added-GstMetaDmaBuf-features.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-Adds-GST_V4L2_IO_DMABUF-mode-support-in-capture.patch > create mode 100644 > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.2.3.bbappend > > -- > 1.7.9.5 > > _______________________________________________ > 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
