summaryrefslogtreecommitdiff
path: root/bridges/bridge_softmix/bridge_softmix_binaural.c
AgeCommit message (Collapse)Author
2018-01-06bridge_softmix: Removed unused parameter from check_binaural_position_change(.).Alexander Traud
Found as a result of the function being passed an uninitalized variable by clang. ASTERISK-27550 Change-Id: I8af3bd84656b685a956d498459f8db3613f68954
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
Adds binaural synthesis to bridge_softmix (via convolution using libfftw3). Binaural synthesis is conducted at 48kHz. For a conference, only one spatial representation is rendered. The default rendering is applied for mono-capable channels. ASTERISK-26292 Change-Id: Iecdb381b6adc17c961049658678f6219adae1ddf