media/library
tonihei dc12982bd1 Don't force render first frame when joining.
We currently force render the first frame in all cases. However, when joining
video to an ongoing playback, there is no defined first frame and we should
rather drop frames if we are late until we caught up with the audio playback.

PiperOrigin-RevId: 268698093
2019-09-13 13:51:12 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Don't force render first frame when joining. 2019-09-13 13:51:12 +01:00
dash Add Timeline.Window.uid. 2019-09-10 10:27:07 +01:00
hls Make live HLS default start position at least 2*target duration from live edge 2019-09-10 10:27:38 +01:00
smoothstreaming Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
ui allowing 36 characters for shuffle mode off 2019-09-13 13:50:33 +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.