gstreamer/ext/sctp
Tim-Philipp Müller b48702e4bc sctp: usrsctp: increase DIAG_MSG_LEN to accomodate longer file path
Fixes "‘%s’ directive output truncated writing XX bytes into
a region of size NN [-Wformat-truncation=]" compiler warnings.

https://github.com/sctplab/usrsctp/pull/521

Fixes #1389

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1540>
2020-08-26 00:00:24 +01:00
..
usrsctp sctp: usrsctp: increase DIAG_MSG_LEN to accomodate longer file path 2020-08-26 00:00:24 +01:00
gstsctpdec.c sctpdec: unref after retrieving the static pad template 2020-08-24 17:02:35 +10:00
gstsctpdec.h sctpdec: Use a flow combiner for the source pad flow returns and propagate errors upstream 2020-01-30 15:56:36 +02:00
gstsctpenc.c sctpenc: Report errors when sending out data and the association is in error or disconnected state 2020-01-31 08:55:10 +02:00
gstsctpenc.h sctpenc: Propagate downstream flow errors upstream 2020-01-30 15:58:30 +02:00
gstsctpplugin.c Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
meson.build sctp: hook up internal copy of libusrsctp to build 2020-08-14 01:33:28 +01:00
sctpassociation.c sctp: fix build with GST_DISABLE_GST_DEBUG 2020-08-14 01:48:33 +01:00
sctpassociation.h sctp: Start connection synchronously when starting the association 2020-02-12 16:11:15 +00:00