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

feat(android): update isCodecSupported to return enum #3254

Merged
merged 5 commits into from
Sep 29, 2023
Merged

feat(android): update isCodecSupported to return enum #3254

merged 5 commits into from
Sep 29, 2023

Conversation

KrzysztofMoch
Copy link
Member

Breaking change❗️

Summary

Update android function isCodecSupported to return enum to let developer know if codec is supported by hardware, to avoid CPU decoding (look here #2998).

For iOS there will be separate PR

Test plan

  • isCodecSupported should work and return an enum
  • Example app should work

@KrzysztofMoch KrzysztofMoch changed the title Feat/is codec supported update feat(android): update isCodecSupported to return enum Sep 25, 2023
CHANGELOG.md Outdated Show resolved Hide resolved
@freeboub freeboub merged commit 21de75e into TheWidlarzGroup:master Sep 29, 2023
@KrzysztofMoch KrzysztofMoch deleted the feat/is-codec-supported-update branch October 7, 2023 12:31
@freeboub
Copy link
Collaborator

freeboub commented Oct 9, 2023

will be available in v6.0.0-alpha.9

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