-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It adds complication and data copying and doesn’t seem to make much of a difference in multiple low/high end devices or emulators. If it seems like I/O might be a blocking issue, we can try just copying the file into a byte[] in the ByteBufferGifDecoder the same as we do for the stream decoder and wrapping it in ByteBuffer. Progress towards #2471.
- Loading branch information
Showing
1 changed file
with
2 additions
and
47 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