I believe this is a consolidated set of backports from morty as well - see my comments to JJ in another thread about properly formatting them in the future.
-- Denys On Tue, Oct 10, 2017 at 02:32:01PM +0530, Karthik Ramanan wrote: > This update brings the following changes: > * Increase number of buffers in pool > * Keep a copy of the negotiated v4l2 format > * Change NV12 buffer to use one plane instead of two > > Signed-off-by: Karthik Ramanan <[email protected]> > --- > .../recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git > a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb > > b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb > index e0fb640..d33b646 100644 > --- > a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb > +++ > b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-vpe_git.bb > @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = > "file://COPYING;md5=fbc093901857fcd118f065f900982c24" > > require gstreamer1.0-plugins-ti.inc > > -PR = "${INC_PR}.14" > -SRCREV = "6ec1a9c9fc17e0cae781aed067a2a6f2c1f92d68" > +PR = "${INC_PR}.15" > +SRCREV = "4fe4beaa1498e27878bf04020aef0099c17f2262" > > SRC_URI = "git://git.ti.com/glsdk/gst-plugin-vpe.git;protocol=git \ > file://ti-video.conf \ > -- > 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
