summaryrefslogtreecommitdiff
path: root/tests/check/elements/webrtcbin.c
Commit message (Expand)AuthorAgeFilesLines
* rtptransceiver: Remove direction setter and vfunc and replace it by a propertySebastian Dröge2019-08-061-2/+2
* tests/webrtc: wait until the SDP has been set before continuingMatthew Waters2019-05-301-128/+174
* tests/webrtc: fix racy test with a prenegotiated data channelMatthew Waters2019-05-301-1/+2
* webrtc: Initial support for stream addition/removalMatthew Waters2019-05-301-99/+533
* tests/webrtc: a couple of debug/error string fixesMatthew Waters2019-05-301-3/+3
* tests/webrtc: rewrite bundle checks for separate validate_sdp passesMatthew Waters2019-05-301-96/+92
* tests/webrtc: add helper for getting the offer/answer elementMatthew Waters2019-05-301-4/+8
* tests/webrtc: only check audio/video for direction attributesMatthew Waters2019-05-301-26/+30
* webrtc: fix answer creation with multiple streams and similar capsMatthew Waters2019-05-301-0/+42
* tests/webrtc: factor out sdp validation into a single functionMatthew Waters2019-05-301-235/+61
* tests/webrtc: validate number of sdp media using validate_sdpMatthew Waters2019-05-301-49/+50
* tests/webrtc: allow multiple validation functionsMatthew Waters2019-05-301-36/+45
* tests/webrtc: test that duplicate negotiations succeedMatthew Waters2019-05-301-2/+44
* tests/webrtc: fix tests for no libniceMatthew Waters2018-11-261-2/+2
* tests/webrtc: use the existing functions in the pluginMatthew Waters2018-11-261-102/+38
* webrtcbin: implement support for group: BUNDLEMathieu Duponchelle2018-10-151-0/+334
* webrtc/datachannel: fix support for prenegotiated channelsMatthew Waters2018-10-091-0/+78
* webrtc: start in the closed stateMatthew Waters2018-10-081-12/+113
* tests/webrtcbin: add a couple more dependant element checksMatthew Waters2018-10-041-9/+33
* webrtcbin: add support for data channels based on SCTPMatthew Waters2018-09-211-2/+498
* webrtc: Add some ssrc to caps in the unit test.Jan Schmidt2018-07-151-2/+2
* webrtcbin: implement support for FEC and RTXMathieu Duponchelle2018-05-091-0/+62
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-021-0/+1382