[webrtc-pc] Pull Request: Prune createAnswer()'s encodings and [[SendEncodings]] in sLD(answer).

jan-ivar has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Prune createAnswer()'s encodings and [[SendEncodings]] in sLD(answer). ==
A follow-up to https://github.com/w3c/webrtc-pc/pull/2758 whose intent was to defer pruning of [[SendEncodings]] to sLD(answer), but mistakenly relied on the spec's existing pruning language which only applies to sRD(answer).

This adds similar language to sLD(answer), and fixes createAnswer() to direct JSEP on what to prune so pruning actually happens.

See https://github.com/w3c/webrtc-pc/pull/2801


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 1 December 2022 01:53:32 UTC