media/extensions
tonihei a67c73650e Add helper method to get uid of timeline period.
This removes the need to populate the entire period for the common usage of
getting the uid from the period.

Also add default implementation to get period by uid.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=205638265
2018-07-23 12:22:57 +01:00
..
cast Add helper method to get uid of timeline period. 2018-07-23 12:22:57 +01:00
cronet Simplify using DataSource factories without a TransferListener. 2018-07-17 20:40:56 +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.