media/library
ibaker 4849b3e35d Remove zero-byte resource from FileDataSourceContractTest
This was added due to a misunderstanding - we're more interested in
testing the edge case of trying to read the last zero bytes of a
non-zero-byte resource.

In a future change I want to be able test reading a subrange, so each
TestResource will need to be at least N bytes long.

PiperOrigin-RevId: 347980843
2020-12-17 11:25:54 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Use MediaItem as ads identifier by default 2020-12-17 11:25:53 +00:00
core Remove zero-byte resource from FileDataSourceContractTest 2020-12-17 11:25:54 +00:00
dash Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
extractor Check atom size and recording mode of Samsung saut boxes 2020-12-17 11:25:53 +00:00
hls HlsPlaylistParser: ignore subtitles without URI 2020-12-17 11:25:54 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui StyledPlayerView: Fix control overflow logic 2020-12-17 11:25:53 +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.