media/library/core
andrewlewis aae64151e0 Add @CallSuper annotations in SimpleDecoder
The implementation can't work properly unless these methods are called by
subclasses, so annotate them to require calling the super implementation when
overriding.

PiperOrigin-RevId: 265017433
2019-08-23 17:03:28 +01:00
..
src Add @CallSuper annotations in SimpleDecoder 2019-08-23 17:03:28 +01:00
build.gradle Rollback of 9f55045eeb 2019-08-23 16:59:18 +01:00
proguard-rules.txt Rollback of 9f55045eeb 2019-08-23 16:59:18 +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.