media/library/core
olly 3a6a037520 DefaultAudioSink: Fix issue if last processor is not active
It's incorrect to use an AudioFormat returned from AudioProcessor.configure
unless the AudioProcessor is active.

Issue: #7134
PiperOrigin-RevId: 302674132
2020-03-25 13:05:32 +00:00
..
src DefaultAudioSink: Fix issue if last processor is not active 2020-03-25 13:05:32 +00:00
build.gradle Exclude transitive dependency on core for androidTest 2020-03-25 13:04:35 +00:00
proguard-rules.txt Add shell for FfmpegVideoRenderer 2020-03-19 00:50:55 +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.