media/extensions
olly 55e928f75a Make LeanbackPlayerAdapter use a ControlDispatcher + Misc cleanup
1. Make LeanbackPlayerAdapter use a ControlDispatcher. This
   allows apps to suppress control events in some circumstances,
   and is in-line with our mobile controls.
2. Misc simplifications and cleanup to LeanbackPlayerAdapter.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166852816
2017-08-29 23:13:13 +01:00
..
cast Add media queue support to CastPlayer 2017-08-29 23:09:03 +01:00
cronet Fix broken link + minor doc tweak 2017-08-22 16:15:29 +01:00
ffmpeg Make all renderers DRM aware 2017-08-29 23:11:55 +01:00
flac Make all renderers DRM aware 2017-08-29 23:11:55 +01:00
gvr Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
ima Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +01:00
leanback Make LeanbackPlayerAdapter use a ControlDispatcher + Misc cleanup 2017-08-29 23:13:13 +01:00
mediasession Introduce MediaSessionConnector.CommandReceiver interface and add TimelineQueueEditor. 2017-08-29 23:00:03 +01:00
okhttp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
opus Make all renderers DRM aware 2017-08-29 23:11:55 +01:00
rtmp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
vp9 Make all renderers DRM aware 2017-08-29 23:11:55 +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.