Skip to content

Add a codec match algorithm for setCodecPreferences#2847

Merged
henbos merged 2 commits intow3c:mainfrom
Orphis:codec_match
Mar 30, 2023
Merged

Add a codec match algorithm for setCodecPreferences#2847
henbos merged 2 commits intow3c:mainfrom
Orphis:codec_match

Conversation

@Orphis
Copy link
Contributor

@Orphis Orphis commented Mar 27, 2023

Also remove impossible to implement steps in setCodecPreferences, as it's always possible to modify a dictionary.

Fixes #2845.


Preview | Diff

@Orphis Orphis requested a review from jan-ivar March 27, 2023 16:06
@jan-ivar
Copy link
Member

But overall as expressed earlier, I have some concerns about an A B comparison across codec types. @alvestrand has some useful comments in w3c/media-capabilities#185 (comment) that I think are clarifying.

Also remove impossible to implement steps in setCodecPreferences,
as it's always possible to modify a dictionary.

Fixes w3c#2845.
Co-authored-by: Jan-Ivar Bruaroey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What is setCodecPreferences's contract?

3 participants