[Bug 703267] funnel: Needs to be usable in playbin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 8 06:10:29 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #25 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-08 13:10:17 UTC ---
(In reply to comment #22)
> Maybe sticky events should be attached to the GstSample structures, getting
> them from the element is clearly racy ?

Makes sense, for the segment and caps it already does that... so why not for
all the other "context". Obviously getting the events from outside the stream
is racy, you can only do the buffer-events relation from inside the stream.



(In reply to comment #24)
> AppSink has its own special callbacks that seem to run immediately:
> 
> http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/gst-plugins-base-libs-appsink.html#gst-app-sink-set-callbacks
> 
> I'm just wonder if emitting an event does the same thing?

The callbacks are equivalent to the signals, just cause less overhead.

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