gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / ext / sctp / sctpassociation.c
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-08-14 Sebastian Drögesctp: fix build with GST_DISABLE_GST_DEBUG
2020-05-05 Matthew Waterssctp: enable usrsctp debug when supported
2020-02-12 Sebastian Drögesctp: Take some socket configurations from Firefox...
2020-02-12 Sebastian Drögesctp: Start connection synchronously when starting...
2020-02-12 Sebastian Drögesctp: Switch back to a non-recursive mutex and don...
2020-01-31 Sebastian Drögesctpassociation: Add missing return to prevent double...
2020-01-31 Sebastian Drögesctpenc: Report errors when sending out data and the...
2020-01-31 Sebastian Drögesctp: Clean up association state handling and go into...
2020-01-31 Sebastian Drögesctpassociation: Use GStreamer logging system instead...
2020-01-31 Sebastian Drögesctpenc: Correctly log/handle errors and handle short...
2020-01-31 Sebastian Drögesctp: Constify buffers in callbacks and functions
2020-01-30 Sebastian Drögesctp: Make receive/packetout callbacks thread-safe
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
2019-08-20 Nirbheek Chauhansctp: Fix crash on free() when using the MSVC binaries
2019-04-26 Fabio D'Ursosctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024
2018-09-21 Matthew Waterssctpassociation: don't join a NULL thread
2018-09-21 George KiagiadakisAdd new SCTP plugins (sctpenc/sctpdec)