[roll] Roll fuchsia [mediaplayer] Fix spurious warning message

If the demand check was done before an input connection to the renderer
was made, the 'renderer stalled' message would be printed incorrectly.
Add check for input buffer size prior to stall check.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/586063
Original-Revision: d1f5607c94e3551d894ac83a4ebc62295805a4d7
GitOrigin-RevId: 1d1b8db317f15facd8c4f46be95b4bcebad39a45
Change-Id: Iebe232e3c5f5a2d88e44c415d1a298ca7a50fab1
1 file changed
tree: 163d6ede26b6a72c1f08a965b112ae891e7854f7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.