media/library
aquilescanta 4cd8f00d72 Avoid setting a PMT reader if one exists for the same PID
This change should only affect HLS, where we don't remove the
PAT reader after reading a PAT.

Issue: #7756
PiperOrigin-RevId: 327008936
2020-08-17 16:14:57 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Bump release to 2.12.0 2020-08-17 16:14:48 +01:00
core ExoPlaybackException: Align some method naming 2020-08-17 16:14:39 +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 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.