media/library
andrewlewis 866c7f85f8 Allow playing ads in playlists
- Remove restriction on `AdsMediaSource`s in playlists in `ExoPlayerImpl`.
- Allow playing playlists of `AdsMediaSource`s in the demo app.
- Add a sample with ads in a playlist in the demo app.

Issue: #3750
PiperOrigin-RevId: 344018774
2020-11-24 16:03:04 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Rollback of 483a350e84 2020-11-24 16:02:45 +00:00
core Allow playing ads in playlists 2020-11-24 16:03:04 +00:00
dash Rollback of 5d9c2d7b6a 2020-11-18 18:40:30 +00:00
extractor Rollback of 483a350e84 2020-11-24 16:02:45 +00:00
hls Replace cancelled HLS preload parts 2020-11-19 17:13:19 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Rollback of 483a350e84 2020-11-24 16:02:45 +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.