summaryrefslogtreecommitdiff
path: root/libs/panners/vbap/vbap_speakers.cc
AgeCommit message (Expand)Author
2014-11-19some const'ness and hints for clangRobin Gareus
2014-03-23proper vpab speaker constraintsRobin Gareus
2014-01-30even though man alloca says to include <alloca.h>, it apparently isn't necess...Paul Davis
2014-01-29move check for n_speakers so that we avoid needless workPaul Davis
2014-01-29fix vbap-speaker calculations to work with alloca()Robin Gareus
2014-01-27fix up the abomination caused by moving from variable length (multidimensiona...Paul Davis
2014-01-27replace standards-wobbling variable-length-arrays with alloca()Paul Davis
2014-01-11VBAP backend re-work (part two): speaker positioningRobin Gareus
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
2011-02-17somewhat working VBAP panning (no interpolation, and some outputs don't get o...Paul Davis
2011-02-17draw speaker positions in 2d pannerPaul Davis
2011-02-17draw pucks (signal positions) on vbap pannerPaul Davis
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul Davis
2011-01-27merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus...Paul Davis
2011-01-17tentative commit of new panners subtreePaul Davis