media/extensions
tonihei 9e4b89d1cb Ignore empty timelines in ImaAdsLoader.
We previously only checked whether the reason for the timeline change is
RESET which indicates an empty timeline. Change this to an explicit check
for empty timelines to also ignore empty media or intermittent timeline
changes to an empty timeline which are not marked as RESET.

Issue:#5831
PiperOrigin-RevId: 248499118
2019-05-17 11:34:16 +01:00
..
cast Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
cronet Add simpler HttpDataSource constructors 2019-05-15 20:03:52 +01:00
ffmpeg Log warnings when extension libraries can't be used 2019-04-26 18:43:58 +01:00
flac Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
gvr Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
ima Ignore empty timelines in ImaAdsLoader. 2019-05-17 11:34:16 +01:00
jobdispatcher Remove unnecessary logging 2019-05-02 13:13:59 +01:00
leanback Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
mediasession Revert "don't call stop before preparing the player" 2019-05-16 11:48:53 +01:00
okhttp Add simpler HttpDataSource constructors 2019-05-15 20:03:52 +01:00
opus Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
rtmp Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
vp9 Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:42:20 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.