webrtcdsp: We now fail if there is no echo probe
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 29 Jun 2016 19:55:19 +0000 (15:55 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 30 Jun 2016 13:27:03 +0000 (09:27 -0400)
commite35e23b734be3887546173aaba86e8d746bb255d
treedbe010f341acb04c2f5bc47711aada95e41c7c86
parent087bb0ed6a48366c2c65d8d8c797571fde91277e
webrtcdsp: We now fail if there is no echo probe

When echo cancel is enabled, we now fail the pipeline if there is
not echo probe. For this reason there is no need to check if probe
pointer is set anymore.
ext/webrtcdsp/gstwebrtcdsp.cpp