wireshark/speexdsp
João Valverde 916b3ee06e Add wslog.h to wireshark.h
wslog has a small surface, few dependencies and is near essential
for Wireshark development and debugging.

Pulling wmem.h is not a problem either, the library is self contained
and again memory allocation and general data structures are essential
components.
2021-10-22 06:41:44 +00:00
..
CMakeLists.txt
README.txt
arch.h
resample.c
speex_resampler.h
stack_alloc.h

README.txt

Copied from http://git.xiph.org/speexdsp.git c470e2e89a6ca75b507437467692cd684b71a526
and modified to compile in the Wireshark source tree.