[roll] Roll fuchsia [codec][vaapi] Added VAAPI VP9 Decoder

Added the initial version of the VAAPI VP9 decoder. The VAAPI VP9
decoder is exposed to LocalSingleCodecFactory if the underlying
hardware supports the hardware accelerated codec. Also added unit tests
that shows proper parsing and handling of a VP9 data stream.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/665606
Original-Revision: c2d7ecbdc697bf2345d5e5cc5090ff1c9084111b
GitOrigin-RevId: a4b068b06862e93cd11c93981ae5e7eb03084e38
Change-Id: I823a706581de4eaa51980f4ae5f10aa9b39efdb6
1 file changed
tree: 629e7dbe134e8f1dce8940525781806242cd70df
  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.