[Bug 744308] decodebin: race between setting use-buffering and max-size-time

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Feb 15 15:27:48 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744308

--- Comment #4 from Duncan Palmer <dpalmer at digisoft.tv> ---
Created attachment 296898
  --> https://bugzilla.gnome.org/attachment.cgi?id=296898&action=edit
Patch against master

Here it is.

When I call decodebin_set_queue_size() from multi_queue_overrun_cb(), or
no_more_pads_cb(), I query the multiqueue for it's current buffering
configuration. I'm doing this, as these signals seem not to be disconnected
after the decode group is exposed, so I guess these callbacks could conceivable
be called again (tho unlikely).

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