[roll] Roll fuchsia [media/vnext] add reader library The reader library implements the file-reading front end of the A/V producer (AKA demux). The library defines a reader abstraction, implements file reading and provides a cache to insert between the file reader (and, potentially, other readers) and the demux. This code is copied from src/media/playback/mediaplayer/demux and is mostly unchanged. Original authors are dalesat@ and turnage@. Test: includes unit tests Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/608893 Original-Revision: 7d1519fb2c3badcc90872a43b4166c60e1d7a694 GitOrigin-RevId: da481bdbea962859a6f01001ae40dcb8e389f672 Change-Id: Ib181ac628927bc94a8ebb3d734a8ab3ba4073ebe
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.