[gstreamer-bugs] [Bug 338657] New: adder should send pads from src-pad to all sink-pads

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 15 15:23:42 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338657
 GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: adder should send pads from src-pad to all sink-pads
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


adder is using gst_pad_event_default_dispatch(), it should override this to
send events to add sink pads.


gstbin.c(1918):gst_bin_send_event:<audio_sink_0x81384c8> Sending seek event to
sink children
DEBUG (0x8052228 - 0:00:04.214229000)     GST_ELEMENT_PADS(23709)
gstelement.c(1206):gst_element_send_event: send seek event on element player
DEBUG (0x8052228 - 0:00:04.214600000)            GST_EVENT(23709)
gstpad.c(3765):gst_pad_send_event: have event type seek on pad sink:proxypad1
DEBUG (0x8052228 - 0:00:04.214867000)            GST_EVENT(23709)
gstpad.c(3765):gst_pad_send_event: have event type seek on pad
audioconvert_0x81384c8:src
DEBUG (0x8052228 - 0:00:04.215134000)            GST_EVENT(23709)
gstpad.c(3765):gst_pad_send_event: have event type seek on pad
adder_0x81384c8:src
LOG   (0x8052228 - 0:00:04.215312000)             GST_PADS(23709)
gstpad.c(2769):gst_pad_event_default_dispatch:<adder_0x81384c8:src> sending
event 0x81507e0 (seek) to one sink pad adder_0x81384c8:sink0
DEBUG (0x8052228 - 0:00:04.215511000)            GST_EVENT(23709)
gstpad.c(3765):gst_pad_send_event: have event type seek on pad
output_gain_0x813ff88:src
DEBUG (0x8052228 - 0:00:04.215754000)            GST_EVENT(23709)
gstpad.c(3765):gst_pad_send_event: have event type seek on pad
beep1_0x813ff88:src
DEBUG (0x8052228 - 0:00:04.216056000)              basesrc(23709)
gstbasesrc.c(761):gst_base_src_perform_seek:<beep1_0x813ff88> doing seek


-- 
Configure bugmail: http://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