]> git.ipfire.org Git - thirdparty/asterisk.git/commit
bridge_softmix: Fix some REMB bugs.
authorJoshua Colp <jcolp@digium.com>
Thu, 19 Apr 2018 18:44:03 +0000 (18:44 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 19 Apr 2018 20:38:07 +0000 (20:38 +0000)
commit02382405208b9f298f2978194b30c9c0c4678165
treecf8ba413cf9d131b4137f93b0cad18d18aed58af
parent60564a04a16cd780f405e0979f13e9178700d4fd
bridge_softmix: Fix some REMB bugs.

This change fixes a bug where a REMB collector may be
freed twice, and also tweaks REMB combining such that if
there is no bitrate from anyone (or there are no sources)
we report 0 instead of using an old bitrate.

ASTERISK-27804

Change-Id: Ia9dc9c150043890ee7ff85e9cdec007f1a77fcfd
bridges/bridge_softmix.c