media/library
aquilescanta cc8b774b41 Remove DefaultDrmSessionManager factory methods that enforce MediaDrm leaks
Inline invocations of these methods, which still leaks the MediaDrms.
However, it will be fixed once the DefaultDrmSessionManager API is finalized
and ExoMediaDrm.Providers are introduced.

Issue:#4721
PiperOrigin-RevId: 270681467
2019-10-02 21:25:31 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Remove DefaultDrmSessionManager factory methods that enforce MediaDrm leaks 2019-10-02 21:25:31 +01:00
dash Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
hls Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
smoothstreaming Call prepare and release from MediaSources 2019-09-22 00:16:07 +01:00
ui Update translations 2019-09-17 16:56:38 +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.