media/library
tonihei e4eaaedad3 Add max video size workaround for Amlogic decoder.
The Amlogic awesome decoder reduces the video size of interlaced videos by half
if the internal configuration isn't force reset with new maximum input size
values. The product of these new values must exceed 1920x1088 to force the
reset.

Issue:#5003
PiperOrigin-RevId: 230206675
2019-01-21 12:58:06 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add max video size workaround for Amlogic decoder. 2019-01-21 12:58:06 +00:00
dash Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
hls Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
smoothstreaming Add start position to MediaSource.createPeriod. 2019-01-17 17:26:24 +00:00
ui Add missing @Nullable to SimpleExoPlayer fields and methods. 2019-01-17 17:26:35 +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.