media/library/core
olly 921ff02c90 Only read from FormatHolder when a format has been read
I think we need to start clearing the holder as part of the
DRM rework. When we do this, it'll only be valid to read
from the holder immediately after it's been populated.

PiperOrigin-RevId: 262362725
2019-09-02 14:32:40 +01:00
..
src Only read from FormatHolder when a format has been read 2019-09-02 14:32:40 +01:00
build.gradle Bump annotations dependency 2019-08-02 19:08:20 +01:00
proguard-rules.txt Add DownloadHelper.createMediaSource utility method 2019-05-15 19:47:43 +01:00
README.md Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00

ExoPlayer core library module

The core of the ExoPlayer library.

  • Javadoc: Note that this Javadoc is combined with that of other modules.