media/library
tonihei 04959ec648 Remove unnecessary variables from ConcatenatingMediaSource.
The total window and period count, as well as the period offset for each holder
are not actually needed and can be removed.

Also added a TODO to remove two other variables if possible.

PiperOrigin-RevId: 255945584
2019-07-02 17:48:04 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Remove unnecessary variables from ConcatenatingMediaSource. 2019-07-02 17:48:04 +01:00
dash Visibility clean-up: Don't extend visibility of protected methods in overrides. 2019-07-02 17:46:30 +01:00
hls Visibility clean-up: Don't extend visibility of protected methods in overrides. 2019-07-02 17:46:30 +01:00
smoothstreaming Visibility clean-up: Don't extend visibility of protected methods in overrides. 2019-07-02 17:46:30 +01:00
ui Don't consume touch events if no controller is attached. 2019-07-02 17:47:45 +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.