media/library
olly ff7f0304e5 Automated g4 rollback of changelist 235153912.
*** Reason for rollback ***

Breaks ExoPlayer's gradle build

*** Original change description ***

Migrate Mockito Matchers.{hamcrestMethods} to MockitoHamcrest.{hamcrestMethods}

All methods accepting a hamcrest Matcher in org.mockito.Matchers have been changed
to only accept an ArgumentMatcher. The corresponding methods are now available on
MockitoHamcrest.

For more information see http://go/mockito-2-lsc

Tested:
    TAP --sample for global presubmit queue
    http://test/OCL:235033293:BASE:234998256:1550793421835:c2ccbbda

***

PiperOrigin-RevId: 235186705
2019-03-06 16:53:32 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Automated g4 rollback of changelist 235153912. 2019-03-06 16:53:32 +00:00
dash Migrate to androidx 2019-02-19 13:22:54 +00:00
hls Extract HlsMediaChunk#feedDataToExtractor method 2019-03-06 16:53:15 +00:00
smoothstreaming Migrate to androidx 2019-02-19 13:22:54 +00:00
ui Register the overlay view as non-obstructing 2019-02-21 11:56:10 +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.