media/extensions
olly ee6afe5eb9 Merge AudioDecoderException and VideoDecoderException
This is a necessary step for Decoder implementations to support
audio and video. MediaCodecRenderer.DecoderException is renamed
MediaCodecDecoderException and extends the new DecoderException

Issue: #2159
PiperOrigin-RevId: 301698238
2020-03-19 00:50:39 +00:00
..
av1 Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +00:00
cast Add a comment explaining the null check in DefaultMediaItemConverter 2020-03-19 00:49:02 +00:00
cronet Drop prefix test- from test methods under v2/extensions 2020-03-19 00:46:24 +00:00
ffmpeg Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +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 Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +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.