gstreamer/libs/gst
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
..
base basesink: Post a latency message whenever we're ready to answer the query 2021-06-28 19:59:47 +03:00
check Check mandatory ClockTime arguments 2021-06-16 12:33:28 +02:00
controller gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
helpers ptp_helper_post_install.sh: deal with none 2020-09-09 19:27:19 +00:00
net gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30