media/library
ibaker 3069251bd0 Add gzip support to WebServerDispatcher
Add a test to DataSourceContractTest that asserts the gzip flag is
either ignored or handled correctly.

Add a test resource to DefaultHttpDataSourceContracTest that enables
gzip compression on the 'server' and checks it's handled correctly by
the client.

PiperOrigin-RevId: 352574359
2021-01-19 19:23:57 +00:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add gzip support to WebServerDispatcher 2021-01-19 19:23:57 +00:00
core Fix nullness warnings in DefaultDrmSessionManagerTest 2021-01-19 19:23:48 +00:00
dash Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
extractor Add support for playing JPEG motion photos 2021-01-18 22:00:36 +00:00
hls Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
smoothstreaming Remove deprecated method setMinLoadableRetryCount(). 2021-01-17 21:51:13 +00:00
ui Remove VideoDecoderOutputBufferRenderer from Player interface 2021-01-15 10:55:56 +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.