[Bug 771984] New: Add error concealment support to vpx decoder

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 26 09:56:05 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771984

            Bug ID: 771984
           Summary: Add error concealment support to vpx decoder
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: ben.browitt at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Is it possible to add support for the VPX_CODEC_USE_ERROR_CONCEALMENT flag?
It is useful when working with rtp and packet loss.

It should probably be added here:
https://github.com/GStreamer/gst-plugins-good/blob/master/ext/vpx/gstvpxdec.c#L587

The --enable-error-concealment flag should be added

Links:
VPX_CODEC_USE_ERROR_CONCEALMENT
http://www.webmproject.org/docs/webm-sdk/group__decoder.html#gac44cd9e4722e1eb32a37c3eaec8d97b9

VPX_CODEC_CAP_ERROR_CONCEALMENT
http://www.webmproject.org/docs/webm-sdk/group__decoder.html#gac44cd9e4722e1eb32a37c3eaec8d97b9

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list