Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #3224: [media] Make HDR10+ side data type explicit #3229

Merged
merged 1 commit into from
May 13, 2024

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #3224

kMatroskaBlockAdditional is the only side data type supported by Cobalt and its value happens to be 0. The setup of the SbPlayerSampleSideData inside SbPlayerBridge didn't explicitly set the side data type, and relies on the value of kMatroskaBlockAdditional is 0 as it zero-initialized the struct.

Now the type is explicitly set.

b/276483058

Change-Id: I1d532d2537df02b3fc2af31dda8abb590c396d8e

kMatroskaBlockAdditional is the only side data type supported by Cobalt
and its value happens to be 0. The setup of the SbPlayerSampleSideData
inside SbPlayerBridge didn't explicitly set the side data type, and
relies on the value of kMatroskaBlockAdditional is 0 as it
zero-initialized the struct.

Now the type is explicitly set.

b/276483058

Change-Id: I1d532d2537df02b3fc2af31dda8abb590c396d8e
(cherry picked from commit 3c3f1e7)
@xiaomings xiaomings enabled auto-merge (squash) May 12, 2024 18:09
auto-merge was automatically disabled May 13, 2024 15:57

Pull Request is not mergeable

@xiaomings xiaomings merged commit 67cfc33 into 25.lts.1+ May 13, 2024
300 of 304 checks passed
@xiaomings xiaomings deleted the cherry-pick-25.lts.1+-3224 branch May 13, 2024 20:25
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.

2 participants