[Bug 785799] urisourcebin: Buffering broken for adaptive streams with inactive streams
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 8 08:35:45 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785799
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.13.1
--- Comment #7 from Edward Hervey <bilboed at bilboed.com> ---
commit 4312119d167405f726c39ec5517d7124e1e99444
Author: Edward Hervey <edward at centricular.com>
Date: Mon Aug 7 12:24:37 2017 +0200
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.
https://bugzilla.gnome.org/show_bug.cgi?id=785799
--
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