-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information
1 parent
6ffadf6
commit 140bf16
Showing
3 changed files
with
25 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters