media/extensions
olly e852ff1dfa Add Nullable annotations to CastPlayer
PiperOrigin-RevId: 256680382
2019-07-05 17:33:47 +01:00
..
cast Add Nullable annotations to CastPlayer 2019-07-05 17:33:47 +01:00
cronet Remove Utils.equals() check for object equality that is fragile. 2019-06-21 18:21:22 +01:00
ffmpeg Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
flac Remove FlacExtractor from nullness blacklist 2019-07-05 17:32:03 +01:00
gvr Fix checkerframework 2.8.2 warnings. 2019-07-02 17:44:17 +01:00
ima Fix IMA test build issue 2019-07-05 17:32:38 +01:00
jobdispatcher Deprecate JobDispatcherScheduler 2019-05-23 13:26:35 +01:00
leanback Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
mediasession MediaSessionConnector: Document how to provide metadata asynchronously 2019-07-02 17:48:41 +01:00
okhttp Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
opus Remove Flac and Opus renderers from nullness blacklist 2019-07-05 17:30:36 +01:00
rtmp Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
vp9 Remove Flac and Opus renderers from nullness blacklist 2019-07-05 17:30:36 +01:00
workmanager Merge pull request #5617 from loki666:workmanager 2019-05-20 15:12:57 +01: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.