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 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstflvdemux.c gst-plugins-good: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
gstflvdemux.h flvdemux: Make use of the streams API if used in a streams-aware bin 2022-06-07 10:52:46 +00:00
gstflvelement.c flvdemux: Actually make use of the debug category 2022-06-06 14:36:41 +00:00
gstflvelements.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
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 Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstindex.c flv: drop use of GSlice 2023-01-24 15:25:06 +00:00
gstindex.h Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir 2021-09-24 16:13:50 -03:00
gstmemindex.c flv: drop use of GSlice 2023-01-24 15:25:06 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00