media/library
ibaker f0ae8afd80 Separate the dump files from the test assets
This allows us to more easily create different dumps derived from the
same assets.

This moves media/source files from `assets/` to `assets/media/` and
dump files from `assets/` to `assets/extractordumps/` and
`assets/audiosinkdumps/` as appropriate. I intend to add
`assets/playbackdumps/` in a future CL.

PiperOrigin-RevId: 326986283
2020-08-17 16:13:53 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Increase flexibility of ISM URL handling 2020-08-17 16:09:01 +01:00
core Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
dash Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
extractor Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
hls Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
smoothstreaming Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
ui Improve error message and correct reference to proper layout 2020-08-17 16:13:43 +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.