webrtcbin: Move GstPromise reply to operation framework
[platform/upstream/gstreamer.git] / ext / webrtc / webrtcdatachannel.c
2021-04-12 Olivier Crêtewebrtcbin: Move GstPromise reply to operation framework
2020-08-24 Matthew Waterswebrtc/datachannel: clear the error after use
2020-08-24 Matthew Waterswebrtc/datachannel: free previous protocol/label fields
2020-06-02 Sebastian Drögewebrtc: Add GstWebRTCDataChannel to the library API
2020-05-06 Matthew Waterswebrtc: fix an off-by-one calculating low-threshold
2020-05-06 Matthew Waterswebrtc: always reply to a promise
2020-01-07 Sebastian Drögewebrtc: Unmap all non-binary buffers received via the...
2019-11-21 Edward Herveywebrtcdatachannels: Don't leak strings
2019-11-06 Niels De GraefDon't pass default GLib marshallers for signals
2019-08-23 Mathieu Duponchelledocstrings: port ulinks to markdown links
2019-07-16 Mathieu Duponchellewebrtcdatachannel: inherit directly from GObject
2019-06-23 Philippe Normandwebrtc: Fix data-channel send-string doc
2019-05-30 Matthew Waterswebrtc/dc: move some code from webrtcbin into the datac...
2018-11-26 Matthew Waterstests/webrtc: use the existing functions in the plugin
2018-10-08 Matthew Waterswebrtc/datachannel: fix support for prenegotiated channels
2018-09-26 Matthew Waterswebrtcdatachannel: take ref of data so it doesn't disappear
2018-09-21 Matthew Waterswebrtcbin: add support for data channels based on SCTP