gstreamer/gst/rtmp2
Jan Alexander Steffens (heftig) f1a9a3146a
rtmp2: Add gst_rtmp_connection_get_stats and _get_null_stats
The former uses a thread-safe way of getting statistics from the
connection without having to protect the fields with a lock.

The latter produces a zeroed statistics structure for use when no
connection exists.
2020-02-21 19:26:35 +01:00
..
rtmp rtmp2: Add gst_rtmp_connection_get_stats and _get_null_stats 2020-02-21 19:26:35 +01:00
gstrtmp2.c Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2locationhandler.c Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2locationhandler.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2sink.c rtmp2sink: Add a property for the outgoing chunk size 2020-02-21 15:20:41 +00:00
gstrtmp2sink.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2src.c rtmp2: Lock self->lock before OBJECT_LOCK 2020-02-21 15:20:41 +00:00
gstrtmp2src.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
meson.build Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
TODO Add files from gst-rtmp 2019-11-05 13:52:55 +00:00