media/library
olly 0dba806894 Move DebugTextViewHelper to core
It's closely tied to SimpleExoPlayer, so cannot be part of a UI module
that depends only on common.

PiperOrigin-RevId: 357085802
2021-02-12 16:40:05 +00:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Move MediaFormatUtil into common 2021-02-12 16:39:28 +00:00
core Move DebugTextViewHelper to core 2021-02-12 16:40:05 +00:00
dash Fix available end time calculation for multi-period DASH live streams 2021-02-12 16:39:56 +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 Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer Move MediaFormatUtil into common 2021-02-12 16:39:28 +00:00
ui Move DebugTextViewHelper to core 2021-02-12 16:40:05 +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.