media/library
ibaker 9d2855c31f Add @Test to overridden test in UdpDataSourceContractTest
With @Ignore but not @Test the method is still executed by JUnit:
https://github.com/junit-team/junit4/issues/695

PiperOrigin-RevId: 348009981
2020-12-23 22:48:56 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add method to compute a SparseLongArray min value. 2020-12-23 22:48:47 +00:00
core Add @Test to overridden test in UdpDataSourceContractTest 2020-12-23 22:48:56 +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 Update HLS window duration with trailing parts. 2020-12-23 22:48:38 +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.