[Bug 474016] event relaying for tee

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 31 01:19:12 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=474016
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #22 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-31 08:19:04 UTC ---
All synchronized downstream-only events currently, i.e. caps, segment, tag,
buffersize, sink-message and eos. They will be kept on pads and will only be
replaced by new events of the same type* or when deactivating the pad. They
will automatically be sent downstream from srcpads to their peer sinkpad after
linking the pads but elements have to send them manually from their srcpad to
their sinkpads (I've changed tee and others to do that in 0.11 already).

* segment events contain all segment state now, there's no accumulation
necessary anymore

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list