[roll] Roll fuchsia [media][vaapi] Reland: Use prebuilt hardware decoder on x64

Enable VA-API hardware decoder for decoding h.264 videos on Intel
devices.

Difference from original patch: VP9 decoding was flaky and has been
disabled in the prebuilt decoder (in a separate patch), so VP9 tests are
not being enabled.

Multiply: h264_decoder_fuzzer_tests_v2
Multiply: use_h264_decoder_test_v2
Original-Bug: 81304
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682463
Original-Revision: ed1ae36fb55ecfaebe468a27d888e8deddd48356
GitOrigin-RevId: 425d1a27166f242fd967f43d5264345047ddcb8c
Change-Id: Ia8b78f47aa91949a6f21c07903fe7e6a4c0a77bd
1 file changed
tree: 1507123015d8b1bf7dde27ee538355920cfaf499
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.