cccombiner: Update segment according to video sink pad
[platform/upstream/gstreamer.git] / ext / sctp /
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)