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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 15:44:49 PDT 2013


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

--- Comment #12 from Brendan Long <self at brendanlong.com> 2013-07-01 22:44:36 UTC ---
(In reply to comment #11)
> Sometimes this causes "Sticky event misordering, got 'caps' before
> 'stream-start'" :\ I guess I could use a lock/condition on caps..

And if I add a lock/condition so caps get sent after the stream start event, I
get warnings about "Got data flow before segment event". I'm guessing we don't
want a bunch of locks to keep data in order. I guess we could probably gobble
all of the sticky events, and only send them right before data.

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