media/extensions
olly 2426a047f1 Make support-media-compat an API dependency
The extension cannot be used without also using support-media-compat
(e.g. to instantiate a MediaSessionCompat). So it may as well be an
API dependency.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=221072128
2018-11-27 19:39:41 +00:00
..
cast Remove methods now in BasePlayer 2018-11-01 11:55:40 +00:00
cronet Misc fixes / stylistic consistency changes for merged pull requests 2018-10-31 21:55:20 +00:00
ffmpeg Include channel count in capabilities check 2018-11-27 19:34:04 +00:00
flac Include channel count in capabilities check 2018-11-27 19:34:04 +00:00
gvr Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Add BasePlayer to avoid code duplication for common convenience methods. 2018-11-01 09:41:38 +00:00
jobdispatcher Add wrapper for Log messages to allow settig the log level. 2018-09-20 12:12:21 +01:00
leanback Add missing Nullable annotation Player.EventListener.onTimelineChanged 2018-08-01 13:49:21 +01:00
mediasession Make support-media-compat an API dependency 2018-11-27 19:39:41 +00:00
okhttp Merge pull request #5004 from pakerfeldt/status-message-invalidresponsecodeexception 2018-10-31 21:54:36 +00:00
opus Include channel count in capabilities check 2018-11-27 19:34:04 +00:00
rtmp Clean up use of deprecated APIs 2018-08-24 16:12:44 +01:00
vp9 Add @Documented to @IntDef and @StringDef annotations. 2018-10-20 14:01: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.