media/extensions
olly 2d606f26f7 Minor cleanup to mediasession extension
- Make units of time clear for seeking
- Remove option to specify supported repeat modes in default
  playback controller. It doesn't seem useful, given we can't
  control what the session is sent.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=220464529
2018-11-07 17:57:42 +00:00
..
cast Move all messaging constants to ExoCastConstants 2018-11-02 15:58:57 +00:00
cronet Misc fixes / stylistic consistency changes for merged pull requests 2018-10-31 20:37:59 +00:00
ffmpeg Fix handling of text codecs strings in DashManifestParser 2018-08-13 14:06:57 +01:00
flac Make context non-optional for DefaultBandwidthMeter 2018-10-24 18:15:53 +01:00
gvr Move BaseGvrPlayerActivity to com.google.android.exoplayer2.ext.gvr 2018-11-06 11:07:06 +00:00
ima Uncomment VisibleForTesting annotations 2018-11-07 17:57:42 +00: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 Minor cleanup to mediasession extension 2018-11-07 17:57:42 +00:00
okhttp Fix review comments 2018-10-24 11:47:36 +02:00
opus Make context non-optional for DefaultBandwidthMeter 2018-10-24 18:15:53 +01:00
rtmp Clean up use of deprecated APIs 2018-08-24 16:12:44 +01: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.