summaryrefslogtreecommitdiff
path: root/ext/webrtc/webrtcsdp.c
Commit message (Expand)AuthorAgeFilesLines
* webrtc: propagate more errors through the promiseMatthew Waters2020-09-141-3/+4
* webrtc: handle an ice-lite remote offerMatthew Waters2020-05-281-3/+3
* webrtcbin: fix bundle none case with remote offer bundlingMatthew Waters2020-05-011-0/+16
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* webrtcbin: Support data channel SDP offers from ChromeJakub Adam2019-07-291-10/+45
* webrtc: Initial support for stream addition/removalMatthew Waters2019-05-301-3/+22
* webrtc: add support for intersecting inactive transceiver directionsMatthew Waters2019-05-301-0/+6
* webrtc: include stdlib.h for atoi()Tim-Philipp Müller2018-12-311-0/+1
* tests/webrtc: use the existing functions in the pluginMatthew Waters2018-11-261-14/+12
* webrtc: move some functions to the appropriate filesMatthew Waters2018-11-261-0/+124
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-151-25/+12
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-211-0/+35
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-021-0/+716