media/library
olly 3f17f5d441 1) Adds new csi ticks:
exp (ExoPlayer prepare)
ffr (First Frame Rendered)
psr (Player State Ready).

2) Modifies aci/acc vci/vcc to report timing from ExoPlayer Playback thread.

3) Fix to report pvri and pari for every playback.

and other minor bug fixes.

PiperOrigin-RevId: 360228206
2021-03-02 17:04:15 +00:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common DataSource: Tighten contract to throw if opened beyond end-of-input 2021-03-02 17:03:14 +00:00
core 1) Adds new csi ticks: 2021-03-02 17:04:15 +00:00
dash Introduce ChunkExtractor.Factory for dependency injection 2021-03-02 17:03:55 +00:00
extractor Revert logic to decide whether meta atom is full 2021-02-12 19:55:47 +00:00
hls Suppress SwitchIntDef warning where it makes sense 2021-02-04 00:24:04 +00:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer Move MediaFormatUtil into common 2021-02-12 16:39:28 +00:00
ui Fix scrubber not reappearing correctly in some cases 2021-03-02 17:04:04 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.