media/library
kimvde c9a89bee1c Remove thread checks in player constructor
SimpleExoPlayer instances don't have to be created from the application
thread.

PiperOrigin-RevId: 304190901
2020-04-01 22:39:03 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Bump version to 2.11.4 2020-03-30 19:21:09 +01:00
core Remove thread checks in player constructor 2020-04-01 22:39:03 +01:00
dash Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
extractor Fix ADTS extraction with mid-stream ID3 2020-04-01 22:38:45 +01:00
hls Remove re-entrancy from HlsMediaChunk initialization 2020-04-01 22:38:10 +01:00
smoothstreaming Remove loadTaskId to Loader.Callback 2020-04-01 22:37:43 +01:00
ui Add vertical text support to SubtitleWebView 2020-04-01 22:38:54 +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.