media/library
olly c55d95086b Add several devices to setOutputSurface workaround:
- Asus ZenFone GO (ASUS_X00AD_2)
- Sugar S9 (i9031)
- Redmi Note 3 (kate)

These devices trigger native crashes similar to
https://github.com/google/ExoPlayer/issues/4460

I'm not sure why Asus Zenfone Go (model: ZB500KL, device: ASUS_X00AD_2) was removed here
73af056da3

PiperOrigin-RevId: 223580393
2018-12-01 00:11:04 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add several devices to setOutputSurface workaround: 2018-12-01 00:11:04 +00:00
dash Remove stray proguard files 2018-11-27 19:42:56 +00:00
hls Strip private ID3 data from HLS sample formats 2018-11-27 19:49:18 +00:00
smoothstreaming Assume text tracks in protected SmoothStreaming are not protected 2018-11-27 19:47:00 +00:00
ui Fall back to TYPE_ROTATION_VECTOR if TYPE_GAME_ROTATION_VECTOR unavailable 2018-11-27 19:50:45 +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.