media/extensions
2020-05-04 11:12:13 +02:00
..
av1 Simplify extension video renderers 2020-03-19 00:50:47 +00:00
cast Add a comment explaining the null check in DefaultMediaItemConverter 2020-03-19 00:49:02 +00:00
cronet [MOD] Use Cronet from Play Services, as default instead of using embedded one. It lets to reduce APK size ~8MB. 2020-05-04 11:12:13 +02:00
ffmpeg Add shell for FfmpegVideoRenderer 2020-03-19 00:50:55 +00:00
flac Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +00:00
gvr Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
ima Drop prefix test- from test methods under v2/extensions 2020-03-19 00:46:24 +00:00
jobdispatcher Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
leanback Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
mediasession remove deprecated usage of PlaybackParameter 2020-03-19 00:45:18 +00:00
okhttp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
opus Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +00:00
rtmp Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00:00
vp9 Simplify extension video renderers 2020-03-19 00:50:47 +00:00
workmanager Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +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.