Skip to content

Convert PredefinedColorSpace to VideoColorSpace#835

Merged
Djuffin merged 2 commits intow3c:mainfrom
Djuffin:color
Oct 4, 2024
Merged

Convert PredefinedColorSpace to VideoColorSpace#835
Djuffin merged 2 commits intow3c:mainfrom
Djuffin:color

Conversation

@Djuffin
Copy link
Copy Markdown
Contributor

@Djuffin Djuffin commented Sep 11, 2024

When describing VideoFrame conversion to RGB PredefinedColorSpace can't be used as a VideoFrame.colorSpace and it needs to be converted to the appropriate type ( VideoColorSpace )

Fixes: #831


Preview | Diff

When describing VideoFrame conversion to RGB PredefinedColorSpace can't
be used as a VideoFrame.colorSpace and it needs to be converted to
the appropriate type ( VideoColorSpace )
@Djuffin Djuffin requested review from aboba and padenot September 11, 2024 22:34
@Djuffin
Copy link
Copy Markdown
Contributor Author

Djuffin commented Sep 11, 2024

cc @jyasskin

Copy link
Copy Markdown
Member

@jyasskin jyasskin left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread index.src.html Outdated
Co-authored-by: Jeffrey Yasskin <jyasskin@gmail.com>
@Djuffin Djuffin merged commit 4bea332 into w3c:main Oct 4, 2024
github-actions Bot added a commit that referenced this pull request Oct 4, 2024
SHA: 4bea332
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.

Type mismatch in colorSpace parameter to Convert to RGB frame

3 participants