media/library
ibaker 7ea1201bc2 Add playback tests for existing MP4 assets
Skip assets with >2 audio channels - this isn't
currently supported by ShadowAudioSystem. I'll add these when support is
available.

Also skip sample_ac4_protected.mp4 because DRM isn't supported in this
test environment either.

PiperOrigin-RevId: 338023738
2020-10-20 14:51:50 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add motion photo metadata entry 2020-10-20 14:51:09 +01:00
core Add playback tests for existing MP4 assets 2020-10-20 14:51:50 +01:00
dash Fix calculation of available duration in DefaultDashChunkSource 2020-10-20 14:50:40 +01:00
extractor Add motion photo metadata entry 2020-10-20 14:51:09 +01:00
hls Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
smoothstreaming Remove deprecated MediaSource builder methods and constructors. 2020-10-13 16:27:20 +01:00
ui Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +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.