commit | 8ffc56cd8ef07b8d4458a9f85274bff141593832 | [log] [tgz] |
---|---|---|
author | Stefan Bossbaly <stefanbossbaly@fuchsia.infra.roller.google.com> | Wed Apr 13 17:43:23 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 13 10:44:58 2022 -0700 |
tree | 629e7dbe134e8f1dce8940525781806242cd70df | |
parent | ea1987ee598fad7e527a677ff1cff73973364c82 [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.