media/library
tonihei a92344ac9e Log warning with stack trace if player is accessed from the wrong thread.
This doesn't break apps which violate this policy. But it creates a clear
warning which is also likely to be reported in analytics tools.

Issue:#4463

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213442510
2018-09-20 12:18:15 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Log warning with stack trace if player is accessed from the wrong thread. 2018-09-20 12:18:15 +01:00
dash Add wrapper for Log messages to allow settig the log level. 2018-09-20 12:12:21 +01:00
hls Allow HlsSampleStreamWrapper to cancel partial media chunk loads 2018-09-20 12:16:47 +01:00
smoothstreaming SmoothStreaming: Test for fourCC equal to DFXP 2018-09-17 17:58:03 +01:00
ui Add wrapper for Log messages to allow settig the log level. 2018-09-20 12:12:21 +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.