media/extensions
sammon 01b69854ff Refactoring DataSpec constructor calls to use DataSpec.withUri() and DataSpec.subrange().
This reduces the number of calls to the DataSpec constructor and minimizes the number of files that need to be updated when adding a new DataSpec parameter (ex: followup []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205719005
2018-07-24 14:52:58 +01:00
..
cast Add helper method to get uid of timeline period. 2018-07-23 12:22:57 +01:00
cronet Refactoring DataSpec constructor calls to use DataSpec.withUri() and DataSpec.subrange(). 2018-07-24 14:52:58 +01:00
ffmpeg Use maxInputSize for extension decoders where possible 2018-07-17 20:37:13 +01:00
flac Cleanup: Use lambdas for extractor factories 2018-07-23 10:24:09 +01:00
gvr Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Add support for setting companion ad slots 2018-07-20 16:07:31 +01:00
jobdispatcher Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
leanback Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +01:00
mediasession Cleanup: Remove unnecessary generic types 2018-07-23 10:25:23 +01:00
okhttp Simplify using DataSource factories without a TransferListener. 2018-07-17 20:40:56 +01:00
opus Use maxInputSize for extension decoders where possible 2018-07-17 20:37:13 +01:00
rtmp Change DataSource.Type to a boolean. 2018-07-11 14:53:14 +01:00
vp9 Use maxInputSize for extension decoders where possible 2018-07-17 20:37:13 +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.