[Bug 781037] New: videoaggregator: Do not mix the same buffer twice when EOS.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 7 16:53:06 UTC 2017


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

            Bug ID: 781037
           Summary: videoaggregator: Do not mix the same buffer twice when
                    EOS.
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mduponchelle1 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When entering this code path, we know that:

We received EOS on this pad.
We consumed all its buffers.

In any case, we want to replace vaggpad->buffer with NULL,
otherwise we will end up mixing the same buffer twice.

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