media/library
ibaker ea347a464a Rollback of 1ed5d8b563
*** Original commit ***

Rollback of bf5e6c7862

*** Original commit ***

Pass startPositionUs into Renderer.replaceStream

Plumb this down into BaseRenderer.onStreamChanged and use it when
deciding whether to render the first frame of a new period.

***

***

PiperOrigin-RevId: 325218588
2020-08-07 19:02:52 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Opus: Add utility for handling header and initialization data 2020-08-07 19:02:14 +01:00
core Rollback of 1ed5d8b563 2020-08-07 19:02:52 +01:00
dash Fix ExoMediaCryptoType attachment 2020-08-07 19:02:42 +01:00
extractor FragmentedMp4Extractor: allow both first_sample_flags and sample_flags 2020-08-07 19:02:33 +01:00
hls Fix ExoMediaCryptoType attachment 2020-08-07 19:02:42 +01:00
smoothstreaming Fix ExoMediaCryptoType attachment 2020-08-07 19:02:42 +01:00
ui Remove unnessary resources 2020-08-07 19:01:55 +01: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.