media/library
andrewlewis 5b3b4e64f9 Revert MediaCodecSelector API change
Future changes for checking codec capabilities will go in the renderer rather
than in the codec selector, so the codec selector only needs a MIME type as
before.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=208076716
2018-08-13 13:59:14 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Revert MediaCodecSelector API change 2018-08-13 13:59:14 +01:00
dash Use LoadErrorHandlingPolicy in SsMediaSource and DashMediaSource 2018-08-13 13:49:45 +01:00
hls Fix missing error handling durations in HLS 2018-08-13 13:51:09 +01:00
smoothstreaming Use LoadErrorHandlingPolicy in SsMediaSource and DashMediaSource 2018-08-13 13:49:45 +01:00
ui Fix ldpi fullscreen icons to be the correct size 2018-08-13 13:48:22 +01: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.