I made PR 397 to make degradation preference per-RtpSender instead of per-encoding

Consistent with what I understand our decision at TPAC 2015 to be, I made a
PR updating degradation preference per-RtpSender instead of per-encoding.
This means that ".degradationPreference" was moved from
RtpEncodingParameters to RtpParameters.

https://github.com/w3c/webrtc-pc/pull/397

Received on Thursday, 19 November 2015 23:54:37 UTC