media/library
tonihei 057771aeec Fix calculation for isSegmentAvailableAtFullNetworkSpeed.
The current caluclation was comparing Unix time with period time.
Fix it by always comparing against period time.

Issue: #4904
PiperOrigin-RevId: 338235754
2020-10-21 22:26:15 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add motion photo metadata entry 2020-10-20 14:51:09 +01:00
core Improve naming of the methods of LivePlaybackSpeedControl 2020-10-21 22:25:54 +01:00
dash Fix calculation for isSegmentAvailableAtFullNetworkSpeed. 2020-10-21 22:26:15 +01:00
extractor Merge pull request #8088 from xufuji456:dev-v2 2020-10-20 14:52:01 +01:00
hls Parse #EXT-X-SERVER-CONTROL and #EXT-X-PART-INF in HLS media playlists. 2020-10-21 22:26:05 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix bottom area to have even paddings and make seekbar slimmer. 2020-10-21 10:24:14 +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.