[Bug 785799] urisourcebin: Buffering broken for adaptive streams with inactive streams

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Aug 7 10:28:26 UTC 2017


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

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 357098
  --> https://bugzilla.gnome.org/attachment.cgi?id=357098&action=edit
queue2: Handle buffering levels on NOT_LINKED

When downstream returns NOT_LINKED, we return the buffering level
as being 100%.

Since the queue is no longer being consumed/used downstream, we
want applications to essentially "ignore" this queue for buffering
purposes.

If other streams are still being used, those stream buffering levels
will be used. If none are used, upstream will post an error message
on the bus indicating no streams are used.

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