media/library
olly 30ddaec5a4 StyledPlayerView: Fix layout issues
- Take centerControls padding into account to prevent switching to
  minimal mode too soon
- Disable clipping to padding to avoid the edges of controls from
  being clipped as the view gets smaller

Issue: #8763
PiperOrigin-RevId: 366966298
2021-04-06 16:14:46 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Make ExoPlaybackException Bundleable 2021-04-06 16:14:20 +01:00
core Remove pipelining from MetadataRenderer 2021-04-06 16:14:36 +01:00
dash Add test for emsg near to end of DASH period 2021-04-01 16:05:27 +01:00
extractor Fix DefaultExtractorInputTest.largeSkip 2021-04-01 16:04:42 +01:00
hls HLS: Fix incorrect handling of byte ranges for EXT-X-MAP tags 2021-04-06 16:13:52 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
ui StyledPlayerView: Fix layout issues 2021-04-06 16:14:46 +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.