media/library/core
olly ee6afe5eb9 Merge AudioDecoderException and VideoDecoderException
This is a necessary step for Decoder implementations to support
audio and video. MediaCodecRenderer.DecoderException is renamed
MediaCodecDecoderException and extends the new DecoderException

Issue: #2159
PiperOrigin-RevId: 301698238
2020-03-19 00:50:39 +00:00
..
src Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +00:00
build.gradle Remove unused dependency 2020-03-19 00:49:42 +00:00
proguard-rules.txt Fix proguard comment for DefaultMediaSourceFactory 2020-03-10 10:21:03 +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.