media/extensions
Oliver Woodman be2636c365 Merge pull request #4993 from saschpe:icy
PiperOrigin-RevId: 226031838
2018-12-18 19:46:54 +00:00
..
cast Update the Cast framework dependency 2018-12-18 19:45:39 +00:00
cronet Merge pull request #4993 from saschpe:icy 2018-12-18 19:46:54 +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 chore(MediaSource): move getTag after removeEventListener 2018-12-03 18:21:37 +01:00
jobdispatcher Add method to Requirements to get not met requirements 2018-12-18 19:44:43 +00:00
leanback Add missing Nullable annotation Player.EventListener.onTimelineChanged 2018-08-01 13:49:21 +01:00
mediasession Remove unused interface method 2018-12-14 15:42:45 +00:00
okhttp Merge pull request #4993 from saschpe:icy 2018-12-18 19:46:54 +00: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.