Skip to content

Update the algorithm to ensure that the config is set as part of a successful configure#943

Merged
Djuffin merged 2 commits into
w3c:mainfrom
youennf:video-decoder-colorspace-partial-fix
Jul 8, 2026
Merged

Update the algorithm to ensure that the config is set as part of a successful configure#943
Djuffin merged 2 commits into
w3c:mainfrom
youennf:video-decoder-colorspace-partial-fix

Conversation

@youennf

@youennf youennf commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

In the video output algorithm section, we now mention that partial config color space can be augmented with codec implementation detected color space. As a fly-by fix, we also make sure that the encoders get their active config set to the config given to configure.


Preview | Diff

…ccessful configure.

In the video ouptut algorithm, mention that partial config color space can be augmented with codec implementation detected color space.
As a fly-by fix, we also make sure that the encoders get their active config set to the config given to configure.
@youennf

youennf commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Partially fixes #940.

Comment thread index.src.html Outdated
5. If {{VideoDecoderConfig/colorSpace}} [=map/exists=] in the
{{VideoDecoder/[[active decoder config]]}}, assign its value to
|colorSpace|.
|colorSpace|. In that case, if some members of

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"If any members of ..."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the wording, hopefully it is better now.

@youennf youennf requested a review from dalecurtis July 8, 2026 13:28
@Djuffin Djuffin merged commit ce2788d into w3c:main Jul 8, 2026
2 checks passed
github-actions Bot added a commit that referenced this pull request Jul 8, 2026
…ccessful configure (#943)

SHA: ce2788d
Reason: push, by Djuffin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants