webrtcdsp: Workaround GCC/MingW 4.7 limitations
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 5 Jul 2016 13:21:58 +0000 (09:21 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 5 Jul 2016 13:23:11 +0000 (09:23 -0400)
commitd992f49cb706c2524dde646429505f45f5b9f008
tree1611894a28b75700ebc9e80a37ce76b70df7488a
parent640100fdb66f9d2d43521241b119602e692e8487
webrtcdsp: Workaround GCC/MingW 4.7 limitations

It refuses to initialize a classes using brackets notation. This is
to allow building using our mingw version.
ext/webrtcdsp/gstwebrtcdsp.cpp