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

Add AV1 color space parsing in MP4 atom parser #678

Closed
wants to merge 1 commit into from

Conversation

haixia-meta
Copy link
Contributor

This adds av1C parsing based on the AV1 bitstream specification: https://aomediacodec.github.io/av1-spec/av1-spec.pdf

This is needed to have correct color space when using hardware AV1 decoder.

This adds av1C parsing based on the AV1 bitstream specification: https://aomediacodec.github.io/av1-spec/av1-spec.pdf

This is needed to have correct color space when using hardware AV1 decoder.
@microkatz
Copy link
Contributor

microkatz commented Oct 3, 2023

Hi @haixia-meta,

We take commits into the androidx/media main branch. Could you please fix your pull request destination?

@haixia-meta haixia-meta changed the base branch from release to main October 3, 2023 19:13
@haixia-meta haixia-meta changed the base branch from main to release October 3, 2023 19:14
@haixia-meta
Copy link
Contributor Author

haixia-meta commented Oct 3, 2023

Hi @haixia-meta,

We take commits into the androidx/media main branch. Could you please fix your pull request destination?

@microkatz Thanks for the suggestion. I have created a new pull request with main branch as destination:

#692

@haixia-meta haixia-meta closed this Oct 3, 2023
@androidx androidx locked and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants