gstreamer/subprojects/gst-plugins-bad/ext/srt
Jan Alexander Steffens (heftig) a3cc5cf257 srt: Simplify socket stats
Don't hide stats depending on whether we're a sending or receiving
socket. While we're here, add some more debug logs.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3156>
2022-11-04 13:07:34 +00:00
..
gstsrt-enums.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrt.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtelement.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtelements.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtobject.c srt: Simplify socket stats 2022-11-04 13:07:34 +00:00
gstsrtobject.h srt: Replace stats accumulation with naive byte counting 2022-11-04 13:07:34 +00:00
gstsrtplugin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtsink.c srt: Plug leak of headers 2021-10-19 07:19:41 +00:00
gstsrtsink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtsrc.c srtsrc: add "keep-listening" property to avoid EOS on disconnect 2022-06-15 20:35:14 +00:00
gstsrtsrc.h srtsrc: add "keep-listening" property to avoid EOS on disconnect 2022-06-15 20:35:14 +00:00
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00