Qt: Use SpeexDSP API names for RTP player
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>
Thu, 12 May 2016 12:23:27 +0000 (13:23 +0100)
committerJoão Valverde <j@v6e.pt>
Sat, 14 May 2016 04:46:01 +0000 (04:46 +0000)
The speex headers use some CPP magic to rename the API.

Using the public names in the calling code reduces obfuscation and
allows linking with libspeexdsp.so also.

Change-Id: I10c6cd2de6b237400224d3db6a9995e646747311
Reviewed-on: https://code.wireshark.org/review/15400
Petri-Dish: João Valverde <j@v6e.pt>
Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>

No differences found