media/library
olly 09096d6fbf Rollback of e60609e344
*** Original commit ***

Prevent creation of new sessions if the Timeline is empty.

We currently create sessions based on the placeholder window
index. This shouldn't be needed as we now set a non-empty
timeline as soon as the first MediaItem is added to the playlist.

Once this check is part of the session manager, we can also remove
the equivalent workarounds from the various code integrations.

***

PiperOrigin-RevId: 369452067
2021-04-21 09:49:01 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Update internal codebase location for vp9 extension 2021-04-21 09:48:30 +01:00
core Rollback of e60609e344 2021-04-21 09:49:01 +01:00
dash Make ProgramInformation final. 2021-04-20 00:09:59 +01:00
extractor Update internal codebase location for flac extension 2021-04-14 11:42:51 +01:00
hls Merge pull request #8812 from TiVo:p-fix-iframe-only-implicit-init 2021-04-20 00:10:13 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer Adds Format to MediaCodecAdapter.Configuration. 2021-04-21 09:48:46 +01:00
ui Rollforward of Move VideoComponent to ExoPlayer 2021-04-20 14:02:48 +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.