wireshark/debian/libwscodecs0.symbols
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

33 lines
1.3 KiB
Text

libwscodecs.so.0 libwireshark0 #MINVER#
codec_decode@Base 2.1.0
codec_get_channels@Base 2.1.0
codec_get_frequency@Base 2.1.0
codec_init@Base 2.1.0
codec_register_plugin_types@Base 2.1.0
codec_release@Base 2.1.0
find_codec@Base 2.1.0
register_all_codecs@Base 2.1.0
register_codec@Base 2.1.0
ws_codec_resampler_destroy@Base 2.1.0
ws_codec_resampler_get_input_latency@Base 2.1.0
ws_codec_resampler_get_input_stride@Base 2.1.0
ws_codec_resampler_get_output_latency@Base 2.1.0
ws_codec_resampler_get_output_stride@Base 2.1.0
ws_codec_resampler_get_quality@Base 2.1.0
ws_codec_resampler_get_rate@Base 2.1.0
ws_codec_resampler_get_ratio@Base 2.1.0
ws_codec_resampler_init@Base 2.1.0
ws_codec_resampler_init_frac@Base 2.1.0
ws_codec_resampler_process_float@Base 2.1.0
ws_codec_resampler_process_int@Base 2.1.0
ws_codec_resampler_process_interleaved_float@Base 2.1.0
ws_codec_resampler_process_interleaved_int@Base 2.1.0
ws_codec_resampler_reset_mem@Base 2.1.0
ws_codec_resampler_set_input_stride@Base 2.1.0
ws_codec_resampler_set_output_stride@Base 2.1.0
ws_codec_resampler_set_quality@Base 2.1.0
ws_codec_resampler_set_rate@Base 2.1.0
ws_codec_resampler_set_rate_frac@Base 2.1.0
ws_codec_resampler_skip_zeros@Base 2.1.0
ws_codec_resampler_strerror@Base 2.1.0