media/library
kimvde 58ddfe046f Add SVC layer count to MP4 metadata
This is necessary to implement SEF video flattening.

PiperOrigin-RevId: 337048264
2020-10-17 01:33:47 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add missing properties of MediaItem.Subtitle 2020-10-17 01:32:59 +01:00
core Integrate playback speed control in ExoPlayerImplInternal 2020-10-17 01:33:37 +01:00
dash Use low latency properties in DashMediaSource 2020-10-17 01:33:19 +01:00
extractor Add SVC layer count to MP4 metadata 2020-10-17 01:33:47 +01:00
hls Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix a couple of StyledPlayerControlView bugs 2020-10-13 16:28:17 +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.