media/library
olly e499f6d38c Improve tests to use output surfaces more realistically
Prior to this change, there were some unrealistic quirks in
our Robolectric tests. For example, onRenderedFirstFrame would
be called when using FakeVideoRenderer, despite no output to
render the frame to ever being set. This change improves the
realism of these tests. These changes are required for some
improvements being made to how outputs are set on video
renderers.

PiperOrigin-RevId: 367652169
2021-04-12 11:44:36 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Convergence: Continue decoupling UI from Core 2021-04-09 13:19:07 +01:00
core Improve tests to use output surfaces more realistically 2021-04-12 11:44:36 +01:00
dash Add test for emsg near to end of DASH period 2021-04-01 16:05:27 +01:00
extractor Fix DefaultExtractorInputTest.largeSkip 2021-04-01 16:04:42 +01:00
hls Fix 1 ErrorProneStyle finding: 2021-04-09 13:18:07 +01:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
ui Fix errors when generating javadoc 2021-04-09 13:19:29 +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.