media/library
tonihei da02bc73e8 Add missing getPeriod call to populate period.
The period in this method is most likely prepopulated correctly, but
this assumption is very error-prone and we should populate it locally.

PiperOrigin-RevId: 293345873
2020-02-11 17:08:22 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Remove deprecated Format.createSampleFormat 2020-02-03 14:44:56 +00:00
core Add missing getPeriod call to populate period. 2020-02-11 17:08:22 +00:00
dash Add missing @deprecated tag 2020-02-11 17:06:55 +00:00
extractor Make FakeExtractorOutput dump additional seek points 2020-02-11 17:08:00 +00:00
hls Add some nullness annotations to SampleQueue 2020-02-11 17:07:18 +00:00
smoothstreaming Make resolveSeekPositionUs an instance method 2020-01-24 11:10:56 +00:00
ui add next, previous, fastForward and rewind to ControlDispatcher 2020-02-11 17:07:52 +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.