0
Files
src/docs/media
Pilar Molina Lopez 3b1dbedf0d media: disable global VA-API lock in video decoder/encoder binary tests
This CL removes the option to disable the VA-API lock (--disable_vaapi_lock)
when running the video binary tests:
video_decode_accelerator_tests
video_decode_accelerator_perf_tests
video_encode_accelerator_tests
video_encode_accelerator_perf_tests

The tests now run with the VA-API lock always disabled.

Bug: b:302410246
Test: ran binaries on hatch
Change-Id: I20cfee3e07e3ab20604887061154b4c8217df178
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4911660
Reviewed-by: Hirokazu Honda <hiroh@chromium.org>
Commit-Queue: Pilar Molina Lopez <pmolinalopez@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1205621}
2023-10-05 02:34:10 +00:00
..