This update brings the following changes: * mpeg4dec: Enable errorConcealment in mpeg4dec * mpeg2dec: close meta-plane fd in finalize * gstducati:Enable error concealment for mpeg2dec
Signed-off-by: Karthik Ramanan <[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 d5e8d17..6c6a474 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}.27" -SRCREV = "7205d7cb75944e816622d5daca88804819ff16d3" +PR = "${INC_PR}.28" +SRCREV = "7f3326b81b838fb6c916acd1d6a3090fda12c772" BRANCH ?= "master" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
