media/extensions
olly 719b34a9f8 Migrate static imports of org.mockito.Matchers to org.mockito.ArgumentMatchers
The former is deprecated and replaced by the latter in Mockito 2.

For more information see go/mockito-2-lsc

Tested:
    TAP --sample ran all affected tests and none failed
    http://test/OCL:292555754:BASE:292543534:1580490509580:bfdfdd31
PiperOrigin-RevId: 292881633
2020-02-03 11:21:46 +00:00
..
av1 Fix some typos 2020-01-28 16:55:41 +00:00
cast add playWhenReady changed callback with reasons 2020-01-30 19:30:29 +00:00
cronet Migrate static imports of org.mockito.Matchers to org.mockito.ArgumentMatchers 2020-02-03 11:21:46 +00:00
ffmpeg Use MIME types rather than PCM encodings for ALAW and MLAW 2020-01-06 14:55:01 +00:00
flac Move FlacSteamMetadata to extractor package 2020-01-24 18:15:11 +00:00
gvr Fix audio processor draining for reconfiguration 2019-11-27 22:29:07 +00:00
ima Fixes incorrect parameter name comments in ImaAdsLoaderTest 2020-02-03 11:20:48 +00:00
jobdispatcher Fix DownloadService resumption 2020-01-16 13:52:47 +00:00
leanback Use Util method to create Handler instead of using deprecated method. 2019-12-04 09:59:44 +00:00
mediasession annotate nullabilty of CommandReceiver 2020-01-31 17:52:08 +00:00
okhttp Upgrade OkHttp dependency to 3.12.8 2020-01-27 18:21:57 +00:00
opus Align media2 extension tests with other tests 2020-01-16 13:50:36 +00:00
rtmp Make factories return specific types 2019-10-04 13:31:40 +01:00
vp9 Remove references to core player classes from C 2020-01-24 11:10:39 +00:00
workmanager Replace most usages of @TargetApi with @RequiresApi 2020-02-03 11:21:21 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.