media/extensions
olly ca4b5d0a0d Make context non-optional for DefaultBandwidthMeter
- Added ability to override the DefaultBandwidthMeter network type.
- These methods currently only work properly if called before the
  meter is used, but the plan is for them to be handled in the same
  way as internally detected network changes.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=217887019
2018-10-24 18:15:53 +01:00
..
cast Remove RemotePlayer 2018-10-18 23:39:51 +01:00
cronet Add @Documented to @IntDef and @StringDef annotations. 2018-10-01 19:22:34 +01: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 Enable java 8 for some missing projects 2018-06-05 12:44:56 +01:00
ima Add BasePlayer to avoid code duplication for common convenience methods. 2018-10-03 22:02:47 +01: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 Update moe equivalence 2018-10-03 21:59:44 +01:00
okhttp Add static Util.EMPTY_BYTE_ARRAY 2018-09-12 14:57:01 +01: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 Make context non-optional for DefaultBandwidthMeter 2018-10-24 18:15:53 +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.