[webrtc-pc] new commits pushed by aboba

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

* Clarifying how the simulcast envelope is created.

Added text to articulate the difference between the offerer who
calls addTransceiver to define the simulcast envelope and the
answerer who is passive and has the envelope set up for them in a
call to setRemoteDescription.
Added steps to Set the RTCSessionDescription to indicate how the
the envelope should be set up or modified.

Fixes: #2014.
  by Amit Hilbuch
https://github.com/w3c/webrtc-pc/commit/d90cd0eeb0e3f9727c3e1d54afa7d75d38d81516

* Changing the specified behavior when simulcast or layers are rejected.

The algorithm now specifies that layers should be removed, when a layers
are rejected or simulcast is not supported.
  by Amit Hilbuch
https://github.com/w3c/webrtc-pc/commit/8d7631499fe8a81b44475227c4496a870e91c945

* Merge pull request #2081 from amithilbuch/specifying_simulcast_layers

Clarifying how the simulcast envelope is created.
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/a083026a4563a0777197c31793f34c9828a271af

Received on Thursday, 14 February 2019 15:08:45 UTC