media/library
aquilescanta c1c892f5ec Support undefined text track language when preferred is not available
Also slightly improve language normalization/documentation.

For this CL, it is assumed that null and "und" languages are different
entities. Once we fully tackle language tag normalization, we can decide
whether to normalize the "undefined" language.

Issue:#2867
Issue:#2980

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177008509
2017-12-12 21:23:25 +00:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Support undefined text track language when preferred is not available 2017-12-12 21:23:25 +00:00
dash Parse DASH manifest's publish time. 2017-12-12 21:18:20 +00:00
hls Guard against out-of-range timestamp 2017-12-12 21:20:10 +00:00
smoothstreaming Bump target API level to 27 2017-12-12 20:49:32 +00:00
ui Fix some lint issues. 2017-11-20 13:48:32 +00: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.