media/library
tonihei 8d9c4f4774 Rollback of b0abdade50
*** Original commit ***

Rollback of 08c5b1cb0a

*** Original commit ***

Wire up MediaMetricsListener and add configuration to disable it.

The listener will automatically forward diagnostics info to the
Android platform. ExoPlayer.Builder gets a new setter that allows
to disable this feature if required.

#...

***

PiperOrigin-RevId: 427131438
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 b0abdade50 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.