media/library
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
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Do not compare bitrates of audio tracks with different languages. 2019-09-02 14:37:12 +01:00
dash Modify EventMessageDecoder to return null if decoding fails (currently throws exceptions) 2019-09-02 14:34:19 +01:00
hls Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:36:04 +01:00
smoothstreaming Update stale TrackSelections in chunk sources when keeping the streams. 2019-08-05 20:36:04 +01:00
ui Check if controller is used when performing click directly. 2019-08-05 20:35:56 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.