fix up the abomination caused by moving from variable length (multidimensional) array...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 28 Jan 2014 01:37:17 +0000 (20:37 -0500)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 28 Jan 2014 01:37:17 +0000 (20:37 -0500)
commita754a7cc0df1d8ab2e38d3bf51cbd1ad55c59369
tree356f05076174184bb41934052bcc7d2ea0798779
parent41001ae702c1f920b0e069de8ea6b4be60521101
fix up the abomination caused by moving from variable length (multidimensional) arrays to alloca'ed arrays, specifically access to arr[a][b].

This needs checking by an actual VBAP+multispeaker user.
libs/panners/vbap/vbap_speakers.cc