media/extensions
tonihei 33c677846a Use versioned manifest in all Robolectric tests.
We are currently defaulting to targetSdk=1 as no targetSdk is specified. Only
tests which explicitly ask for another SDK use another test SDK. With the
versioned manifest, all tests run using the targetSDK by default.

PiperOrigin-RevId: 249060796
2019-05-21 13:51:43 +01:00
..
cast Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
cronet Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
ffmpeg Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
flac Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
gvr Add missing DownloadService build*Intent and startWith* methods 2019-04-18 23:22:35 +01:00
ima Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
jobdispatcher Remove unnecessary logging 2019-05-02 13:05:32 +01:00
leanback Add IntDef for Player states. 2019-04-30 22:07:47 +01:00
mediasession add playWhenReady to prepareXyz methods of PlaybackPreparer. 2019-05-20 15:13:17 +01:00
okhttp Add simpler HttpDataSource constructors 2019-05-15 18:14:25 +01:00
opus Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
rtmp Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
vp9 Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
workmanager Merge pull request #5617 from loki666:workmanager 2019-05-20 15:12: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.