media/library
krocard 64aa634f9b Fix offload buffer full detection after setEndOfStream
This issue has been observed on a test app stress
testing setEndOfStream.

The issue has not been observed on ExoPlayer,
probably due to timing differences, but it is fixed
preventively.

#exo-offload

PiperOrigin-RevId: 333472136
2020-10-17 11:48:02 +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 Fix offload buffer full detection after setEndOfStream 2020-10-17 11:48:02 +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.