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 MediaCodecInfo to MediaCodecRenderer::onReadyToInitializeCodec #1963

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

khouzam
Copy link
Contributor

@khouzam khouzam commented Dec 10, 2024

This adds the MediaCodecInfo to the onReadyToInitializeCodec to allow for renderers to know which codec is being initialize, not only which format the codec will be initialized for. With multiple codecs supporting a format, knowing which one is being used would be helpful.

@microkatz
Copy link
Contributor

I'm going to send this for internal review now. You may see some more commits being added as I make changes in response to review feedback. Please refrain from pushing any more substantive changes as it will complicate the internal review - thanks!

@copybara-service copybara-service bot merged commit 893b377 into androidx:main Dec 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants