media/library
tonihei ddbd9512da Rollback of 12be2bc357
*** Original commit ***

Rollback of 3bb0210d22

*** Original commit ***

Move SimpleExoPlayer logic into ExoPlayerImpl

This makes SimpleExoPlayer a simple forwarding wrapper which can be
removed in the future.

The changes are all purely mechanical with none of the potential further
simplifications made yet...

***

PiperOrigin-RevId: 427131338
2022-02-08 12:34:06 +00:00
..
all Fix minimum API level issue 2022-02-08 11:03:36 +00:00
common Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
core Rollback of 12be2bc357 2022-02-08 12:34:06 +00:00
dash Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
datasource Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
decoder Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
extractor Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
hls Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
rtsp Revert of b19ced30c4 2022-02-08 12:33:53 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Fix profile-level setting. 2022-02-08 12:34:06 +00:00
ui Update some text descriptions to ease translations. 2022-02-08 10:49:49 +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.