media/library
ibaker b045b62205 Refactor ExtractorInput javadoc about allowEndOfInput
This parameter is a little confusing, especially as the behaviour
can be surprising if the intended use-case isn't clear. This change
moves the description of the parameter into the class javadoc,
adds context/justification and slims down each method's
javadoc to refer to the class-level.

Related to investigating/fixing issue:#6700

PiperOrigin-RevId: 283724826
2019-12-05 10:19:39 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Refactor ExtractorInput javadoc about allowEndOfInput 2019-12-05 10:19:39 +00:00
dash Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
hls Use peak rather than average bitrate for HLS 2019-12-04 10:00:17 +00:00
smoothstreaming Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
ui reduce number of notification updates 2019-12-04 10:00:30 +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.