media/library
christosts 392b3ab573 Inject MediaCodecAdapter.Factory
Make the MediaCodecFactory injectable from the constructors of
MediaCodecAudioRenderer and MediaCodecVideoRenderer.

PiperOrigin-RevId: 346784661
2020-12-14 10:17:13 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Improve javadoc of Window.windowStartTimeMs 2020-12-14 10:16:14 +00:00
core Inject MediaCodecAdapter.Factory 2020-12-14 10:17:13 +00:00
dash Ease the creation of SampleQueues without DRM management 2020-12-14 10:16:04 +00:00
extractor Fix some extractor nullness checks 2020-12-14 10:15:45 +00:00
hls Use parts when choosing next chunk after track change 2020-12-14 10:15:05 +00:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Fix missing Javadoc 2020-12-14 10:17:03 +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.