[Asterisk-code-review] Binaural synthesis (confbridge): Adds binaural synthesis to ... (asterisk[master])
Frank Haase
asteriskteam at digium.com
Mon Nov 28 12:50:27 CST 2016
Frank Haase has posted comments on this change. ( https://gerrit.asterisk.org/3524 )
Change subject: Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
......................................................................
Patch Set 13:
> Any comment on my header file comment?
Yes, I changed the implementation based on your comment.
As you can see each define or struct which is only used in bridge_softmix.c or bridge_softmix_binaural.c
is located in the files themselves.
Everything they share (including function prototypes, cause bridge_softmix.c has to call bridge_softmix_binaural.c functions) is located in the header file.
I hope this is what you wanted me to do.
--
To view, visit https://gerrit.asterisk.org/3524
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iecdb381b6adc17c961049658678f6219adae1ddf
Gerrit-PatchSet: 13
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Frank Haase <fra.haase at googlemail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Dennis Guse <dennis.guse at alumni.tu-berlin.de>
Gerrit-Reviewer: Frank Haase <fra.haase at googlemail.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list