media/library
olly 1ed5d8b563 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: 323447253
2020-07-28 00:00:36 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
core Rollback of bf5e6c7862 2020-07-28 00:00:36 +01:00
dash Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
extractor FLV: Ignore invalid SCRIPTDATA name type, rather than fail playback 2020-07-28 00:00:10 +01:00
hls Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
smoothstreaming Use static imports for methods that make sense without their class name 2020-07-27 23:59:52 +01:00
ui Makes controls initially hidden 2020-07-27 23:59:16 +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.