gstreamer/ext/srt
Jan Alexander Steffens (heftig) ec11ad9d55 srtsrc: Don't calculate a delay if the srctime is 0
A zero srctime is a missing srctime. Apparently this can happen when
["the connection is not between SRT peers or if Timestamp-Based Packet
Delivery mode (TSBPDMODE) is not enabled"][1] so it may not apply to us,
but it's best to be defensive.

[1]: https://github.com/Haivision/srt/blob/v1.4.2/docs/API.md#sending-and-receiving

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1674>
2020-10-12 12:58:22 +00:00
..
gstsrt-enums.h srt: re-enable passphrase 2019-02-11 23:40:02 +00:00
gstsrt.c srt: Register a log handler 2020-10-06 12:39:04 +02:00
gstsrtobject.c srt: Check socket state before retrieving payload size 2020-10-09 07:12:04 +00:00
gstsrtobject.h srtsrc: Fix timestamping 2020-10-08 21:12:17 +00:00
gstsrtsink.c srt: Consume the error from gst_srt_object_write 2020-10-09 07:47:47 +00:00
gstsrtsink.h srt: Remove trailing whitespace 2020-04-15 10:42:47 +02:00
gstsrtsrc.c srtsrc: Don't calculate a delay if the srctime is 0 2020-10-12 12:58:22 +00:00
gstsrtsrc.h srtsrc: Fix timestamping 2020-10-08 21:12:17 +00:00
meson.build srt: Move off deprecated srt_socket(). 2020-10-06 13:56:32 +02:00