media/extensions
2019-07-29 14:34:35 +05:30
..
cast Cast: Simplify MediaItem/Sample to a single MediaItem class 2019-07-26 16:34:20 +01:00
cronet CronetDataSource: Fix invalid Javadoc tag 2019-07-14 16:21:24 +01:00
ffmpeg Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
flac Parse Picture Metadata in FLAC 2019-07-29 14:34:35 +05:30
gvr Fix checkerframework 2.8.2 warnings. 2019-07-02 17:44:17 +01:00
ima add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
jobdispatcher Deprecate JobDispatcherScheduler 2019-05-23 13:26:35 +01:00
leanback add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
mediasession add manifest to Timeline.Window 2019-07-14 16:20:45 +01:00
okhttp Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
opus Make LibopusAudioRenderer non-final 2019-07-23 23:21:29 +01:00
rtmp Put @Nullable annotation in the right place 2019-05-30 15:10:55 +01:00
vp9 Make onInputFormatChanged methods in Renderers take FormatHolders 2019-07-14 16:22:02 +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.