media/library
aquilescanta 5b0b4479ae Fix HLS chunkful preparation bug affecting certain master playlists
The bug affects playlists that start with an I-FRAME only variant.

Issue: #8025
PiperOrigin-RevId: 335819497
2020-10-17 12:18:32 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Util.getStringForTime() prefixes negative times 2020-10-17 11:48:24 +01:00
core Fix miscellaneous nits/typos 2020-10-17 12:18:13 +01:00
dash Use Mp4WebvttDecoder for WebVTT content in DASH MP4 containers 2020-10-17 12:09:13 +01:00
extractor Ignore negative payload size in TS PesReader 2020-10-17 12:18:05 +01:00
hls Fix HLS chunkful preparation bug affecting certain master playlists 2020-10-17 12:18:32 +01:00
smoothstreaming Simplify DefaultMediaSourceFactory ad configuration 2020-09-07 20:46:57 +01:00
ui Fix miscellaneous nits/typos 2020-10-17 12:18:13 +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.