[roll] Roll fuchsia [codecs] Move chromium h.264 code to library

This code is useful for other applications outside the amlogic decoder,
so it should be moved to its own library.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/626422
Original-Revision: 043921384a448ea473547985dbed7729c8e19adf
GitOrigin-RevId: 76a7d695cbe3765af9e3f1aa0546c95ee7c9b901
Change-Id: I6f2949027c1a4b69c1a9fde29fca8a9714aa7504
1 file changed
tree: eb67b0ba10de0fee06164ec206155c2ee930216c
  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.