]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Binaural synthesis (confbridge): interleaved two-channel audio. 21/3521/3
authorfrahaase <fra.haase@googlemail.com>
Fri, 12 Aug 2016 16:22:02 +0000 (18:22 +0200)
committerDennis Guse <dennis.guse@alumni.tu-berlin.de>
Mon, 3 Oct 2016 08:12:50 +0000 (03:12 -0500)
commitc4558236573ac599e6664c47e4db19d8a8eb953e
tree6be1b8f646caab922b707a9d59b87201f745bc4b
parente711e57106369fabfe46eefb43f7c30134ffa4e9
Binaural synthesis (confbridge): interleaved two-channel audio.

Asterisk only supports mono audio at the moment.
This patch adds interleaved two-channel audio to Asterisk's channels.

ASTERISK-26292

Change-Id: I7a547cea0fd3c6d1e502709d9e7e39605035757a
include/asterisk/channel.h
include/asterisk/translate.h
main/channel.c