media/library
ibaker 92f9de8ea3 Delete sample_cbs.adts test asset
This seems to be an exact copy of sample.adts. Update the test to use
the same sample but just output to a different dump file.

PiperOrigin-RevId: 333469714
2020-10-17 11:47:54 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Suppress Guava-related ProGuard/R8 warnings 2020-10-17 11:41:41 +01:00
core Don't require the existence of the next period to wait for its stream. 2020-10-17 11:47:27 +01:00
dash Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
extractor Delete sample_cbs.adts test asset 2020-10-17 11:47:54 +01:00
hls Exclude Guava transitive annotation dependencies 2020-09-11 16:02:37 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Cleanup layout XMLs to be consistent with others 2020-10-17 11:44: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.