media/library
olly 1c11febf3f Workaround C2 AAC decoder flush problem on Android 10
Issue: #6671
PiperOrigin-RevId: 303364788
2020-03-27 23:33:23 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Resample float audio to 16-bit by default to enable audio processing 2020-03-25 13:06:17 +00:00
core Workaround C2 AAC decoder flush problem on Android 10 2020-03-27 23:33:23 +00:00
dash deprecate createMediaSource with uri argument 2020-03-27 23:31:37 +00:00
extractor WAV: Don't read past data end position 2020-03-25 13:05:14 +00:00
hls deprecate createMediaSource with uri argument 2020-03-27 23:31:37 +00:00
smoothstreaming deprecate createMediaSource with uri argument 2020-03-27 23:31:37 +00:00
ui Document that overlapping spans aren't rendered to HTML correctly 2020-03-27 23:30:28 +00: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.