media/library
aquilescanta a673eec845 Make Format's constructor take the Builder as argument
Which saves the large parameter list.

PiperOrigin-RevId: 327619725
2020-08-21 12:51:33 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Make Format's constructor take the Builder as argument 2020-08-21 12:51:33 +01:00
core Fix EventLogger audio underrun logging 2020-08-21 12:51:23 +01:00
dash Separate the dump files from the test assets 2020-08-17 16:13:53 +01:00
extractor Avoid setting a PMT reader if one exists for the same PID 2020-08-17 16:14:57 +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 a11y in minimal mode 2020-08-21 12:51:15 +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.