media/library
claincly 4eccc0356c Allow retry opening RTP ports.
In RtpDataLoadable.load, the second UDP data source is opened on the port we
specify. If the port is already in use, a BindException is thrown.

#minor-release

PiperOrigin-RevId: 371319522
2021-04-30 18:55:42 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Deprecate component listener in favor of player 2021-04-30 18:55:06 +01:00
core Deprecate component listener in favor of player 2021-04-30 18:55:06 +01:00
dash Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
extractor Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
hls Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
rtsp Allow retry opening RTP ports. 2021-04-30 18:55:42 +01:00
smoothstreaming Remove deprecated Downloader constructors 2021-04-30 18:54:32 +01:00
transformer Adds Format to MediaCodecAdapter.Configuration. 2021-04-21 09:48:46 +01:00
ui Merge #8858: Support ebutts:multiRowAlign in TTML text renderer 2021-04-30 18:54:13 +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.