gstreamer/ext/sctp
Sebastian Dröge e9df80b235 sctp: Constify buffers in callbacks and functions
And free data with the correct free() function in the receive callback
by passing it to gst_buffer_new_wrapped_full() instead of
gst_buffer_new_wrapped().
2020-01-31 08:54:49 +02:00
..
gstsctpdec.c sctp: Constify buffers in callbacks and functions 2020-01-31 08:54:49 +02: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 sctp: Make receive/packetout callbacks thread-safe 2020-01-30 16:07:48 +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 meson: add more plugins to plugins list 2019-05-30 20:41:57 +02:00
sctpassociation.c sctp: Constify buffers in callbacks and functions 2020-01-31 08:54:49 +02:00
sctpassociation.h sctp: Constify buffers in callbacks and functions 2020-01-31 08:54:49 +02:00