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

Also retry if MediaCodec.configure() throws IllegalArgumentException #3043

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Feb 20, 2022

MediaCodec.configure() may throw an IllegalArgumentException if it does
not support the requested size. Also retry on this exception.

Fixes #2993
Refs #2947
Refs #2990

rom1v added a commit that referenced this pull request Feb 20, 2022
MediaCodec.configure() may throw an IllegalArgumentException if it does
not support the requested size. Also retry on this exception.

Fixes #2993 <#2993>
Refs #2947 <#2947>
Refs #2990 <#2990>
PR #3043 <#3043>
@rom1v rom1v force-pushed the illegalargumentexception branch from 7d5d2db to 0217282 Compare February 20, 2022 22:40
MediaCodec.configure() may throw an IllegalArgumentException if it does
not support the requested size. Also retry on this exception.

Fixes #2993 <#2993>
Refs #2947 <#2947>
Refs #2990 <#2990>
PR #3043 <#3043>
@rom1v rom1v force-pushed the illegalargumentexception branch from 0217282 to 71b41d8 Compare February 22, 2022 09:27
@rom1v rom1v merged commit 71b41d8 into dev Feb 22, 2022
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.

1 participant