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 support for AV1 #275

Merged
merged 1 commit into from
Dec 18, 2020
Merged

Add support for AV1 #275

merged 1 commit into from
Dec 18, 2020

Conversation

Maxr1998
Copy link
Member

(Only available on Android 10+)

(only available on Android 10+)
@Maxr1998 Maxr1998 added enhancement New feature or request exoplayer Related to the ExoPlayer integration labels Dec 18, 2020
@Maxr1998 Maxr1998 added this to In progress in v2.3.0 via automation Dec 18, 2020
@Maxr1998
Copy link
Member Author

Maxr1998 commented Dec 18, 2020

Hilariously, it straight up didn't work in my first test because my Pixel 5 maxes out at 1080p for AV1 support. Thus, it worked when not using a 4K video.
We should be able to filter such cases out in the future through better android.media.MediaCodecInfo.CodecCapatibilities matching.

@nielsvanvelzen
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nielsvanvelzen nielsvanvelzen merged commit d5ca91d into master Dec 18, 2020
v2.3.0 automation moved this from In progress to Done Dec 18, 2020
@nielsvanvelzen nielsvanvelzen deleted the av1-support branch December 18, 2020 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exoplayer Related to the ExoPlayer integration
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants