[roll] Roll fuchsia [codec][vaapi] Add fuzzers

These fuzzers check the h.264 and vp9 parser code and the VA-API
CodecAdapter.

Original-Bug: 99212
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/674051
Original-Revision: bdd267b1559e333e399863888c44107d938f4074
GitOrigin-RevId: a67d4b7a166d84d287264fc438c0dc8bd399367a
Change-Id: I33d61573dcb85081358668db8e07f46f93d75e22
1 file changed
tree: 22ffc435b8a53b50e7ff3fd84b08100fd978b034
  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.