[roll] Roll fuchsia [mixer_service] Add SilencePaddingStage

This is mostly an as-is port of
//src/media/audio/audio_core/silence_padding_stream* with a minor
refactor to make it usable as a PipelineStage.

Original-Bug: 87651
Multiply: audio_mixer_service_mix_unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/673707
Original-Revision: 0ca2025e280b4623fe6f2ab05930057199e1f6bc
GitOrigin-RevId: 3f37971241f1947414271364653db2069b0f6057
Change-Id: Ifa8a93c64f2a71a26d7b6a8cd1e64478bc6dd0c1
1 file changed
tree: 82412412a4ab198dc9b685301183695cb4f28fd7
  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.