[Bug 758257] adaptivedemux: don't expose pads until caps are known

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 10 12:42:48 UTC 2017


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

--- Comment #26 from Seungha Yang <sh.yang at lge.com> ---
(In reply to Jan Schmidt from comment #19)
> If there's a problem calling expose_streams() in the downloading thread, we
> should work out what it is. Can you explain how / when it goes wrong for you?

It was simple double mutex release issue :)
Please refer to attachment 343234

> There's no way to know how long that might block - with a slow internet
> connection it could be a very long time. The call to expose_streams has to
> happen from the streaming thread IMO - or we could use an auxilliary thread
> if there's really no way to make that reliable.

OK, Thanks for your detailed comment :) I maintained your structure, and just
fixed some other minor issues. Please review my patches.

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