[roll] Roll fuchsia [media/playback] add audio goldens for latest ffmpeg

An ffmpeg roll has changed the output of the audio decoder used in
mediaplayer tests. This CL adds the goldens for the new version. The
old goldens may be removed once the new version of ffmpeg has been
rolled into //prebuilts.

Test: no behavior change (fixing tests)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/769325
Original-Revision: 447bbc2386404ae407e9c29259c6e33ac56044e0
GitOrigin-RevId: 6081723f25cd2e775e8af00c9d0e710818824f17
Change-Id: If0f926919891562b91c03f6b71494f9c4de1a89e
1 file changed
tree: bb6f6cd9e9dd623979ff9ecdff71f1860bcad208
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.