GNOME Bugzilla – Bug 771984
Add error concealment support to vpx decoder
Last modified: 2018-11-03 15:11:58 UTC
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
want to make a patch?
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/301.