media/extensions
tonihei 985160a47d Use BaseDataSource for all internal leaf data sources.
This allows all leaf data sources (i.e. ones which do not forward the requests
to other data sources) to accept multiple listeners.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=203097587
2018-07-06 14:23:02 +01:00
..
cast Add AudioComponent to the Player interface 2018-06-22 17:40:28 +01:00
cronet Use BaseDataSource for all internal leaf data sources. 2018-07-06 14:23:02 +01:00
ffmpeg Support mu-law and A-law PCM with ffmpeg 2018-06-18 11:12:10 +01:00
flac Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +01:00
gvr Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Forward TransferListener to media sources. 2018-07-03 11:47:15 +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 MediaSession extension: Allow setting of custom errors. 2018-06-28 16:18:50 +01:00
okhttp Use BaseDataSource for all internal leaf data sources. 2018-07-06 14:23:02 +01:00
opus Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +01:00
rtmp Use BaseDataSource for all internal leaf data sources. 2018-07-06 14:23:02 +01:00
vp9 Deprecate Player.DefaultEventListener in favor of default no-ops in interface. 2018-06-22 17:49:25 +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.