media/library
tonihei a989304a4d Add missing thread verification to SimpleExoPlayer.release().
This call also needs to be made from the right thread to prevent messages
from getting lost and causing ANRs.

PiperOrigin-RevId: 239564573
2019-03-22 19:55:30 +00:00
..
all Upgrade gradle plugin and friends 2019-02-18 15:57:55 +00:00
core Add missing thread verification to SimpleExoPlayer.release(). 2019-03-22 19:55:30 +00:00
dash Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
hls Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
smoothstreaming Merge pull request #5578 from szaboa:dev-v2-5529 2019-03-20 23:28:28 +00:00
ui Use androidx.test and extensions. 2019-03-15 04:53: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.