media/gpu/linux: Don't purge stale frames in PlatformVideoFramePool.
Currently we always set a "just-enough" frame number. In usual usage there is no stale frames. This CL remove the frame purging logic to simplify the code and reduce the periodically cleanup time. BUG=none TEST=media_unittests --gtest_filter=PlatformVideoFramePoolTest TEST=Run video_decode_accelerator_tests on Kevin Change-Id: I1542c97ed2a492776bc6ec7a2e1d48fdc12467a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1786706 Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Reviewed-by:David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#695060}
Showing
Please register or sign in to comment