media/extensions
andrewlewis 6796c4d01c Add a setting for enabling continuous playback
Issue: #3750
PiperOrigin-RevId: 346079830
2020-12-14 10:14:55 +00:00
..
av1 Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
cast Fix unexpected multiline comments 2020-11-30 09:32:25 +00:00
cronet Change CronetDataSource.buildRequestBuilder method to protected. 2020-12-03 17:10:35 +00:00
ffmpeg Fix ffmpeg build script's strip tool for armeabi-v7a 2020-11-30 16:11:19 +00:00
flac Move FormatSupport in common 2020-11-30 09:33:11 +00:00
gvr Fix SonicAudioProcessor end of stream behavior 2020-12-03 17:11:47 +00:00
ima Add a setting for enabling continuous playback 2020-12-14 10:14:55 +00:00
jobdispatcher Dev guide: Start updating the download page 2020-09-07 20:41:55 +01:00
leanback Add dispatchPrepare(player) to ControlDispatcher 2020-11-11 09:49:32 +00:00
media2 Removed unneeded activity from media2 extension tests 2020-11-24 16:03:21 +00:00
mediasession Use onEvents in MediaSessionConnector to avoid multiple updates. 2020-11-27 11:06:02 +00:00
okhttp Make special exception for cleartext-not-permitted 2020-11-27 11:07:07 +00:00
opus Move FormatSupport in common 2020-11-30 09:33:11 +00:00
rtmp Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
vp9 Add back VpxOutputBuffer proguard config. 2020-11-30 16:11:36 +00:00
workmanager Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +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.