forked from nvpro-samples/vk_video_samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decoder: Compute AV1 tile offsets and sizes correctly
The previous implementation was obviously wrong, as it could only handle the single tile case (i.e. tileCount would always be 1 at the end of the parsing).
- Loading branch information
Showing
1 changed file
with
11 additions
and
6 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