media/robolectricutils
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
..
src 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
build.gradle Create a robolectricutils module 2020-10-06 14:30:10 +01:00
README.md Create a robolectricutils module 2020-10-06 14:30:10 +01:00

ExoPlayer Robolectric utils

Provides test infrastructure for ExoPlayer Robolectric-based tests.

  • Javadoc: Classes matching com.google.android.exoplayer2.robolectric belong to this module.