media/extensions
falhassen 46bf254033 Add option for handling "Set-Cookie" requests in CronetDataSource.
This time, we avoid using the problematic CookieManager and HttpCookie framework APIs by just forwarding the cookie request only when the client has enabled the feature and the server responds with a "Set-Cookie" response header.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173532023
2017-10-27 16:22:40 +01:00
..
cast Add onSeekProcessed callback to Player interface. 2017-10-11 12:07:54 +01:00
cronet Add option for handling "Set-Cookie" requests in CronetDataSource. 2017-10-27 16:22:40 +01:00
ffmpeg Add license notes for extensions with non-Google dependencies 2017-08-31 16:28:22 +01:00
flac Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
gvr Allow setting output sample rate in SonicAudioProcessor 2017-10-17 18:24:53 +01:00
ima Update IMA documentation for AdsLoader 2017-10-11 12:29:39 +01:00
leanback Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
mediasession Update v27.0.0 from git_oc-mr1-release with build id #4399904 & SL from ub-supportlib-27.0 with build id #4397392 to Android stable channel 2017-10-27 16:09:11 +01:00
okhttp Update dependency versions 2017-09-15 23:23:16 +01:00
opus Add abstract, default Player event listener. 2017-10-03 08:44:33 +01:00
rtmp Pick up rtmpClient fix 2017-09-06 15:58:02 +01:00
tv Add tv module for USB tuner support + demo app 2017-09-15 23:30:41 +01:00
vp9 Drop to keyframe in LibvpxVideoRenderer 2017-10-11 12:25:31 +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.