media/extensions
olly 4fd516e35b Make MediaSessionConnector depend only on ExoPlayer
This is possible to do without passing the player instance to
custom action providers through their constructors, given we
no longer have a MuteActionProvider. Passing the player through
the constructors generalizes better to such cases, however, so
feels like the right thing to do.

It's also possible to use generics and keep passing the player
instance via the CustomActionProvider methods, but this adds
some unnecessary complexity.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162333043
2017-07-19 14:03:38 +01:00
..
cronet Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
ffmpeg Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
flac Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
gvr Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
ima Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
mediasession Make MediaSessionConnector depend only on ExoPlayer 2017-07-19 14:03:38 +01:00
okhttp Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
opus Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
rtmp Allow module registrations + log player release 2017-07-17 23:21:34 +01:00
vp9 Allow module registrations + log player release 2017-07-17 23:21:34 +01:00