media/library
kimvde 82d10e2ea8 Bypass sniffing for single extractor
Sniffing is performed in ProgressiveMediaPeriod even if a single
extractor is provided. Skip it in that case to improve performances.

Issue:#6325
PiperOrigin-RevId: 266766373
2019-09-05 10:44:18 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Bypass sniffing for single extractor 2019-09-05 10:44:18 +01:00
dash Fix imports 2019-09-01 22:03:52 +01:00
hls Fix imports 2019-09-01 22:03:52 +01:00
smoothstreaming Fix imports 2019-09-01 22:03:52 +01:00
ui Fix imports 2019-09-01 22:03:52 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.