[roll] Roll fuchsia [media] Add test for h.264 AVCC decoding

The SPS and PPS are extracted into oob_data, and the data uses length
prefixes instead of start codes.

Also remove a bad  assert in the amlogic video decoder.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/628528
Original-Revision: fcbbdc4b33fc0f4e2c04c7651d31bfaf4694a10c
GitOrigin-RevId: e0784a9d551e243407eec97586dded56e551ce37
Change-Id: I339d721fa9de3628e1b9d021fa6e6738790f65cf
1 file changed
tree: 6b5c6ce456bd8e1a63f14c9ff547754d9144f067
  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.