media/library
ibaker 786a1ee82f Add ruby support to TtmlDecoder
I had to expand the info that gets passed around a bit, so I could join up the container, base & text ruby nodes.

Spec: https://www.w3.org/TR/2018/REC-ttml2-20181108/#style-attribute-ruby
PiperOrigin-RevId: 295931653
2020-02-25 21:21:04 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Async queueing: avoid extra memory allocations 2020-02-25 21:20:30 +00:00
core Add ruby support to TtmlDecoder 2020-02-25 21:21:04 +00:00
dash Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
extractor FLAC extractor documentation tweak 2020-02-25 21:20:39 +00:00
hls Remove DRM management from Renderers 2020-02-17 17:40:30 +00:00
smoothstreaming Remove DefaultSsChunkSource from nullness blacklist 2020-02-17 17:40:31 +00:00
ui Video processing offset in AnalyticsListener 2020-02-17 17:13:09 +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.