media/library
olly 2980354510 VideoFrameReleaseTimeHelper: Account for playback speed
Previously the helper would constantly lose (or never establish) sync
for non-1x playback speeds. This changes the helper to account for
other playback speeds correctly.

PiperOrigin-RevId: 345458859
2020-12-03 17:13:21 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Simple migration to common 2020-12-03 17:11:56 +00:00
core VideoFrameReleaseTimeHelper: Account for playback speed 2020-12-03 17:13:21 +00:00
dash Replace PeriodSeekInfo by static methods. 2020-11-30 09:33:22 +00:00
extractor Gracefully handle null-terminated subtitle content in MKV containers 2020-12-03 17:13:12 +00:00
hls Use HLS rendition report when changing primary playlist 2020-12-03 17:12:41 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Update StyledPlayers control overlay scrim from 30% opacity to 60% opacity for Accessibility requirements. 2020-12-03 17:10:44 +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.