media/library
andrewlewis 6e8a5f78dd Automated g4 rollback of changelist 230206675.
*** Reason for rollback ***

Reverting as this may break playback on other Amlogic devices and/or playback of non-interlaced content.

*** Original change description ***

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: 234967314
2019-02-21 11:59:46 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Automated g4 rollback of changelist 230206675. 2019-02-21 11:59:46 +00:00
dash Fix EventMessage timestamp issue 2019-02-19 18:06:03 +00:00
hls Fix HlsSampleStream#read non-fatal lack of mapping 2019-02-20 15:47:58 +00:00
smoothstreaming Remove player and isTopLevelSource parameters from MediaSource.prepare. 2019-02-19 09:05:14 +00:00
ui Register the overlay view as non-obstructing 2019-02-21 11:59:38 +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.