webrtc: Fix signals documentation
[platform/upstream/gst-plugins-bad.git] / ext / webrtc / gstwebrtcbin.c
2019-08-20 Niels De Graefwebrtc: Fix signals documentation
2019-08-13 David Gunzingerwebrtc: fix type of max-retransmits, make it work
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...