wireshark/codecs/speex
Pascal Quantin 651e0884b7 Change codecs from static to dynamic library
This allows to properly register codecs plugins.
See https://www.wireshark.org/lists/wireshark-dev/201511/msg00202.html for details.

Change-Id: Ibc13a19936abb7a2e81b86582a75fa424351565b
Reviewed-on: https://code.wireshark.org/review/12385
Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2015-12-03 23:54:49 +00:00
..
README.txt
arch.h Fix warnings introduced by "Qt: Initial RTP playback" 2015-10-05 03:21:46 +00:00
resample.c SpeexDSP: Work around self assignments. 2015-12-01 00:21:40 +00:00
speex_resampler.h Change codecs from static to dynamic library 2015-12-03 23:54:49 +00:00
stack_alloc.h

README.txt

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