media/library
ibaker 57e884b671 Add support for AC-3, AC-4, E-AC-3 and E-AC-3-JOC to playback tests
I added the TS playback tests for these assets without adding support
for the relevant MIME types to ShadowMediaCodec.

Also remove test assets with more than 2 audio channels - this isn't
currently supported by ShadowAudioSystem. I'll re-add these when support
is available.

PiperOrigin-RevId: 338023290
2020-10-20 14:51:41 +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 support for AC-3, AC-4, E-AC-3 and E-AC-3-JOC to playback tests 2020-10-20 14:51:41 +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.