summaryrefslogtreecommitdiff
path: root/ext/webrtc/webrtctransceiver.h
Commit message (Expand)AuthorAgeFilesLines
* webrtc lib: Make the transceiver struct privateOlivier Crête2021-06-211-0/+1
* webrtcbin: Remember if a transceiver had a forced m-lineOlivier Crête2021-04-121-0/+2
* webrtcbin: Remove remnant of non-rtcp-mux modeOlivier Crête2021-01-061-1/+0
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-301-0/+1
* rtptransceiver: Store the SSRC of the current streamOlivier Crête2020-10-301-0/+1
* Revert "rtptransceiver: Store the SSRC of the current stream"Sebastian Dröge2020-10-081-1/+0
* Revert "webrtc: Set the DSCP markings based on the priority"Sebastian Dröge2020-10-081-1/+0
* webrtc: Set the DSCP markings based on the priorityOlivier Crête2020-10-061-0/+1
* rtptransceiver: Store the SSRC of the current streamOlivier Crête2020-10-061-0/+1
* webrtc: Initial support for stream addition/removalMatthew Waters2019-05-301-0/+2
* webrtc: move some functions to the appropriate filesMatthew Waters2018-11-261-0/+3
* webrtcbin: implement support for FEC and RTXMathieu Duponchelle2018-05-091-0/+6
* webrtcbin: an element that handles the transport aspects of webrtc connectionsMatthew Waters2018-02-021-0/+57