media/library/core
andrewlewis c9109f437c Ensure raw resources are kept
R8 does constant folding, so we need to keep buildRawResourceUri
to ensure that resources passed to it are kept.

PiperOrigin-RevId: 286153875
2019-12-18 19:30:08 +00:00
..
src Add more SeekMap assertions, and "fix" MatroskaExtractor 2019-12-18 19:27:27 +00:00
build.gradle Add IntDefs for renderer capabilities. 2019-12-06 23:23:42 +00:00
proguard-rules.txt Ensure raw resources are kept 2019-12-18 19:30:08 +00: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.