media/extensions
Oliver Woodman f045bb2d07 Merge pull request #5617 from loki666:workmanager
PiperOrigin-RevId: 248533906
2019-07-26 16:41:57 +01:00
..
cast Fix detection of current window index in CastPlayer 2019-06-06 17:41:27 +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 Fix ad pod index offset calculation without preroll 2019-06-21 18:38:45 +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 MediaSessionConnector: Document how to provide metadata asynchronously 2019-07-09 11:31:36 +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 Fix video size reporting in surface YUV mode 2019-05-31 22:38:55 +01:00
workmanager Merge pull request #5617 from loki666:workmanager 2019-07-26 16:41:57 +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.