• jbauman's avatar
    [dxvavda] Save information about outstanding buffers in hang minidumps. · 056edff6
    jbauman authored
    Running out of array levels can cause the VP9 MFT to hang waiting for
    some picture buffers to be released. This shouldn't be able to happen
    (pending_output_samples_ should have at most one element), but save
    information so we can be sure.
    
    BUG=636158, 613701
    CQ_INCLUDE_TRYBOTS=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/2590723002
    Cr-Commit-Position: refs/heads/master@{#439873}
    056edff6
dxva_video_decode_accelerator_win.cc 110 KB