gstreamer/ext/sctp
Sebastian Dröge 36d3891509 sctp: Create plugin with $(GST_PLUGIN_LDFLAGS)
Otherwise we don't create a plugin but a proper shared library with
version information, i.e. libgstsctp.so.0.0.0.
2019-04-12 07:24:08 +00:00
..
gstsctpdec.c sctp elements: avoid assertions on shutdown 2018-09-21 19:36:52 +10:00
gstsctpdec.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
gstsctpenc.c sctp elements: avoid assertions on shutdown 2018-09-21 19:36:52 +10:00
gstsctpenc.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
gstsctpplugin.c Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00
Makefile.am sctp: Create plugin with $(GST_PLUGIN_LDFLAGS) 2019-04-12 07:24:08 +00:00
meson.build sctp: link against ws2_32 on windows 2018-10-17 21:07:36 +11:00
sctpassociation.c sctpassociation: don't join a NULL thread 2018-09-21 19:36:52 +10:00
sctpassociation.h Add new SCTP plugins (sctpenc/sctpdec) 2018-09-21 19:36:52 +10:00