-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a loop to drain buffered frames in the decoder
If we use a single decoder instance to decode all tiles in an image grid, it is important to endure there are no buffered frames in the decoder before decoding the next tile with the decoder. BUG=oss-fuzz:66313
- Loading branch information
1 parent
8edba16
commit 8b8f40d
Showing
1 changed file
with
20 additions
and
2 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