forked from JumpingYang001/webrtc
-
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.
Reduce memory usage of vp9_encoder_references_fuzzer
Use cicular buffer instead of ever growing dynamic vector That limits used memory and speed up fuzzing Bug: chromium:1207177, chromium:1202535 Change-Id: Ia69ee7423f720942301b6d0b1a9c16a0cf1b3d55 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/218602 Commit-Queue: Danil Chapovalov <[email protected]> Reviewed-by: Erik Språng <[email protected]> Cr-Commit-Position: refs/heads/master@{#34002}
- Loading branch information
1 parent
ada0012
commit 1858995
Showing
1 changed file
with
35 additions
and
20 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