media/library/core
tonihei 4648a41962 Don't keep 100MB static buffer in test.
This may remove available memory from other tests running in the same
process. Instead, create the huge buffer when needed so it can be GCed
immediately.

PiperOrigin-RevId: 330960844
2020-09-11 13:29:57 +01:00
..
src Don't keep 100MB static buffer in test. 2020-09-11 13:29:57 +01:00
build.gradle Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
proguard-rules.txt Remove unfinished FfmpegVideoRenderer from release 2020-09-07 20:48:28 +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.