media/library
Denise LaFayette 60a3af8d77 Fix broken unit test in TtmlDecoder.textEmphasis()
- Merge RUBY_POSITION with TEXT_EMPHASIS_POSITION in TtmlNode
2021-03-04 16:06:56 -08:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common More clearly define the semantics of error recovery 2021-02-04 18:14:26 +00:00
core Fix broken unit test in TtmlDecoder.textEmphasis() 2021-03-04 16:06:56 -08:00
dash Replace non-inclusively named constant 2021-01-25 17:38:26 +00:00
extractor Fix parsing of Vorbis codec private 2021-01-26 15:59:41 +00:00
hls Suppress SwitchIntDef warning where it makes sense 2021-02-04 00:24:04 +00:00
smoothstreaming Split mutations method out of TrackSelection 2021-01-25 15:37:38 +00:00
transformer Avoid skipping the first decoder output buffers after speed change 2021-02-04 18:14:35 +00:00
ui Address code review comments 2021-03-04 15:49:28 -08: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.