media/library
kimvde 8e09cf45c0 Fix bug unseekable FMP4
The seek start position was set to the first mdat but this box was
always skipped because the moof box was not read.

PiperOrigin-RevId: 318762126
2020-06-29 13:32:44 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
core Push all Downloader networking onto the executor 2020-06-29 13:32:36 +01:00
dash Push all Downloader networking onto the executor 2020-06-29 13:32:36 +01:00
extractor Fix bug unseekable FMP4 2020-06-29 13:32:44 +01:00
hls Push all Downloader networking onto the executor 2020-06-29 13:32:36 +01:00
smoothstreaming Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
ui Cleanup deprecated SimpleExoPlayerView and PlaybackControlView 2020-06-26 11:14: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.