media/extensions
andrewlewis 27aa39e8c6 Upgrade IMA dependency
The IMA SDK now handles focusing the skip button so remove the workaround.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=207515573
2018-08-06 11:37:15 +01:00
..
cast Add helper method to get uid of timeline period. 2018-07-23 12:22:57 +01:00
cronet Remove generic type parameter from TransferListener. 2018-07-24 14:56:45 +01:00
ffmpeg Add audio/eac3-joc to FFmpeg supported formats 2018-08-01 13:49:20 +01:00
flac Supports seeking for MPEG PS Streams. 2018-08-01 13:49:21 +01:00
gvr Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Upgrade IMA dependency 2018-08-06 11:37:15 +01:00
jobdispatcher Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
leanback Add missing Nullable annotation Player.EventListener.onTimelineChanged 2018-08-01 13:49:21 +01:00
mediasession Add missing Nullable annotation Player.EventListener.onTimelineChanged 2018-08-01 13:49:21 +01:00
okhttp Fix nullness warnings in Util and Assertions, and provide own castNonNull. 2018-07-26 18:27:46 +01:00
opus Use maxInputSize for extension decoders where possible 2018-07-17 20:37:13 +01:00
rtmp Remove generic type parameter from TransferListener. 2018-07-24 14:56:45 +01:00
vp9 Use maxInputSize for extension decoders where possible 2018-07-17 20:37: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.