media/library
tonihei 996e58973d Make renderer flush when setting pause-at-end more targeted.
We currently always reset everything if playingPeriod != readingPeriod.
However, this is only needed when the pausing is actually required, i.e.,
if the feature is enabled and we are in the last period of the window.

PiperOrigin-RevId: 328141242
2020-08-26 16:39:29 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add nullness annotations to FragmentedMp4Extractor 2020-08-26 16:39:07 +01:00
core Make renderer flush when setting pause-at-end more targeted. 2020-08-26 16:39:29 +01:00
dash Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
extractor Add nullness annotations to FragmentedMp4Extractor 2020-08-26 16:39:07 +01:00
hls Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
smoothstreaming Make all media source factories create a drm session 2020-08-21 12:55:14 +01:00
ui Improve a11y in minimal mode 2020-08-21 12:51:15 +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.