[webrtc-pc] new commits pushed by aboba

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

* Attempt to update RTCRtpContributingSource objects at playout time.

Fixes #1085.

May not be the correct terminology, but the intention is that the
contributing source objects are updated at playout time, such that if
an application is using them to drive an audio level UI, that UI will be
in sync with the audio played out by the browser.
  by Taylor Brandstetter
https://github.com/w3c/webrtc-pc/commit/81705d4db1ed4d47f298249d399854a0c43d3059

* Merge pull request #1098 from taylor-b/issue_1085_audio_level_sync

Attempt to update RTCRtpContributingSource objects at playout time.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/43e7c52471a6e162207b6ec59781367e2b2803d4

Received on Thursday, 13 April 2017 14:22:04 UTC