webrtcbin: Try to match an existing transceiver on pad request
[platform/upstream/gstreamer.git] / tests / check / elements / webrtcbin.c
2021-04-12 Olivier Crêtewebrtcbin: Try to match an existing transceiver on...
2021-04-12 Olivier Crêtewebrtcbin test: Test adding a stream to a stream+datach...
2021-03-19 Matthew Waterstests/webrtc: check for more sdp things across the...
2021-03-09 Matthew Waterswebrtc: don't generate duplicate rtx payloads when...
2021-03-01 Ilya Kreymerwebrtc ice: Add 'min/max-rtp-port' props for setting...
2020-09-14 Matthew Waterswebrtc: propagate more errors through the promise
2020-08-24 Matthew Waterstests/webrtc: unref GBytes after use
2020-05-06 Matthew Waterswebrtc: fix an off-by-one calculating low-threshold
2020-05-06 Matthew Waterswebrtc: fix a slightly racy test
2020-05-06 Matthew Waterstests/webrtc: fix a data channel leak in a test
2020-05-06 Matthew Waterstests/webrtc: move bus thread creation earlier
2019-12-11 Stéphane Cerveauremove various useless linefeed in logs
2019-08-06 Sebastian Drögertptransceiver: Remove direction setter and vfunc and...
2019-05-30 Matthew Waterstests/webrtc: wait until the SDP has been set before...
2019-05-30 Matthew Waterstests/webrtc: fix racy test with a prenegotiated data...
2019-05-30 Matthew Waterswebrtc: Initial support for stream addition/removal
2019-05-30 Matthew Waterstests/webrtc: a couple of debug/error string fixes
2019-05-30 Matthew Waterstests/webrtc: rewrite bundle checks for separate valida...
2019-05-30 Matthew Waterstests/webrtc: add helper for getting the offer/answer...
2019-05-30 Matthew Waterstests/webrtc: only check audio/video for direction...
2019-05-30 Matthew Waterswebrtc: fix answer creation with multiple streams and...
2019-05-30 Matthew Waterstests/webrtc: factor out sdp validation into a single...
2019-05-30 Matthew Waterstests/webrtc: validate number of sdp media using valida...
2019-05-30 Matthew Waterstests/webrtc: allow multiple validation functions
2019-05-30 Matthew Waterstests/webrtc: test that duplicate negotiations succeed
2018-11-26 Matthew Waterstests/webrtc: fix tests for no libnice
2018-11-26 Matthew Waterstests/webrtc: use the existing functions in the plugin
2018-10-15 Mathieu Duponchellewebrtcbin: implement support for group: BUNDLE
2018-10-08 Matthew Waterswebrtc/datachannel: fix support for prenegotiated channels
2018-10-08 Matthew Waterswebrtc: start in the closed state
2018-10-04 Matthew Waterstests/webrtcbin: add a couple more dependant element...
2018-09-21 Matthew Waterswebrtcbin: add support for data channels based on SCTP
2018-07-15 Jan Schmidtwebrtc: Add some ssrc to caps in the unit test.
2018-05-09 Mathieu Duponchellewebrtcbin: implement support for FEC and RTX
2018-02-02 Matthew Waterswebrtcbin: an element that handles the transport aspect...