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

Update dependencies #498

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Update dependencies #498

merged 1 commit into from
Feb 10, 2024

Conversation

chenxiaolong
Copy link
Owner

AGP 8.2.2 is intentionally excluded because it appears to cause a miscompilation that results in the following crash when loading the byte code of the MediaCodecEncoder class:

java.lang.VerifyError: Verifier rejected class com.chiller3.bcr.format.MediaCodecEncoder: void com.chiller3.bcr.format.MediaCodecEncoder.encode(java.nio.ByteBuffer, boolean) failed to verify: void com.chiller3.bcr.format.MediaCodecEncoder.encode(java.nio.ByteBuffer, boolean): [0xCE] type Undefined unexpected as arg to if-eqz/if-nez

AGP 8.2.2 is intentionally excluded because it appears to cause a
miscompilation that results in the following crash when loading the
byte code of the MediaCodecEncoder class:

java.lang.VerifyError: Verifier rejected class com.chiller3.bcr.format.MediaCodecEncoder: void com.chiller3.bcr.format.MediaCodecEncoder.encode(java.nio.ByteBuffer, boolean) failed to verify: void com.chiller3.bcr.format.MediaCodecEncoder.encode(java.nio.ByteBuffer, boolean): [0xCE] type Undefined unexpected as arg to if-eqz/if-nez

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Feb 10, 2024
@chenxiaolong chenxiaolong merged commit 140bf16 into master Feb 10, 2024
1 check passed
@chenxiaolong chenxiaolong deleted the deps branch February 10, 2024 02:44
chenxiaolong added a commit that referenced this pull request Feb 10, 2024
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
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.

None yet

1 participant