media/library
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
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Clarify DataSpec.httpRequestHeaders documentation 2020-03-19 00:47:49 +00:00
core Merge AudioDecoderException and VideoDecoderException 2020-03-19 00:50:39 +00:00
dash Merge pull request #7064 from davibe:enhancement/6907 2020-03-11 16:27:47 +00:00
extractor Drop prefix test- from test methods under v2/library 2020-03-19 00:46:48 +00:00
hls Drop prefix test- from test methods under v2/library 2020-03-19 00:46:48 +00:00
smoothstreaming Drop prefix test- from test methods under v2/library 2020-03-19 00:46:48 +00:00
ui Add option for sensor rotation in 360 playbacks 2020-03-19 00:47:12 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.