[Bug 693318] New: GstGhost pad 'wrong' behavior concerning sticky events

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 7 04:09:36 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693318
  GStreamer | gstreamer (core) | 1.x

           Summary: GstGhost pad 'wrong' behavior concerning sticky events
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexas at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Scenario:

we have a bin with a demuxer. The demuxer signals pad-added, and the bin adds a
corresponding ghostpad and signals it's own pad-added.

And external signal handlers checks the newly created pad and finds out that it
doesn't have a current caps. This is true even if the demxuer elements newly
added pad does have a current caps.

What I expect:

I expect ghost pads to be as functionally identical to the target pad as
possible, including having the same sticky events after changing target.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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