media/library
ibaker 812b8d5f73 Remove media3 PlayerView javadoc references to overriding layouts
These should have been removed as part of 1391b7c65d, since we no
longer officially support overriding the layout file for this class.

This class is known as StyledPlayerView in exoplayer2.

#minor-release

PiperOrigin-RevId: 432411322
(cherry picked from commit 41276e8b9b)
2022-03-08 17:14:58 +00:00
..
all Fix minimum API level issue 2022-02-21 17:05:04 +00:00
common Version bump to exoplayer:2.17.0 and media3:1.0.0-alpha02 2022-02-23 16:48:13 +00:00
core Fix E-AC3 output capability check without sample rate 2022-03-08 17:14:55 +00:00
dash Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
database Mark all non-public IntDefs as only TYPE_USE 2022-02-21 16:59:57 +00:00
datasource Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
decoder Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
extractor FMP4: Fix output of mixed v0 and v1 emsg samples 2022-03-08 16:59:41 +00:00
hls Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
rtsp Fix the position of IntDefs to match TYPE_USE 2022-02-21 17:05:05 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Suppress @VisibleForTesting violation in Transformer 2022-02-23 09:56:21 +00:00
ui Remove media3 PlayerView javadoc references to overriding layouts 2022-03-08 17:14:58 +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.