media/library
andrewlewis d52f06e611 Clean up surface on setting renderer
If a surface was previously passed to the player then an output buffer
renderer was set, we would remove surface callbacks but not clear the
surface on renderers that accept MSG_SET_SURFACE.

PiperOrigin-RevId: 274532266
2019-10-14 13:57:33 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Clean up surface on setting renderer 2019-10-14 13:57:33 +01:00
dash Handle legacy DASH audio channel configuration 2019-10-13 12:41:24 +01:00
hls In-line 2 method reference runnables in HlsSampleStreamWrapper 2019-10-13 12:41:16 +01:00
smoothstreaming Add SequencableLoader.isLoading 2019-10-02 21:30:07 +01:00
ui Add MediaFormat on video frame metadata listener 2019-10-13 12:41:47 +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.