media/library
hoangtc 17abab455e Fix a bug with TTML font styling.
Due to a bug, for each TTML node, when applying its style to the encompassed
regions, it applies child nodes's styling several time for each region (the
number of time is equal to the number of region). This leads to a styling issue
if there are multiple regions in a node displayed at the same time in TTML file.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=196810046
2018-05-18 15:04:55 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Fix a bug with TTML font styling. 2018-05-18 15:04:55 +01:00
dash Include checkerframework annotatons with compileOnly and remove lint exclusion 2018-05-12 18:56:12 +01:00
hls Fix playback of live HLS streams with #EXT-X-PROGRAM-DATE-TIME tags 2018-05-18 15:04:55 +01:00
smoothstreaming Include checkerframework annotatons with compileOnly and remove lint exclusion 2018-05-12 18:56:12 +01:00
ui Prevent NPE in PlayerNotificationManager. 2018-05-18 14:23:55 +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.