wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / sctp /
2021-05-24 Tim-Philipp MüllerUse gst_buffer_new_memdup()
2021-05-23 Tim-Philipp MüllerUse new gst_buffer_new_copy()
2021-05-19 Doug Nazarsctp: Ensure pad is still a child of element before...
2021-05-19 Doug Nazarsctp: Fix race of pad removal during reset/stop
2021-05-12 Johan Sternerupwebrtcbin: Support closing of data channels
2021-03-23 Stéphane Cerveausctp: allow per feature registration
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-10-31 Jan Schmidtsctp: Do downward state change logic after chaining up.
2020-08-25 Tim-Philipp Müllersctp: usrsctp: increase DIAG_MSG_LEN to accomodate...
2020-08-24 Matthew Waterssctpdec: unref after retrieving the static pad template
2020-08-14 Sebastian Drögesctp: fix build with GST_DISABLE_GST_DEBUG
2020-08-14 Tim-Philipp Müllersctp: hook up internal copy of libusrsctp to build
2020-08-14 Tim-Philipp Müllersctp: import internal copy of usrsctp library
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ögesctp: Add more logging to the encoder/decoder elements...
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
2020-01-30 Sebastian Drögesctp: Add logging and missing cleanup on errors when...
2020-01-30 Sebastian Drögesctpenc: Use g_signal_emit() instead of g_signal_emit_b...
2020-01-30 Sebastian Drögesctpenc: Propagate downstream flow errors upstream
2020-01-30 Sebastian Drögesctpdec: Use a flow combiner for the source pad flow...
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-08-20 Nirbheek Chauhansctp: Fix crash on free() when using the MSVC binaries
2019-05-30 Tim-Philipp Müllermeson: add more plugins to plugins list
2019-04-26 Fabio D'Ursosctp: increase DEFAULT_NUMBER_OF_SCTP_STREAMS to 1024
2019-04-12 Sebastian Drögesctp: Create plugin with $(GST_PLUGIN_LDFLAGS)
2018-10-17 Matthew Waterssctp: link against ws2_32 on windows
2018-09-21 Mathieu Duponchellesctp elements: avoid assertions on shutdown
2018-09-21 Matthew Waterssctpassociation: don't join a NULL thread
2018-09-21 Matthew Waterssctpenc: don't require caps when requesting the pad
2018-09-21 Matthew Waterssctpenc: start pad task after the parent has activated...
2018-09-21 Matthew WatersUpdate sctp plugin for the current build system
2018-09-21 George KiagiadakisAdd new SCTP plugins (sctpenc/sctpdec)