[Bug 745197] New: pad: Don't fail latency query on unlinked pads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 25 23:52:31 PST 2015


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

            Bug ID: 745197
           Summary: pad: Don't fail latency query on unlinked pads
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: arun at accosted.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 297949
  --> https://bugzilla.gnome.org/attachment.cgi?id=297949&action=edit
pad: Don't fail latency query on unlinked pads

This is needed for elements like srtpdec where you might have an unlinked
srcpad (RTCP srcpad in my case), but don't want the latency query to fail
pipeline-wide.

Perhaps we also need a mechanism to fire a gst_message_new_latency() if an
element has one of its srcpads linked to in the PLAYING state.

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