[roll] Roll fuchsia [codec] Add GetDetailedCodecDescriptions

Main CodecFactory implementation for GetDetailedCodecDescriptions.

The main CodecFactory now calls GetDetailedCodecDescriptions and uses
that info to serve both GetDetailedCodecDescriptions and OnCodecList,
so that each codec can stop sending OnCodecList before all clients
are done depending on OnCodecList.

BUG: 85214
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/810140
Original-Revision: a504a9332bab9c25f73b94bc3390f4fc7adc41f8
GitOrigin-RevId: da7d39fd5adaa2063ce7cef9d8499b3c1e03eb65
Change-Id: Ibf8705c4d80b56aca1709c40be877a2c2e1b67fc
1 file changed
tree: f6522620df4d9a69503e1c33923785f914e7216f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.