media/library
olly f3c63e224d 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-12 14:12:13 +01:00
..
all Add Transformer "Getting started" page 2021-02-04 00:31:46 +00:00
common Merge pull request #8720 from dlafayet:tts-shear-block 2021-04-09 17:27:31 +01:00
core Fix SimpleExoPlayer documentation 2021-04-12 14:12:12 +01:00
dash Fix available end time calculation for multi-period DASH live streams 2021-02-12 17:19:37 +00:00
extractor Add missing switch case 2021-04-09 17:08:39 +01:00
hls HLS: Fix incorrect handling of byte ranges for EXT-X-MAP tags 2021-04-12 14:12:13 +01:00
smoothstreaming Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
transformer Transformer: remove SpeedProvider interface from Javadoc 2021-02-12 17:15:58 +00:00
ui StyledPlayerView: Fix layout issues 2021-04-12 14:12:13 +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.