media/library
ibaker 6550ea88ea Rollback of cdebf6c68b
*** Original commit ***

Move VideoComponent in ExoPlayer

VideoFrameMetadataListener and CameraMotionListener are still part
of the Player interface as a good way to break the UI dependency
on them has not yet been finalised.

***

PiperOrigin-RevId: 369194309
2021-04-20 00:09:45 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Rollback of cdebf6c68b 2021-04-20 00:09:45 +01:00
core Rollback of cdebf6c68b 2021-04-20 00:09:45 +01:00
dash Fix 1 ErrorProneFragileCode finding, REQUIRING THOROUGH REVIEW: 2021-04-20 00:09:31 +01:00
extractor Update internal codebase location for flac extension 2021-04-14 11:42:51 +01:00
hls Replace Util.toUpperInvariant() with Ascii.toUpperCase() 2021-04-16 14:13:08 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
ui Rollback of cdebf6c68b 2021-04-20 00:09:45 +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.