media/library/common
2020-05-21 17:09:22 +01:00
..
src Replace TestUtil.joinByteArrays() with Guava's Bytes.concat() 2020-05-21 17:09:22 +01:00
build.gradle Fix Guava deps from compileOnly to implementation 2020-05-21 17:09:03 +01:00
proguard-rules.txt Split out extractor and common modules 2020-01-24 18:15:19 +00:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer common library module

Common code used by other ExoPlayer modules.

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