media/library
christosts e7f5912677 Add Factory to MediaCodecAdapter
In a later change, MediaCoderAdapter.Factory will be injectable to
MediaCodecRenderer.

PiperOrigin-RevId: 346525171
2020-12-14 10:16:24 +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 Add Factory to MediaCodecAdapter 2020-12-14 10:16:24 +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 Update StyledPlayers control overlay scrim from 30% opacity to 60% opacity for Accessibility requirements. 2020-12-03 17:10:44 +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.