media/library
claincly 4a780fb90a Allow RtspHeaders to take multiple header values under the same name.
Some RTSP servers will offer multiple WWW-Authenticate options. We wanted to
be able to pick them up.

#minor-release

PiperOrigin-RevId: 375907276
2021-05-27 10:37:00 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Add FOLDER_TYPE_NONE to MediaMetadata 2021-05-26 11:33:41 +01:00
core Throw from (pre)acquireSession if the DrmSessionManager isn't prepared 2021-05-27 10:36:20 +01:00
dash Remove deprecated MediaSource.getTag 2021-05-12 11:52:03 +01:00
extractor Add ColorInfo parsing support in MP4 files 2021-05-26 11:32:29 +01:00
hls Fix issue where getFirstSampleIndex was called on spliced in chunks. 2021-05-21 12:05:23 +01:00
rtsp Allow RtspHeaders to take multiple header values under the same name. 2021-05-27 10:37:00 +01:00
smoothstreaming Remove deprecated MediaSource.getTag 2021-05-12 11:52:03 +01:00
transformer Format Java source files 2021-05-06 13:32:25 +01:00
ui Merge pull request #8943 from dlafayet:embeddedstyle2 2021-05-26 11:28:37 +01:00
README.md

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.