URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c95f9659955536a5821087476b61922334ddd8d
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8c95f96 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Qt: Use SpeexDSP API names for RTP player
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@xxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: João Valverde <j@xxxxxx>
Actions performed:
from 43776d4 Qt: Fix a recent files infinite loop.
adds 8c95f96 Qt: Use SpeexDSP API names for RTP player
Summary of changes:
ui/qt/rtp_audio_stream.cpp | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)