media/library
andrewlewis 491edd1edc Update surface directly from SphericalSurfaceView
The SurfaceListener just sets the surface on the VideoComponent, but
SphericalSurfaceView already accesses the VideoComponent directly so it seems
simpler to update the surface directly.

PiperOrigin-RevId: 249242185
2019-05-23 13:26:19 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Add ResolvingDataSource for just-in-time resolution of DataSpecs. 2019-05-21 13:53:14 +01:00
dash Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
hls Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
smoothstreaming Use versioned manifest in all Robolectric tests. 2019-05-21 13:51:43 +01:00
ui Update surface directly from SphericalSurfaceView 2019-05-23 13:26:19 +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.