media/library
ibaker b6bd57ab12 Replace most usages of @TargetApi with @RequiresApi
We keep @TargetApi where the method is a safe no-op on
older versions due to an in-line version check.

PiperOrigin-RevId: 292878727
2020-02-03 11:21:21 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +00:00
core Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +00:00
dash Change Format.createTextSampleFormat for common uses cases 2020-02-03 11:20:56 +00:00
extractor Change Format.createTextSampleFormat for common uses cases 2020-02-03 11:20:56 +00:00
hls Change Format.createTextSampleFormat for common uses cases 2020-02-03 11:20:56 +00:00
smoothstreaming Make resolveSeekPositionUs an instance method 2020-01-24 11:10:56 +00:00
ui Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +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.