[roll] Roll fuchsia [codecs] use new video_ucode.bin

This new video_ucode.bin fixes the issue seen decoding some
exynos-HW-encoded vp9 streams.

The new video_ucode.bin requires a previous driver compatibility
commit, change-id Id9eae17baaa07ba6a047563e74f8b31af27f68cc, which
also contains a regression test that we'll be able to enable after
the current commit.

Original-Bug: 431253839
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1412456
Original-Revision: 2ef9b0721fbe0371877ef21cea5f4dcdff9b0a15
GitOrigin-RevId: 41fffe8db686d5dc3231518f825be84f3b11e87c
Change-Id: I12a6e236aa5c7cf252eb8e2957c58d2e3bce8e67
1 file changed
tree: 1322959bd11956ef2be020a7ec21129037bb73ef
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.