media/library
olly 3d5e32dc2c Update references to ShadowBaseLooper to use ShadowLooper
ShadowBaseLooper is deprecated and will be removed in a forthcoming CL.

Tested:
    TAP --sample ran all affected tests and none failed
    http://test/OCL:391922969:BASE:391896312:1629439874303:285a1989
PiperOrigin-RevId: 392647041
2021-08-25 10:50:35 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Move TrackGroupTest and TrackGroupArrayTest to lib-common 2021-08-20 11:50:51 +01:00
core Update references to ShadowBaseLooper to use ShadowLooper 2021-08-25 10:50:35 +01:00
dash Support generating notifications for paused downloads 2021-08-20 16:25:43 +01:00
extractor Set format.sampleMimeType to TEXT_EXOPLAYER_CUES in SubtitleExtractor. 2021-08-20 11:44:06 +01:00
hls DRM refactor / cleanup 2021-08-19 10:42:56 +01:00
rtsp Revert unwanted changes. 2021-08-12 16:31:51 +01:00
smoothstreaming DRM refactor / cleanup 2021-08-19 10:42:56 +01:00
transformer Add onReset implementation to TransformerTranscodingVideoRenderer 2021-08-23 22:58:00 +01:00
ui Make constructor of PlayerNotificationManager protected 2021-08-23 14:08:39 +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.