Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AV1e/lib] Refine AV1 DPB refresh (#6346)
If DPB size is smaller than 8, the location beyond valid DPB slots will only be refreshed by Key frame. This will make key frame always cached in decoder, and this commit refines it by refreshing all these untouched slots for each ref frame. Co-authored-by: Xue, Maxim <[email protected]>
- Loading branch information