[Bug 747852] New: pad: idle probe doesn't block pad from pushing data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 14 07:01:01 PDT 2015


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

            Bug ID: 747852
           Summary: pad: idle probe doesn't block pad from pushing data
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: thiagossantos at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When the idle probe is called immediately it won't actually block the pad
from pushing data.

Is one supposed to use GST_PAD_PROBE_TYPE_BLOCKING instead of _IDLE in such
cases? But then the pad might block on a non-idle scenario and dynamic pipeline
operations might not be successful.

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