[Bug 796399] New: vaapipostproc: don't copy the GstParentBufferMeta if use_vpp

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 25 14:53:27 UTC 2018


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

            Bug ID: 796399
           Summary: vaapipostproc: don't copy the GstParentBufferMeta if
                    use_vpp
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: m.olbrich at pengutronix.de
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

I've noticed that DMABuf input buffer for vaapipostproc are still
referenced long after vaapipostproc is done processing. This happens
because the GstParentBufferMeta is copied to the output buffer.

At least for vpp this should not be needed. I'm not sure about the other
modes so I've restriced this to use_vpp == true here.

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