DescriptionWait for GPU to finish before committing first video overlay frame.
The current code to do CopyResource helps in some cases, but with 4k
videos it still may flicker black before the first frame. Waiting for
the GPU commands to execute before the commit seems to help.
BUG=654631
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2892123002
Cr-Commit-Position: refs/heads/master@{#473373}
Committed: https://chromium.googlesource.com/chromium/src/+/7b6d8a3148e1279efa7fac40870557a5ca77d7dc
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|