media/library
ibaker fb6a8a2c5d Allow AdtsExtractor to encounter EOF
Fixes issue:#6700

sample_cbs_truncated.adts test file produced using
`$ split -b 31795 sample_truncated.adts` to remove the last 10 bytes

PiperOrigin-RevId: 283530136
2019-12-04 09:59:37 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Allow AdtsExtractor to encounter EOF 2019-12-04 09:59:37 +00:00
dash Fix check for E-AC3 JOC in DASH 2019-11-22 16:58:33 +00:00
hls Rollback of <unknown commit> 2019-11-17 00:33:26 +00:00
smoothstreaming Rollback of <unknown commit> 2019-11-17 00:33:26 +00:00
ui Fix typo in DefaultTimeBar javadoc 2019-12-04 09:59:24 +00: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.