[webrtc-stats] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to 
https://github.com/w3c/webrtc-stats:

* Fixing the summary of RTCTransportStats (issue #72).

The new summary should make it clear that there is a 1:1 mapping 
between
an RTCTransportStats and an RTCDtlsTransport/RTCIceTransport pair.
Meaning, when RTCP muxing is *not* used, you get separate
RTCTransportStats for RTP and RTCP. Also adding links to the 
appropriate
terms, and to WebRTC (to describe RTCP muxing and bundling in more
detail).
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/ea0a0da162a3eee0614cbacbdba0841c5da79b46

* Removing "or pair of transports", since BUNDLE mandates rtcp-mux.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-stats/commit/872a4ac9efadb8f7797e28c39db4dfa6304617c6

* Merge pull request #73 from 
taylor-b/issue_72_rtctransportstats_summary

Fixing the summary of RTCTransportStats (issue #72).
  by Harald Alvestrand
https://github.com/w3c/webrtc-stats/commit/227026fc5cb6a37ab90effdbe50693a510485074

Received on Monday, 28 November 2016 14:09:02 UTC