media/extensions
andrewlewis 3214851fbb Migrate off deprecated IMA SDK APIs
AdDisplayContainer now takes the video ad player at construction time,
and obstructions are registered/unregistered via a new method. Also
'content complete' is now notified via ad callbacks rather than the
AdsLoader.

PiperOrigin-RevId: 320567666
2020-07-13 14:02:52 +01:00
..
av1 Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
cast Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
cronet Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ffmpeg Pass correct formats to AudioSink 2020-07-10 09:09:02 +01:00
flac Pass correct formats to AudioSink 2020-07-10 09:09:02 +01:00
gvr Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ima Migrate off deprecated IMA SDK APIs 2020-07-13 14:02:52 +01:00
jobdispatcher Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
leanback Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
media2 Release media2 extension 2020-07-09 08:28:14 +00:00
mediasession Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
okhttp Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
opus Pass correct formats to AudioSink 2020-07-10 09:09:02 +01:00
rtmp Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
vp9 Fix remaining common module nullness issues. 2020-07-03 09:01:20 +01:00
workmanager Move common gradle setup to a setting file. 2020-06-26 11:13:25 +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.