media/library
olly 2e5a616f26 Core/UI decoupling: Move spherical back to core
A subsequent change will make the UI module access
SphericalGLSurfaceView and VideoDecoderGLSurfaceView
using reflection, now we're at the point where we only
need to reflect the constructors.

PiperOrigin-RevId: 369630102
2021-04-21 18:45:24 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Core/UI decoupling: Move spherical back to core 2021-04-21 18:45:24 +01:00
core Core/UI decoupling: Move spherical back to core 2021-04-21 18:45:24 +01:00
dash Remove some long deprecated methods 2021-04-21 18:45:06 +01:00
extractor Update internal codebase location for extractor module 2021-04-21 10:24:26 +01:00
hls Merge pull request #8812 from TiVo:p-fix-iframe-only-implicit-init 2021-04-20 00:10:13 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer Adds Format to MediaCodecAdapter.Configuration. 2021-04-21 09:48:46 +01:00
ui Core/UI decoupling: Move spherical back to core 2021-04-21 18:45:24 +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.