VaapiVDA: fold DecodeVASurface into callers
VaapiVideoDecodeAccelerator::DecodeVASurface() is superfluous because the callers can do the call to |vaapi_wrapper_| themselves. Moreover, DecodeVaSurface() needs no logging because the underlying method ExecuteAndDestroyPendingBuffers() has already a lot of logs. Bug: 717265 Test: v_d_a vp8/vp9/h264 working as before on nautilus. simplechrome too. Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Change-Id: Ibc40329808e744f6ca7af98cb7de4e13a7af5016 Reviewed-on: https://chromium-review.googlesource.com/1176279Reviewed-by:Emircan Uysaler <emircan@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#583477}
Showing
Please register or sign in to comment