media/library
andrewlewis b7000e64e9 Always drain/flush AudioProcessors after configuration
This simplifies the contract of configure and is in preparation for
fixing a bug where more input can't be queued when draining audio
processors for a configuration change.

Issue: #6601
PiperOrigin-RevId: 282514367
2019-11-27 22:28:43 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Always drain/flush AudioProcessors after configuration 2019-11-27 22:28:43 +00:00
dash Fix check for E-AC3 JOC in DASH 2019-11-22 16:58:33 +00:00
hls Rollback of <unknown commit> 2019-11-17 00:33:26 +00:00
smoothstreaming Rollback of <unknown commit> 2019-11-17 00:33:26 +00:00
ui Rollback of <unknown commit> 2019-11-17 00:33:26 +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.