media/library
kimvde 3f8f7ba97f Fix conditions to enable UI actions
- Ensure consistency between (Styled)PlayerControlView,
  PlayerNotificationManager, TimelineQueueNavigator and
  DefaultControlDispatcher.
- Handle the case where a live stream has ended when enabling previous
  and next actions (window.isLive() is true and window.isDynamic is
  false in that case)

PiperOrigin-RevId: 359063793
2021-02-24 18:32:11 +00:00
..
all Add Transformer "Getting started" page 2021-02-04 00:31:46 +00:00
common Bump version to 2.13.1 2021-02-12 20:01:59 +00:00
core Fix conditions to enable UI actions 2021-02-24 18:32:11 +00:00
dash Fix available end time calculation for multi-period DASH live streams 2021-02-12 17:19:37 +00:00
extractor Revert logic to decide whether meta atom is full 2021-02-22 14:35:54 +00:00
hls Suppress SwitchIntDef warning where it makes sense 2021-02-04 00:32:03 +00: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 Fix conditions to enable UI actions 2021-02-24 18:32:11 +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.