media/library
samrobinson 140ef753f7 Move SimpleExoPlayer.Builder logic to ExoPlayer.Builder.
SimpleExoPlayer Builder now wraps an ExoPlayer.Builder, rather than the
other way round.

PiperOrigin-RevId: 404509106
2021-10-21 11:54:11 +01:00
..
all Fix remaining releaseArtifactId renames 2021-10-19 14:36:15 +01:00
common Move upstream.cache to common ahead of module split 2021-10-20 14:02:32 +01:00
core Move SimpleExoPlayer.Builder logic to ExoPlayer.Builder. 2021-10-21 11:54:11 +01:00
dash Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
extractor Finalize text package 2021-10-19 17:32:24 +01:00
hls Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
rtsp Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
smoothstreaming Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
transformer Rename releaseArtifact to releaseArtifactId 2021-10-18 22:45:47 +01:00
ui Move translated strings for download notification to lib-exoplayer 2021-10-20 13:39:38 +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.