gstreamer/subprojects/gst-plugins-good/gst/flv
Guillaume Desmottes fae6fbaa6b flvdemux: don't re-use segment from one stream if the other has buffer earlier
Fix first audio buffers being out of segment because the audio stream
is starting earlier than the video one which was the first demuxed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5940>
2024-01-19 11:05:05 +01: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 flvdemux: don't re-use segment from one stream if the other has buffer earlier 2024-01-19 11:05:05 +01: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