[Bug 766360] pad: Don't drop LATENCY queries with default implementation
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 13 09:38:42 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766360
Edward Hervey <bilboed at bilboed.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.9.1
--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
commit 794944f779f954375fc74a3fffcc2067bba6a3e5
Author: Edward Hervey <bilboed at bilboed.com>
Date: Fri May 13 09:43:14 2016 +0200
pad: Don't drop LATENCY queries with default implementation
If there is only one pad in the internal pads, when folding for
LATENCY queries it will just drop the response if it's not live.
This is maybe not the proper fix, but it will just accept the first
peer responses, and if there are any other pads, it will only take
them into account if the response is live.
This *should* properly handle the aggregation/folding behaviour of
multiple live peer responses, while at the same time handling the
simple one-pad-only-and-forward use-case
https://bugzilla.gnome.org/show_bug.cgi?id=766360
--
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