media/library
christosts 288fb4a8a5 Annotate deprecated methods in ForwardingPlayer
This change is needed to generate correct javadoc, otherwise
these methods appear as not deprecated.

#minor-release

PiperOrigin-RevId: 390339092
2021-08-12 16:36:23 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Annotate deprecated methods in ForwardingPlayer 2021-08-12 16:36:23 +01:00
core Remove Player.Listener inheritance of AudioListener 2021-08-12 16:34:42 +01:00
dash Minor javadoc fix in BaseUrlExclusionList 2021-08-11 17:35:54 +01:00
extractor Add SubtitleExtractor which wraps a SubtitleDecoder. 2021-08-12 16:33:14 +01:00
hls Migrate uses of deprecated DataSource factories 2021-08-10 14:56:20 +01:00
rtsp Revert unwanted changes. 2021-08-12 16:31:51 +01:00
smoothstreaming Migrate uses of deprecated DataSource factories 2021-08-10 14:56:20 +01:00
transformer Prototype video transcoding 2021-08-12 16:30:21 +01:00
ui Remove usages of deprecated SimpleExoPlayer.Builder 2021-08-11 17:34:19 +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.