media/extensions
christosts 5695bae9d8 Remove DataSpec.FLAG_ALLOW_ICY_METADATA
Remove the flag DataSpec.FLAG_ALLOW_ICY_METADATA. Instead, set the
header IcyHeaders.REQUEST_HEADER_ENABLE_METADATA_NAME in the DataSpec
httpRequestHeaders.

BUG:134034248
PiperOrigin-RevId: 270662676
2019-10-02 21:25:07 +01:00
..
cast add top-level playlist API to ExoPlayer 2019-09-18 23:23:13 +01:00
cronet Remove DataSpec.FLAG_ALLOW_ICY_METADATA 2019-10-02 21:25:07 +01:00
ffmpeg Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
flac Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
gvr Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
ima add top-level playlist API to ExoPlayer 2019-09-18 23:23:13 +01:00
jobdispatcher Turn on non-null-by-default for most extensions. 2019-08-05 20:27:43 +01:00
leanback Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
mediasession Remove stray line of code (it's duplicated below) 2019-09-20 17:49:03 +01:00
okhttp Remove DataSpec.FLAG_ALLOW_ICY_METADATA 2019-10-02 21:25:07 +01:00
opus Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
rtmp Use constant to define androidx annotation version 2019-09-05 10:45:08 +01:00
vp9 Add android config option for vp9 build 2019-10-02 21:24:59 +01:00
workmanager Update cronet and workmanager dependencies 2019-09-05 10:48:45 +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.