summaryrefslogtreecommitdiff
path: root/ext/webrtc
Commit message (Expand)AuthorAgeFilesLines
* webrtc: update default libnice optionsTim-Philipp Müller2018-11-021-1/+1
* webrtcbin: options is a placeholder argumentLuis de Bethencourt2018-10-261-0/+2
* webrtcbin: ws-semantic is not supportedLuis de Bethencourt2018-10-261-6/+0
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-155-218/+557
* webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters2018-10-091-4/+30
* webrtc: start in the closed stateMatthew Waters2018-10-081-0/+3
* webrtcbin: start and stop thread when changing stateAleix Conchillo Flaqué2018-10-081-4/+4
* webrtcdatachannel: take ref of data so it doesn't disappearMatthew Waters2018-09-261-1/+1
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-2113-189/+2735
* webrtcbin: functionify dependent element checksMatthew Waters2018-09-211-39/+54
* webrtc/stats: rename debug category not to be ice relatedMatthew Waters2018-09-211-2/+2
* webrtcice: do not run host resolution from applictation threadMathieu Duponchelle2018-09-191-66/+92
* webrtcbin: New add-turn-server APIMathieu Duponchelle2018-09-193-55/+142
* meson: add pkg-config file for the webrtc pluginMatthew Waters2018-08-311-1/+2
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+1
* webrtc: fix memory leakSam Gigliotti2018-07-191-0/+1
* webrtc: Add a warning in sdp_media_from_transceiver()Jan Schmidt2018-07-151-3/+7
* webrtc: Fix memory leakJan Schmidt2018-07-141-0/+1
* webrtc: Clean up and fix transportsendbinJan Schmidt2018-07-142-184/+241
* webrtc: Move dtlssrtpenc state managementJan Schmidt2018-07-141-0/+17
* find_codec_preferences: use received capsMathieu Duponchelle2018-07-121-2/+5
* webrtc: Explicitly initialise mutex and conditionJan Schmidt2018-07-011-0/+5
* webrtc: Move the transportsendbin pad block removalJan Schmidt2018-06-301-13/+15
* webrtc: Clean up pad block allocs on dispose.Jan Schmidt2018-06-271-16/+27
* webrtc: Don't deadlock on block pads on shutdownJan Schmidt2018-06-271-6/+12
* webrtc: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller2018-06-244-39/+24
* webrtcbin: copy sticky events on our ghostpadsMathieu Duponchelle2018-05-291-0/+12
* webrtcbin: rtpstorage takes a 64-bit integer for "size-time" propertyTim-Philipp Müller2018-05-281-1/+1
* meson: fix libnice fallback optionsTim-Philipp Müller2018-05-211-1/+1
* webrtc: add some default options for libnice fallbackTim-Philipp Müller2018-05-191-1/+2
* webrtcbin: implement support for FEC and RTXMathieu Duponchelle2018-05-094-39/+924
* meson: Add a subproject fallback for libnice in webrtcNirbheek Chauhan2018-05-051-1/+2
* webrtcbin: Remove parameter from gst_webrtc_rtp_sender_new()Sebastian Dröge2018-03-161-1/+1
* webrtc: Fix ffeb09e4 conditionalMatthew Waters2018-02-081-3/+3
* webrtc: change dead code to an assertMatthew Waters2018-02-081-2/+1
* webrtc: bail on invalid rtpbin namesMatthew Waters2018-02-081-1/+4
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-0226-0/+8539