gstreamer/libs/gst
Nicolas Dufresne c983df161c aggregator: Include min-upstream-latency in buffering time
While we can fixe the upstream latency using the min-upstream-latency, we
are now forced to use queues (hence more thread) in order to store the pending
data whenever we have an upstream source that has lower latency.

This fixes the issue by allowing to buffer the fixed upstream latency. This is
particularly handy on single core systems were having too many threads can
cause serious performance issues.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/684>
2020-10-29 17:53:53 +00:00
..
base aggregator: Include min-upstream-latency in buffering time 2020-10-29 17:53:53 +00:00
check check: suppress g-ir-scanner warnings 2020-07-26 15:34:54 +01:00
controller directcontrolbinding: Properly initialize default last_value 2020-07-18 20:47:29 +00:00
helpers ptp_helper_post_install.sh: deal with none 2020-10-03 00:00:06 +01:00
net gstreamer: use of g_value_dup_string 2019-12-18 15:57:54 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30