summaryrefslogtreecommitdiff
path: root/ext/sctp/gstsctpdec.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: Fix race of pad removal during reset/stopDoug Nazar2021-05-191-1/+4
* sctp: allow per feature registrationStéphane Cerveau2021-03-231-0/+2
* sctp: Do downward state change logic after chaining up.Jan Schmidt2020-10-311-4/+11
* sctpdec: unref after retrieving the static pad templateMatthew Waters2020-08-241-0/+1
* sctp: Add more logging to the encoder/decoder elements on data processingSebastian Dröge2020-01-311-1/+10
* sctp: Constify buffers in callbacks and functionsSebastian Dröge2020-01-311-6/+9
* sctp: Make receive/packetout callbacks thread-safeSebastian Dröge2020-01-301-4/+3
* sctp: Add logging and missing cleanup on errors when creating padsSebastian Dröge2020-01-301-3/+6
* sctpdec: Use a flow combiner for the source pad flow returns and propagate er...Sebastian Dröge2020-01-301-7/+59
* Don't pass default GLib marshallers for signalsNiels De Graef2019-11-061-1/+1
* sctp elements: avoid assertions on shutdownMathieu Duponchelle2018-09-211-2/+3
* Add new SCTP plugins (sctpenc/sctpdec)George Kiagiadakis2018-09-211-0/+655