media/playbacktests/src/androidTest
christosts 4502a1ee63 Extend support for audio spatialization in MediaCodecAudioRenderer
With this change, the MediaCodecAudioRenderer configures the MediaCodec
to not downmix audio only if spatialization can be applied. This way,
decoders who are downmixing by default are left doing so when
spatialization cannot be applied. The renderer re-initializes the codec
when spatialization properties change mid-playback.

PiperOrigin-RevId: 422822952
2022-01-25 18:57:50 +00:00
..
java/com/google/android/exoplayer2/playbacktests/gts Extend support for audio spatialization in MediaCodecAudioRenderer 2022-01-25 18:57:50 +00:00
AndroidManifest.xml Make package in test manifest consistent 2021-10-29 11:35:26 +01:00