media/library
hschlueter 423754247a Disable fallback in tests that don't test fallback.
Fallback is only disabled for robolectric and instrumentation tests.
For MH tests, fallback is not disabled, as it may be needed due to
the broad range of devices available.

PiperOrigin-RevId: 426403167
2022-02-07 10:48:04 +00:00
..
all Add database module 2021-10-26 14:19:43 +01:00
common Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
core Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
dash Support relative MPD.Location URIs 2022-02-07 10:44:26 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
datasource Change DefaultHttpDataSourceTest to an instrumentation test 2021-12-14 10:30:35 +00:00
decoder Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
extractor Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
hls Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
rtsp Mark all non-public IntDefs as only TYPE_USE 2022-02-04 15:07:19 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Disable fallback in tests that don't test fallback. 2022-02-07 10:48:04 +00:00
ui Mark LegacyPlayerView as deprecated 2022-02-04 14:53:23 +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.