[roll] Roll fuchsia [codec][vaapi] Fixed VP9 decoder issue The VP9 decoder was failing a unit test where the first frame of the stream was not a intra frame and instead was an inter frame. The decoder was trying to reference frames that did not exist. Now the decoder will keep parsing stream data until it encounters an intra frame. Then inter frames will now have valid references. Original-Fixed: 98527 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671892 Original-Revision: 8cf1d16b5841d1aa28ddfee02fee19c5780d9de1 GitOrigin-RevId: b08703587be36230e786ae3440b2b2b5392c4938 Change-Id: I0007acd4c3095e4f42147287a816fa16b5d21e85
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.