documentation: fixed a heap o' typos
[platform/upstream/gstreamer.git] / ext / webrtc / gstwebrtcbin.c
2019-11-05 Aaron Boxerdocumentation: fixed a heap o' typos
2019-08-13 David Gunzingerwebrtc: fix type of max-retransmits, make it work
2019-07-29 Jakub Adamwebrtcbin: Support data channel SDP offers from Chrome
2019-07-08 Sebastian Drögewebrtcbin: Don't assert if an SDP media can't be conver...
2019-07-03 Matthew Waterswebrtcbin: use the latest self-generated SDP as the...
2019-06-04 Matthew Waterswebrtc: fix the location of signalling-state change...
2019-05-30 Matthew Waterswebrtc: only set sctp ports if they are different
2019-05-30 Matthew Waterswebrtc/dc: move some code from webrtcbin into the datac...
2019-05-30 Matthew Waterswebrtc: hold onto any unknown ICE candidates until...
2019-05-30 Matthew Waterswebrtc: Initial support for stream addition/removal
2019-05-30 Matthew Waterswebrtcbin: expose the transceiver as a pad property
2019-05-30 Matthew Waterswebrtc: track and log more rtpbin state
2019-05-30 Matthew Waterswebrtc: mark remote/local-description as readonly
2019-05-30 Matthew Waterswebrtc: don't reuse stopped transceivers at all
2019-05-30 Matthew Waterswebrtc: also check for a null mid to signify an unassoc...
2019-05-30 Matthew Waterswebrtc: only check sink pads for a 'sink pads have...
2019-05-30 Matthew Waterswebrtc: fix answer creation with multiple streams and...
2019-05-30 Philippe Normandwebrtcbin: Expose current and pending local/remote...
2019-05-17 Niels De Graefwebrtc: Fix some signals' GIR annotations
2019-05-13 Thibault SaunierMinor documentation fixes
2019-05-09 Niels De Graefwebrtc: Fix signals documentation
2019-03-15 Mathieu Duponchellewebrtcbin: fix pt selection for FEC and RTX when BUNDLE
2019-03-12 Mathieu Duponchellewebrtcbin: add get-transceiver signal
2019-02-15 Matthew Waterswebrtc: fix rtx + bundle
2019-01-23 Mathieu Duponchellewebrtc: expose ice-transport-policy property
2018-12-19 Matthew Waterswebrtcbin: only change the receive state after setting...
2018-12-19 Matthew Waterswebrtc: A couple of documentation fixes
2018-11-26 Matthew Waterstests/webrtc: use the existing functions in the plugin
2018-11-26 Matthew Waterswebrtc: fix typo in RTCRemoteOutboundRTPStreamStats
2018-11-26 Matthew Waterswebrtc: add a few comments on bundle and src pad exposure
2018-11-26 Matthew Waterswebrtcbin: factor out dtls fingerprint setting
2018-11-26 Matthew Waterswebrtc: remove extra 'pad' from log line
2018-11-26 Matthew Waterswebrtc: move some functions to the appropriate files
2018-10-26 Luis de Bethencourtwebrtcbin: options is a placeholder argument
2018-10-26 Luis de Bethencourtwebrtcbin: ws-semantic is not supported
2018-10-15 Mathieu Duponchellewebrtcbin: implement support for group: BUNDLE
2018-10-08 Matthew Waterswebrtc: start in the closed state
2018-10-08 Aleix Conchillo... webrtcbin: start and stop thread when changing state
2018-09-21 Matthew Waterswebrtcbin: add support for data channels based on SCTP
2018-09-21 Matthew Waterswebrtcbin: functionify dependent element checks
2018-09-19 Mathieu Duponchellewebrtcbin: New add-turn-server API
2018-07-19 Sam Gigliottiwebrtc: fix memory leak
2018-07-15 Jan Schmidtwebrtc: Add a warning in sdp_media_from_transceiver()
2018-07-14 Jan Schmidtwebrtc: Fix memory leak
2018-07-12 Mathieu Duponchellefind_codec_preferences: use received caps
2018-07-01 Jan Schmidtwebrtc: Explicitly initialise mutex and condition
2018-06-23 Tim-Philipp Müllerwebrtc: Update for g_type_class_add_private() deprecati...
2018-05-29 Mathieu Duponchellewebrtcbin: copy sticky events on our ghostpads
2018-05-28 Tim-Philipp Müllerwebrtcbin: rtpstorage takes a 64-bit integer for "size...
2018-05-09 Mathieu Duponchellewebrtcbin: implement support for FEC and RTX
2018-03-16 Sebastian Drögewebrtcbin: Remove parameter from gst_webrtc_rtp_sender_...
2018-02-08 Matthew Waterswebrtc: Fix ffeb09e4 conditional
2018-02-08 Matthew Waterswebrtc: change dead code to an assert
2018-02-08 Matthew Waterswebrtc: bail on invalid rtpbin names
2018-02-02 Matthew Waterswebrtcbin: an element that handles the transport aspect...