media/extensions
2018-12-03 15:17:36 +01:00
..
cast AudioFocusManager - Treat idle state consistently 2018-11-07 20:31:33 +00:00
cronet Provide Cronet request and response data for subclasses. 2018-11-26 16:40:27 +00:00
ffmpeg Specify a version for the FFmpeg dependency 2018-11-29 12:35:24 +00:00
flac Include channel count in capabilities check 2018-11-14 17:46:39 +00:00
gvr Move BaseGvrPlayerActivity to com.google.android.exoplayer2.ext.gvr 2018-11-06 11:07:06 +00:00
ima feat(MediaSource): client code can get the tag of a MediaSource 2018-12-03 15:17:36 +01: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 Document need to call MediaSessionCompat.setActive 2018-11-14 18:03:15 +00:00
okhttp Fix review comments 2018-10-24 11:47:36 +02:00
opus Include channel count in capabilities check 2018-11-14 17:46:39 +00:00
rtmp Add test that DefaultDataSource is able to build an RtmpDataSource 2018-11-22 12:45:29 +00:00
vp9 vp9_extension: Enable fast loop filtering 2018-10-24 18:34:29 +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.