media/library/core
tonihei 46bf710cb3 Do not compare bitrates of audio tracks with different languages.
The last selection criteria is the audio bitrate to prefer higher-quality
streams. We shouldn't apply this criterium though if the languages of the
tracks are different.

Issue:#6335
PiperOrigin-RevId: 265064756
2019-09-02 14:37:12 +01:00
..
src Do not compare bitrates of audio tracks with different languages. 2019-09-02 14:37:12 +01:00
build.gradle Bump annotations dependency 2019-08-02 19:08:20 +01:00
proguard-rules.txt Add DownloadHelper.createMediaSource utility method 2019-05-15 19:47:43 +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.