Browse Source
The variable 'rate' in aout_sys_t had 18bits, which was not enough to represent values greater than 262143. This patch also fixes an inconsistency in the number of supported channels. According to source code, where channel mapping is configured, amem only supports 8 channels. Signed-off-by: Farid Hammane <farid.hammane@gmail.com>pull/101/head
committed by
Thomas Guillem
1 changed files with 5 additions and 4 deletions
Loading…
Reference in new issue