media/library
andrewlewis 99bc13221c Treat AVERROR_INVALIDDATA as non-fatal
Also configure the FFmpeg context to ignore errors as far as possible (this
appears to have an effect only for certain decoders).

Issue: #5293
PiperOrigin-RevId: 227851397
2019-01-15 14:10:02 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Treat AVERROR_INVALIDDATA as non-fatal 2019-01-15 14:10:02 +00:00
dash Merge pull request #5187 from BrainCrumbz:feat/get-tag 2018-12-19 21:40:35 +00:00
hls Merge pull request #5187 from BrainCrumbz:feat/get-tag 2018-12-19 21:40:35 +00:00
smoothstreaming Fix manifest uri in SsDownloadHelper. 2019-01-15 13:47:53 +00:00
ui Improve doc for setKeepContentOnPlayerReset. 2019-01-15 13:43:39 +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.