media/library
andrewlewis 1d0618ee1a 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-31 22:30:30 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Fix platform scheduler javadoc 2019-05-17 11:35:38 +01:00
dash Add links to the developer guide in some READMEs 2019-05-15 20:03:46 +01:00
hls Add links to the developer guide in some READMEs 2019-05-15 20:03:46 +01:00
smoothstreaming Add links to the developer guide in some READMEs 2019-05-15 20:03:46 +01:00
ui Update surface directly from SphericalSurfaceView 2019-05-31 22:30:30 +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.