media/extensions
tonihei cd4571161a Add builders for SimpleExoPlayer and ExoPlayer.
The current ExoPlayerFactory is growing too big and usage becomes increasingly
complicated because it's not possible to set individual components without
specifying many other defaults.

Adding new builder classes makes building easier and more future-proof.

PiperOrigin-RevId: 263339078
2019-08-15 14:41:51 +01:00
..
cast Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
cronet Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
ffmpeg Add builders for SimpleExoPlayer and ExoPlayer. 2019-08-15 14:41:51 +01:00
flac Add builders for SimpleExoPlayer and ExoPlayer. 2019-08-15 14:41:51 +01:00
gvr Bump annotations dependency + update release notes 2019-08-02 19:04:56 +01:00
ima Upgrade IMA dependency version 2019-08-09 18:37:10 +01:00
jobdispatcher Turn on non-null-by-default for most extensions. 2019-08-05 20:27:43 +01:00
leanback Turn on non-null-by-default for most extensions. 2019-08-05 20:27:43 +01:00
mediasession Fix some Android Studio nullness warning created by new @NonNullApi. 2019-08-06 15:53:52 +01:00
okhttp Turn on non-null-by-default for most extensions. 2019-08-05 20:27:43 +01:00
opus Add builders for SimpleExoPlayer and ExoPlayer. 2019-08-15 14:41:51 +01:00
rtmp Merge robolectric_testutils into testutils. 2019-08-09 18:36:32 +01:00
vp9 Add builders for SimpleExoPlayer and ExoPlayer. 2019-08-15 14:41:51 +01:00
workmanager Turn on non-null-by-default for most extensions. 2019-08-05 20:27:43 +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.