[Bug 766360] pad: Don't drop LATENCY queries with default implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 13 07:49:48 UTC 2016


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

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 327755
  --> https://bugzilla.gnome.org/attachment.cgi?id=327755&action=edit
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

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