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 H264 hardware decoding for Marvell chips #23

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

tao1
Copy link
Contributor

@tao1 tao1 commented Oct 20, 2023

🎯 Goal

Add support for H264 hardware decoding on Bouygues Telecom's AndroidTV boxes relying on Marvell chips.

🛠 Implementation details

  • Add MediaCodecInfo.CodecCapabilities.COLOR_FormatYUV420Flexible to MediaCodecUtils.DECODER_COLOR_FORMATS
  • Claim MediaCodecVideoDecoderFactory.isH264HighProfileSupported() returns true for Marvell chips

✍️ Explain examples

Sorry, example code is proprietary.

Preparing a pull request for review

spotlessApply is OK

@DanielNovak
Copy link
Contributor

Sorry for the late response on this PR - we are looking into reviewing and merging it soon.

@kanat kanat changed the base branch from main to patch/m114 November 9, 2023 19:46
Copy link
Contributor

@kanat kanat left a comment

Choose a reason for hiding this comment

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

LGTM

@kanat kanat merged commit e2c132e into GetStream:patch/m114 Nov 9, 2023
@tao1
Copy link
Contributor Author

tao1 commented Dec 27, 2023

Hello @kanat

When branch patch/m114 will be merged to main ?

KR

kanat pushed a commit that referenced this pull request Mar 25, 2024
@kanat kanat mentioned this pull request Mar 26, 2024
santhoshvai pushed a commit that referenced this pull request Nov 20, 2024
@kanat kanat mentioned this pull request Dec 6, 2024
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