opensles: Explicitly specify layout=interleaved in caps
authorArun Raghavan <arun@centricular.com>
Wed, 8 Apr 2015 05:22:17 +0000 (10:52 +0530)
committerArun Raghavan <git@arunraghavan.net>
Wed, 8 Apr 2015 10:08:17 +0000 (15:38 +0530)
commitb40adec9c12ea3fa87fbe78000b0b080144b8001
treea58a0ca93eec239566943222aff7b6219a455a28
parent5352ba19acca30882205d9d7ed3cbd23248d967c
opensles: Explicitly specify layout=interleaved in caps

This is fine to hard-code. Section 9.1.8 of the OpenSL ES 1.1
specification, it is expected that multi-channel audio is always
interleaved.
sys/opensles/openslessink.c
sys/opensles/openslessrc.c