This update brings in setting display-delay property for ducati h264decoder.
Signed-off-by: Ramprasad N <[email protected]> --- .../gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb index 6c6a474..556dc31 100644 --- a/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb +++ b/meta-arago-extras/recipes-multimedia/gst-plugins-ti/gstreamer1.0-plugins-ducati_git.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" require gstreamer1.0-plugins-ti.inc -PR = "${INC_PR}.28" -SRCREV = "7f3326b81b838fb6c916acd1d6a3090fda12c772" +PR = "${INC_PR}.29" +SRCREV = "19e911bb45757d8341ffd7819ca783ca04f5e3b1" BRANCH ?= "master" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
