[Bug 795783] New: msdk: decoder optimizations and enhancements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu May 3 19:16:02 UTC 2018


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

            Bug ID: 795783
           Summary: msdk: decoder optimizations and enhancements
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bsreerenj at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Adding a few optimizations in decoder:

patch1: msdk: dec: reset async depth default to one to avoid startup delay.
Customers can play with the already exposed "async-depth" property for other
use cases

patch2: msdk: dec: inform msdk if the buffer contains a complete frame.
For decoding,this means that the decoder can proceed with this buffer without
waiting for the start of the next frame, which effectively reduces
decoding latency

patch3: msdk:dec: Add new property to dump frames in decoded order

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