gstreamer/subprojects/gst-plugins-good/gst/flv
Guillaume Desmottes a56aabc773 flvmux: set the src segment position as running time
We were already converting the pad last timestamp to running time but
not the segment position.
This segment position is used by gst_aggregator_simple_get_next_time()
to compute the waiting time when aggregating.

Those waiting times were wrong in my live pipeline using the system
clock, resulting in the aggregator to never wait at all.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5460>
2023-10-11 15:20:18 +00:00
..
amfdefs.h
gstflvdemux.c gst-plugins-good: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstflvdemux.h
gstflvelement.c
gstflvelements.h
gstflvmux.c flvmux: set the src segment position as running time 2023-10-11 15:20:18 +00:00
gstflvmux.h flvmux: add 'enforce-increasing-timestamps' property 2023-08-21 14:26:06 +02:00
gstflvplugin.c
gstindex.c
gstindex.h
gstmemindex.c
meson.build