media/library/core
ibaker f39b1d0f90 Fix TTML ruby decoding to resolve styles by ID
The current code only works if the tts:ruby attributes are defined
directly on the in-line elements. This changes that so we also consider
tts:ruby attributes on `style` nodes referenced by ID.
PiperOrigin-RevId: 319515177
2020-07-03 15:31:51 +01:00
..
src Fix TTML ruby decoding to resolve styles by ID 2020-07-03 15:31:51 +01:00
build.gradle Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
proguard-rules.txt Simplify DownloadHelper 2020-05-21 17:08: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.