gstreamer/subprojects/gst-plugins-good/gst/flv
Guillaume Desmottes bc06c2109c flvmux: add 'enforce-increasing-timestamps' property
The hack enforcing strictly increasing timestamps was, according to the
code comments, because librtmp was confused with backwards timestamps.

rtmp2sink is not using librtmp as rtmpsink did, so this is no longer
required.
Also changing the timestamps is causing audio glitches when streaming to
Youtube.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5212>
2023-08-21 14:26:06 +02: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 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
gstflvmux.c flvmux: add 'enforce-increasing-timestamps' property 2023-08-21 14:26:06 +02:00
gstflvmux.h flvmux: add 'enforce-increasing-timestamps' property 2023-08-21 14:26:06 +02:00
gstflvplugin.c
gstindex.c flv: drop use of GSlice 2023-01-24 15:25:06 +00:00
gstindex.h
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