media/library
olly 603b6a3048 Fix minimum API level issue
Transformer's minimum API level is 21, where-as the
full library is still targeting 16. Hence we should
no longer include the transformer module in the
full library dependency.

#minor-release

PiperOrigin-RevId: 426958045
2022-02-21 17:05:04 +00:00
..
all Fix minimum API level issue 2022-02-21 17:05:04 +00:00
common Remove deprecated EventListener 2022-02-21 16:59:58 +00:00
core Remove deprecated DefaultRenderersFactory constructors 2022-02-21 17:05:04 +00:00
dash Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +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 16:59:58 +00:00
decoder Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
extractor Merge pull request #9924 from jruesga:cea708-decoder-honor-service-block-size 2022-02-21 17:05:04 +00:00
hls Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
rtsp Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
smoothstreaming Remove setTag from (Ss|Hls|Dash)MediaSource.Factory 2022-01-10 13:00:58 +00:00
transformer Fix the position of IntDefs to match TYPE_USE 2022-02-21 16:59:58 +00:00
ui Update some text descriptions to ease translations. 2022-02-21 17:04: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.