Make linux's chromeos_with_codecs* compile w/o VAAPI hw acceleration
This CL makes chromeos_with_codecs* compile without VA-API hardware acceleration (used for video and image dec/encoding), which is a legitimate target (at least to compile) that in the past has been inadvertently broken. Note that the cros_chrome_sdk* bots (e.g. chromeos-amd64-generic-rel, based on simplechrome checkouts) still compile with the official respective chromeos args.gn, that includes use_vaapi (or use_v4l2_codec). Bug: 1006266 Change-Id: I322fe10cac403fbee0e2ef17732fe38e88c2b564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815846Reviewed-by:Ben Pastene <bpastene@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#699503}
Showing
Please register or sign in to comment