gstreamer/tests/check
Sebastian Dröge ba294415d7 basesink: Post a latency message whenever we're ready to answer the query
Usually the latency message is only posted whenever latency of an
element changes but that might be too early as the sinks might not be
able to query the latency at that point yet.

Similarly adding a new sink should cause latency reconfiguration once
that new sink is able to report its latency.

This fixes latency configuration in pipelines where webrtcbin is the
only "sink", i.e. it is used in a sendonly session. Before, the latency
would always be configured to 0.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/843>
2021-06-28 19:59:47 +03:00
..
elements Introduce gst_element_request_pad_simple 2021-05-04 15:49:32 +02:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst basesink: Post a latency message whenever we're ready to answer the query 2021-06-28 19:59:47 +03:00
libs Use g_memdup2() where available and add fallback for older GLib versions 2021-06-08 07:59:05 +00:00
pipelines basesink: Post a latency message whenever we're ready to answer the query 2021-06-28 19:59:47 +03:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build skip elements/leak.c if tracer is not available 2020-09-09 12:20:01 +00:00