[Bug 747534] New: Add deadline option to gstvp8dec

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 8 14:43:50 PDT 2015


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

            Bug ID: 747534
           Summary: Add deadline option to gstvp8dec
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: major
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: c at ijsf.nl
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 301163
  --> https://bugzilla.gnome.org/attachment.cgi?id=301163&action=edit
Patch that adds deadline option to gstvp8dec

This patch adds support for a "deadline" option in vp8dec, similar to that in
gstvp8dec.

This option is required to force the deadline to real-time (VPX_DL_REALTIME) in
applications where real-time video is essential, e.g. in OpenWebRTC.

I have tested and verified that the calculated deadline is actually 0 in the
case of OpenWebRTC, and should be 1. By adding this option, the deadline can be
overruled from the application end.

-- 
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