media/extensions
tonihei 7d59383cc4 Add reason to onPositionDiscontinuity.
This allows listeners to easily determine the source of the discontinuity.
Reasons can be period transitions, seeks, and internal reasons.

Listeners still using the deprecated ExoPlayer.EventListener interface were
updated to Player.EventListener.

GitHub: #3252

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168549612
2017-09-15 23:36:46 +01:00
..
cast Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
cronet Fix broken link + minor doc tweak 2017-08-22 16:15:29 +01:00
ffmpeg Add license notes for extensions with non-Google dependencies 2017-08-31 16:28:22 +01:00
flac Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
gvr Update dependency versions 2017-09-15 23:23:16 +01:00
ima Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
leanback Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
mediasession Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
okhttp Update dependency versions 2017-09-15 23:23:16 +01:00
opus Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +01:00
rtmp Pick up rtmpClient fix 2017-09-06 15:58:02 +01:00
tv Add tv module for USB tuner support + demo app 2017-09-15 23:30:41 +01:00
vp9 Add reason to onPositionDiscontinuity. 2017-09-15 23:36:46 +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.