media/library
ibaker 2de1a204e2 Add Metadata.toString that prints the contents of entries
entries are used in .equals(), so it's good to have them printed in toString() too (for test failures) and it makes logging easier too.

PiperOrigin-RevId: 263335503
2019-09-02 14:33:26 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add Metadata.toString that prints the contents of entries 2019-09-02 14:33:26 +01:00
dash Migrate literal usages of 1000 to (new) C.MILLIS_PER_SECOND 2019-09-02 14:31:21 +01:00
hls Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:36:04 +01:00
smoothstreaming Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:36:04 +01:00
ui Check if controller is used when performing click directly. 2019-08-05 20:35:56 +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.