[roll] Roll fuchsia [media] Enable h264_encoder_test_v2 on NUC

The VA-API codecfactory supports h.264 encoding, so we should enable
tests for that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/688872
Original-Revision: 7a56d54f9e96c1d5818c562a3dad5737904947d0
GitOrigin-RevId: c0b248f2ab85021c0eb334ce4dc75a64d2bd5a22
Change-Id: I6ef100d604ca03950b051b6264fb29ec45342688
1 file changed
tree: 8f1e3bb2f2fc2b42afd15b3b33d3bca8bb912aef
  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.