[Pkg-voip-commits] [linphone] 12/14: remove libmediastreamer* and libortp*

Johannes Schauer josch-guest at moszumanska.debian.org
Sun Apr 23 06:01:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

josch-guest pushed a commit to branch master
in repository linphone.

commit 65d997c7c650068ee4f1fce350b1c8364ad6647e
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Thu Apr 20 22:54:25 2017 +0200

    remove libmediastreamer* and libortp*
---
 debian/changelog                                |    2 +
 debian/control                                  |   55 --
 debian/libmediastreamer-base4.install           |    1 -
 debian/libmediastreamer-base4.lintian-overrides |    1 -
 debian/libmediastreamer-base4.symbols           | 1117 -----------------------
 debian/libmediastreamer-dev.docs                |    1 -
 debian/libmediastreamer-dev.install             |    4 -
 debian/libortp-dev.docs                         |    1 -
 debian/libortp-dev.install                      |    5 -
 debian/libortp9.doc                             |    3 -
 debian/libortp9.install                         |    1 -
 debian/libortp9.symbols                         |  510 -----------
 debian/linphone-common.install                  |    1 -
 debian/linphone.install                         |    1 -
 14 files changed, 2 insertions(+), 1701 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0252b1b..c3b3f2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -36,6 +36,8 @@ linphone (3.11.1-1) UNRELEASED; urgency=low
   * add build dependency on libortp-dev (>= 1:0.24.0)
   * add build dependency on libmediastreamer-base-dev (>= 1:2.11.0)
   * bump dependency on libbellesip-dev to >= 1.4.2
+  * remove libortp* and libmediastreamer* from source package as those
+    packages moved to their own source packages, respectively
 
  -- Felix Lechner <felix.lechner at gmail.com>  Fri, 03 Jul 2015 17:24:11 -0700
 
diff --git a/debian/control b/debian/control
index 8f003a4..a2f84c7 100644
--- a/debian/control
+++ b/debian/control
@@ -113,58 +113,3 @@ Description: Linphone web phone's library - development files
  .
  This package contains the files needed to use the linphone's library in your
  programs.
-
-Package: libmediastreamer-base4
-Section: libs
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Architecture: any
-Multi-Arch: same
-Description: Linphone web phone's media library
- Linphone is an audio and video internet phone using the SIP protocol. It 
- has a GTK+ and console interface, includes a large variety of audio and video 
- codecs, and provides IM features.
- .
- This package contains the shared runtime libraries for handling media
- operations.
-
-Package: libmediastreamer-dev
-Section: libdevel
-Depends: libmediastreamer-base4 (= ${binary:Version}), ${misc:Depends},
- libortp-dev
-Architecture: any
-Description: Linphone web phone's media library - development files
- Linphone is an audio and video internet phone using the SIP protocol. It 
- has a GTK+ and console interface, includes a large variety of audio and video 
- codecs, and provides IM features.
- .
- This package contains the development libraries for handling media operations.
-
-Package: libortp9
-Section: libs
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Architecture: any
-Multi-Arch: same
-Description: Real-time Transport Protocol stack
- This library implements the RFC 1889 (RTP) with a easy to use API with high
- and low level access.
- .
- This package is part of Linphone.
-
-Package: libortp-dev
-Section: libdevel
-Depends: libortp9 (= ${binary:Version}), ${misc:Depends}
-Architecture: any
-Description: Real-time Transport Protocol stack - development files
- This library implements the RFC 1889 (RTP) with a easy to use API with high
- and low level access.
- .
- The main features are:
-   - support for multiple profiles, AV profile (RFC 1890) being the default one;
-   - an optional packet scheduler for synchronizing RTP recv and send;
-   - implements blocking and non blocking IO for RTP sessions;
-   - supports multiplexing IO;
-   - supports part of RFC 2833 for telephone events over RTP.
- .
- This package contains the development files.
diff --git a/debian/libmediastreamer-base4.install b/debian/libmediastreamer-base4.install
deleted file mode 100644
index fe0ceb6..0000000
--- a/debian/libmediastreamer-base4.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libmediastreamer_*.so.*
diff --git a/debian/libmediastreamer-base4.lintian-overrides b/debian/libmediastreamer-base4.lintian-overrides
deleted file mode 100644
index 563f1ae..0000000
--- a/debian/libmediastreamer-base4.lintian-overrides
+++ /dev/null
@@ -1 +0,0 @@
-libmediastreamer-base4: embedded-library usr/lib/x86_64-linux-gnu/libmediastreamer_voip.so.4.0.0: srtp
diff --git a/debian/libmediastreamer-base4.symbols b/debian/libmediastreamer-base4.symbols
deleted file mode 100644
index 55da71c..0000000
--- a/debian/libmediastreamer-base4.symbols
+++ /dev/null
@@ -1,1117 +0,0 @@
-libmediastreamer_base.so.4 libmediastreamer-base4 #MINVER#
- ms_base_exit at Base 3.8.2
- ms_base_filter_descs at Base 3.8.2
- ms_base_init at Base 3.8.2
- ms_bufferizer_destroy at Base 3.8.2
- ms_bufferizer_fill_current_metas at Base 3.8.2
- ms_bufferizer_flush at Base 3.8.2
- ms_bufferizer_init at Base 3.8.2
- ms_bufferizer_new at Base 3.8.2
- ms_bufferizer_put at Base 3.8.2
- ms_bufferizer_put_from_queue at Base 3.8.2
- ms_bufferizer_read at Base 3.8.2
- ms_bufferizer_skip_bytes at Base 3.8.2
- ms_bufferizer_uninit at Base 3.8.2
- ms_concealer_context_destroy at Base 3.8.2
- ms_concealer_context_get_total_number_of_plc at Base 3.8.2
- ms_concealer_context_is_concealement_required at Base 3.8.2
- ms_concealer_context_new at Base 3.8.2
- ms_concealer_inc_sample_time at Base 3.8.2
- ms_concealer_ts_context_destroy at Base 3.8.2
- ms_concealer_ts_context_get_total_number_of_plc at Base 3.8.2
- ms_concealer_ts_context_inc_sample_ts at Base 3.8.2
- ms_concealer_ts_context_is_concealement_required at Base 3.8.2
- ms_concealer_ts_context_new at Base 3.8.2
- ms_connection_helper_link at Base 3.8.2
- ms_connection_helper_start at Base 3.8.2
- ms_connection_helper_unlink at Base 3.8.2
- ms_discover_mtu at Base 3.8.2
- ms_event_queue_clean at Base 3.8.2
- ms_event_queue_destroy at Base 3.8.2
- ms_event_queue_new at Base 3.8.2
- ms_event_queue_pump at Base 3.8.2
- ms_event_queue_skip at Base 3.8.2
- ms_factory_codec_supported at Base 3.8.2
- ms_factory_create_decoder at Base 3.8.2
- ms_factory_create_encoder at Base 3.8.2
- ms_factory_create_fallback at Base 3.8.2
- ms_factory_create_filter at Base 3.8.2
- ms_factory_create_filter_from_desc at Base 3.8.2
- ms_factory_create_filter_from_name at Base 3.8.2
- ms_factory_destroy at Base 3.8.2
- ms_factory_enable_statistics at Base 3.8.2
- ms_factory_get_audio_format at Base 3.8.2
- ms_factory_get_cpu_count at Base 3.8.2
- ms_factory_get_decoder at Base 3.8.2
- ms_factory_get_decoding_renderer at Base 3.8.2
- ms_factory_get_encoder at Base 3.8.2
- ms_factory_get_encoding_capturer at Base 3.8.2
- ms_factory_get_event_queue at Base 3.8.2
- ms_factory_get_fallback at Base 3.8.2
- ms_factory_get_format at Base 3.8.2
- ms_factory_get_mtu at Base 3.8.2
- ms_factory_get_payload_max_size at Base 3.8.2
- ms_factory_get_statistics at Base 3.8.2
- ms_factory_get_video_format at Base 3.8.2
- ms_factory_init at Base 3.8.2
- ms_factory_init_plugins at Base 3.8.2
- ms_factory_load_plugins at Base 3.8.2
- ms_factory_log_statistics at Base 3.8.2
- ms_factory_lookup_filter_by_id at Base 3.8.2
- ms_factory_lookup_filter_by_interface at Base 3.8.2
- ms_factory_lookup_filter_by_name at Base 3.8.2
- ms_factory_new at Base 3.8.2
- ms_factory_register_filter at Base 3.8.2
- ms_factory_reset_statistics at Base 3.8.2
- ms_factory_set_cpu_count at Base 3.8.2
- ms_factory_set_event_queue at Base 3.8.2
- ms_factory_set_mtu at Base 3.8.2
- ms_factory_set_payload_max_size at Base 3.8.2
- ms_factory_set_plugins_dir at Base 3.8.2
- ms_factory_uninit_plugins at Base 3.8.2
- ms_filter_add_notify_callback at Base 3.8.2
- ms_filter_call_method at Base 3.8.2
- ms_filter_call_method_noarg at Base 3.8.2
- ms_filter_clean_pending_events at Base 3.8.2
- ms_filter_clear_notify_callback at Base 3.8.2
- ms_filter_codec_supported at Base 3.8.2
- ms_filter_create_decoder at Base 3.8.2
- ms_filter_create_encoder at Base 3.8.2
- ms_filter_desc_implements_interface at Base 3.8.2
- ms_filter_destroy at Base 3.8.2
- ms_filter_enable_statistics at Base 3.8.2
- ms_filter_find_neighbours at Base 3.8.2
- ms_filter_get_decoder at Base 3.8.2
- ms_filter_get_decoding_renderer at Base 3.8.2
- ms_filter_get_encoder at Base 3.8.2
- ms_filter_get_encoding_capturer at Base 3.8.2
- ms_filter_get_id at Base 3.8.2
- ms_filter_get_name at Base 3.8.2
- ms_filter_get_statistics at Base 3.8.2
- ms_filter_has_method at Base 3.8.2
- ms_filter_implements_interface at Base 3.8.2
- ms_filter_inputs_have_data at Base 3.8.2
- ms_filter_link at Base 3.8.2
- ms_filter_log_statistics at Base 3.8.2
- ms_filter_lookup_by_interface at Base 3.8.2
- ms_filter_lookup_by_name at Base 3.8.2
- ms_filter_new at Base 3.8.2
- ms_filter_new_from_desc at Base 3.8.2
- ms_filter_new_from_name at Base 3.8.2
- ms_filter_notify at Base 3.8.2
- ms_filter_notify_no_arg at Base 3.8.2
- ms_filter_postpone_task at Base 3.8.2
- ms_filter_postprocess at Base 3.8.2
- ms_filter_preprocess at Base 3.8.2
- ms_filter_process at Base 3.8.2
- ms_filter_register at Base 3.8.2
- ms_filter_remove_notify_callback at Base 3.8.2
- ms_filter_reset_statistics at Base 3.8.2
- ms_filter_set_notify_callback at Base 3.8.2
- ms_filter_task_process at Base 3.8.2
- ms_filter_unlink at Base 3.8.2
- ms_filter_unregister_all at Base 3.8.2
- ms_fmt_descriptor_to_string at Base 3.8.2
- ms_format_type_to_string at Base 3.8.2
- ms_get_cpu_count at Base 3.8.2
- ms_get_mtu at Base 3.8.2
- ms_get_payload_max_size at Base 3.8.2
- ms_itc_sink_desc at Base 3.8.2
- ms_itc_source_desc at Base 3.8.2
- ms_join_desc at Base 3.8.2
- ms_list_append at Base 3.8.2
- ms_list_append_link at Base 3.8.2
- ms_list_concat at Base 3.8.2
- ms_list_copy at Base 3.8.2
- ms_list_copy_with_data at Base 3.8.2
- ms_list_find at Base 3.8.2
- ms_list_find_custom at Base 3.8.2
- ms_list_for_each2 at Base 3.8.2
- ms_list_for_each at Base 3.8.2
- ms_list_free at Base 3.8.2
- ms_list_free_with_data at Base 3.8.2
- ms_list_index at Base 3.8.2
- ms_list_insert at Base 3.8.2
- ms_list_insert_sorted at Base 3.8.2
- ms_list_new at Base 3.8.2
- ms_list_nth_data at Base 3.8.2
- ms_list_position at Base 3.8.2
- ms_list_prepend at Base 3.8.2
- ms_list_remove at Base 3.8.2
- ms_list_remove_custom at Base 3.8.2
- ms_list_remove_link at Base 3.8.2
- ms_list_size at Base 3.8.2
- ms_load_file_content at Base 3.8.2
- ms_load_path_content at Base 3.8.2
- ms_load_plugins at Base 3.8.2
- ms_plugins_exit at Base 3.8.2
- ms_plugins_init at Base 3.8.2
- ms_queue_destroy at Base 3.8.2
- ms_queue_flush at Base 3.8.2
- ms_queue_init at Base 3.8.2
- ms_queue_new at Base 3.8.2
- ms_set_cpu_count at Base 3.8.2
- ms_set_global_event_queue at Base 3.8.2
- ms_set_mtu at Base 3.8.2
- ms_set_payload_max_size at Base 3.8.2
- ms_set_plugins_dir at Base 3.8.2
- ms_sleep at Base 3.8.2
- ms_snd_card_create_reader at Base 3.8.2
- ms_snd_card_create_writer at Base 3.8.2
- ms_snd_card_destroy at Base 3.8.2
- ms_snd_card_dup at Base 3.8.2
- ms_snd_card_get_capabilities at Base 3.8.2
- ms_snd_card_get_control at Base 3.8.2
- ms_snd_card_get_driver_type at Base 3.8.2
- ms_snd_card_get_level at Base 3.8.2
- ms_snd_card_get_minimal_latency at Base 3.8.2
- ms_snd_card_get_name at Base 3.8.2
- ms_snd_card_get_preferred_sample_rate at Base 3.8.2
- ms_snd_card_get_string_id at Base 3.8.2
- ms_snd_card_manager_add_card at Base 3.8.2
- ms_snd_card_manager_destroy at Base 3.8.2
- ms_snd_card_manager_get at Base 3.8.2
- ms_snd_card_manager_get_card at Base 3.8.2
- ms_snd_card_manager_get_default_capture_card at Base 3.8.2
- ms_snd_card_manager_get_default_card at Base 3.8.2
- ms_snd_card_manager_get_default_playback_card at Base 3.8.2
- ms_snd_card_manager_get_list at Base 3.8.2
- ms_snd_card_manager_prepend_cards at Base 3.8.2
- ms_snd_card_manager_register_desc at Base 3.8.2
- ms_snd_card_manager_reload at Base 3.8.2
- ms_snd_card_new at Base 3.8.2
- ms_snd_card_new_with_name at Base 3.8.2
- ms_snd_card_set_capture at Base 3.8.2
- ms_snd_card_set_control at Base 3.8.2
- ms_snd_card_set_level at Base 3.8.2
- ms_snd_card_set_preferred_sample_rate at Base 3.8.2
- ms_snd_card_set_usage_hint at Base 3.8.2
- ms_tee_desc at Base 3.8.2
- ms_thread_exit at Base 3.8.2
- ms_ticker_attach at Base 3.8.2
- ms_ticker_attach_multiple at Base 3.8.2
- ms_ticker_destroy at Base 3.8.2
- ms_ticker_detach at Base 3.8.2
- ms_ticker_get_average_load at Base 3.8.2
- ms_ticker_get_last_late_tick at Base 3.8.2
- ms_ticker_new at Base 3.8.2
- ms_ticker_new_with_params at Base 3.8.2
- ms_ticker_print_graphs at Base 3.8.2
- ms_ticker_set_name at Base 3.8.2
- ms_ticker_set_priority at Base 3.8.2
- ms_ticker_set_tick_func at Base 3.8.2
- ms_ticker_set_time_func at Base 3.8.2
- ms_ticker_synchronizer_destroy at Base 3.8.2
- ms_ticker_synchronizer_get_corrected_time at Base 3.8.2
- ms_ticker_synchronizer_new at Base 3.8.2
- ms_ticker_synchronizer_set_external_time at Base 3.8.2
- ms_usleep at Base 3.8.2
- ms_void_sink_desc at Base 3.8.2
- ms_void_source_desc at Base 3.8.2
- ms_web_cam_create_reader at Base 3.8.2
- ms_web_cam_destroy at Base 3.8.2
- ms_web_cam_get_driver_type at Base 3.8.2
- ms_web_cam_get_name at Base 3.8.2
- ms_web_cam_get_string_id at Base 3.8.2
- ms_web_cam_manager_add_cam at Base 3.8.2
- ms_web_cam_manager_destroy at Base 3.8.2
- ms_web_cam_manager_get at Base 3.8.2
- ms_web_cam_manager_get_cam at Base 3.8.2
- ms_web_cam_manager_get_default_cam at Base 3.8.2
- ms_web_cam_manager_get_list at Base 3.8.2
- ms_web_cam_manager_prepend_cam at Base 3.8.2
- ms_web_cam_manager_register_desc at Base 3.8.2
- ms_web_cam_manager_reload at Base 3.8.2
- ms_web_cam_new at Base 3.8.2
- void_source_methods at Base 3.8.2
-libmediastreamer_voip.so.4 libmediastreamer-base4 #MINVER#
- IGDDeviceType at Base 3.8.2
- IGDServiceName at Base 3.8.2
- IGDServiceType at Base 3.8.2
- IGDTimeOut at Base 3.8.2
- IGDVarCount at Base 3.8.2
- IGDVarName at Base 3.8.2
- SHA_K0 at Base 3.8.5
- SHA_K1 at Base 3.8.5
- SHA_K2 at Base 3.8.5
- SHA_K3 at Base 3.8.5
- Snack_Alaw2Lin at Base 3.8.2
- Snack_Lin2Alaw at Base 3.8.2
- Snack_Lin2Mulaw at Base 3.8.2
- Snack_Mulaw2Lin at Base 3.8.2
- UPNPDeviceType at Base 3.8.2
- __ms_get_default_prio at Base 3.8.2
- __register_ffmpeg_encoders_if_possible at Base 3.8.2
- aes_cbc at Base 3.8.5
- aes_cbc_alloc at Base 3.8.5
- aes_cbc_context_init at Base 3.8.5
- aes_cbc_dealloc at Base 3.8.5
- aes_cbc_decrypt at Base 3.8.5
- aes_cbc_description at Base 3.8.5
- aes_cbc_encrypt at Base 3.8.5
- aes_cbc_nist_decrypt at Base 3.8.5
- aes_cbc_nist_encrypt at Base 3.8.5
- aes_cbc_set_iv at Base 3.8.5
- aes_cbc_test_case_0 at Base 3.8.5
- aes_cbc_test_case_0_ciphertext at Base 3.8.5
- aes_cbc_test_case_0_iv at Base 3.8.5
- aes_cbc_test_case_0_key at Base 3.8.5
- aes_cbc_test_case_0_plaintext at Base 3.8.5
- aes_cbc_test_case_1 at Base 3.8.5
- aes_cbc_test_case_1_ciphertext at Base 3.8.5
- aes_cbc_test_case_1_iv at Base 3.8.5
- aes_cbc_test_case_1_key at Base 3.8.5
- aes_cbc_test_case_1_plaintext at Base 3.8.5
- aes_cbc_test_case_2 at Base 3.8.5
- aes_cbc_test_case_2_ciphertext at Base 3.8.5
- aes_cbc_test_case_2_iv at Base 3.8.5
- aes_cbc_test_case_2_key at Base 3.8.5
- aes_cbc_test_case_2_plaintext at Base 3.8.5
- aes_cbc_test_case_3 at Base 3.8.5
- aes_cbc_test_case_3_ciphertext at Base 3.8.5
- aes_cbc_test_case_3_iv at Base 3.8.5
- aes_cbc_test_case_3_key at Base 3.8.5
- aes_cbc_test_case_3_plaintext at Base 3.8.5
- aes_decrypt at Base 3.8.5
- aes_decrypt_with_raw_key at Base 3.8.5
- aes_encrypt at Base 3.8.5
- aes_expand_decryption_key at Base 3.8.5
- aes_expand_encryption_key at Base 3.8.5
- aes_icm at Base 3.8.5
- aes_icm_alloc at Base 3.8.5
- aes_icm_alloc_ismacryp at Base 3.8.5
- aes_icm_context_init at Base 3.8.5
- aes_icm_dealloc at Base 3.8.5
- aes_icm_description at Base 3.8.5
- aes_icm_encrypt at Base 3.8.5
- aes_icm_encrypt_ismacryp at Base 3.8.5
- aes_icm_output at Base 3.8.5
- aes_icm_set_iv at Base 3.8.5
- aes_icm_set_octet at Base 3.8.5
- aes_icm_test_case_0 at Base 3.8.5
- aes_icm_test_case_0_ciphertext at Base 3.8.5
- aes_icm_test_case_0_key at Base 3.8.5
- aes_icm_test_case_0_nonce at Base 3.8.5
- aes_icm_test_case_0_plaintext at Base 3.8.5
- aes_icm_test_case_1 at Base 3.8.5
- aes_icm_test_case_1_ciphertext at Base 3.8.5
- aes_icm_test_case_1_key at Base 3.8.5
- aes_icm_test_case_1_nonce at Base 3.8.5
- aes_icm_test_case_1_plaintext at Base 3.8.5
- alaw2ulaw at Base 3.8.2
- alsa_card_desc at Base 3.8.2
- alsa_error_log_handler at Base 3.8.2
- alsa_read_desc at Base 3.8.2
- alsa_read_init at Base 3.8.2
- alsa_read_methods at Base 3.8.2
- alsa_read_postprocess at Base 3.8.2
- alsa_read_preprocess at Base 3.8.2
- alsa_read_process at Base 3.8.2
- alsa_read_uninit at Base 3.8.2
- alsa_write_desc at Base 3.8.2
- alsa_write_get_nchannels at Base 3.8.2
- alsa_write_init at Base 3.8.2
- alsa_write_methods at Base 3.8.2
- alsa_write_postprocess at Base 3.8.2
- alsa_write_process at Base 3.8.2
- alsa_write_set_nchannels at Base 3.8.2
- alsa_write_set_sample_rate at Base 3.8.2
- alsa_write_uninit at Base 3.8.2
- append_salt_to_key at Base 3.8.5
- audio_stream_alive at Base 3.8.2
- audio_stream_close_remote_play at Base 3.8.2
- audio_stream_enable_automatic_gain_control at Base 3.8.2
- audio_stream_enable_dtls at Base 3.8.2
- audio_stream_enable_echo_limiter at Base 3.8.2
- audio_stream_enable_equalizer at Base 3.8.2
- audio_stream_enable_gain_control at Base 3.8.2
- audio_stream_enable_noise_gate at Base 3.8.2
- audio_stream_enable_zrtp at Base 3.8.2
- audio_stream_equalizer_set_gain at Base 3.8.2
- audio_stream_get_average_lq_quality_rating at Base 3.8.2
- audio_stream_get_average_quality_rating at Base 3.8.2
- audio_stream_get_features at Base 3.8.2
- audio_stream_get_local_player at Base 3.8.2
- audio_stream_get_lq_quality_rating at Base 3.8.2
- audio_stream_get_quality_rating at Base 3.8.2
- audio_stream_iterate at Base 3.8.2
- audio_stream_link_video at Base 3.8.2
- audio_stream_mixed_record_open at Base 3.8.2
- audio_stream_mixed_record_start at Base 3.8.2
- audio_stream_mixed_record_stop at Base 3.8.2
- audio_stream_mute_rtp at Base 3.8.2
- audio_stream_new2 at Base 3.8.2
- audio_stream_new at Base 3.8.2
- audio_stream_new_with_sessions at Base 3.8.2
- audio_stream_open_remote_play at Base 3.8.2
- audio_stream_play at Base 3.8.2
- audio_stream_play_received_dtmfs at Base 3.8.2
- audio_stream_prepare_sound at Base 3.8.2
- audio_stream_record at Base 3.8.2
- audio_stream_send_dtmf at Base 3.8.2
- audio_stream_set_echo_canceller_params at Base 3.8.2
- audio_stream_set_features at Base 3.8.2
- audio_stream_set_mic_gain at Base 3.8.2
- audio_stream_set_mic_gain_db at Base 3.8.2
- audio_stream_set_relay_session_id at Base 3.8.2
- audio_stream_start at Base 3.8.2
- audio_stream_start_full at Base 3.8.2
- audio_stream_start_now at Base 3.8.2
- audio_stream_start_with_files at Base 3.8.2
- audio_stream_start_with_sndcards at Base 3.8.2
- audio_stream_started at Base 3.8.2
- audio_stream_stop at Base 3.8.2
- audio_stream_unlink_video at Base 3.8.2
- audio_stream_unprepare_sound at Base 3.8.2
- audio_stream_zrtp_enabled at Base 3.8.2
- auth_get_key_length at Base 3.8.5
- auth_get_prefix_length at Base 3.8.5
- auth_get_tag_length at Base 3.8.5
- auth_type_get_ref_count at Base 3.8.5
- auth_type_self_test at Base 3.8.5
- auth_type_test at Base 3.8.5
- base64_char_to_sextet at Base 3.8.5
- base64_string_to_octet_string at Base 3.8.5
- bit_string at Base 3.8.5
- bitvector_alloc at Base 3.8.5
- bitvector_bit_string at Base 3.8.5
- bitvector_dealloc at Base 3.8.5
- bitvector_left_shift at Base 3.8.5
- bitvector_set_to_zero at Base 3.8.5
- cipher_bits_per_second at Base 3.8.5
- cipher_get_key_length at Base 3.8.5
- cipher_output at Base 3.8.5
- cipher_type_self_test at Base 3.8.5
- cipher_type_test at Base 3.8.5
- compileShader at Base 3.8.2
- copy_ycbcrbiplanar_to_true_yuv_with_rotation at Base 3.8.2
- copy_ycbcrbiplanar_to_true_yuv_with_rotation_and_down_scale_by_2 at Base 3.8.2
- create_duplex_rtpsession at Base 3.8.2
- crypto_alloc at Base 3.8.5
- crypto_free at Base 3.8.5
- crypto_get_random at Base 3.8.5
- crypto_kernel at Base 3.8.5
- crypto_kernel_alloc_auth at Base 3.8.5
- crypto_kernel_alloc_cipher at Base 3.8.5
- crypto_kernel_do_load_auth_type at Base 3.8.5
- crypto_kernel_get_auth_type at Base 3.8.5
- crypto_kernel_get_cipher_type at Base 3.8.5
- crypto_kernel_init at Base 3.8.5
- crypto_kernel_list_debug_modules at Base 3.8.5
- crypto_kernel_load_auth_type at Base 3.8.5
- crypto_kernel_load_cipher_type at Base 3.8.5
- crypto_kernel_load_debug_module at Base 3.8.5
- crypto_kernel_replace_auth_type at Base 3.8.5
- crypto_kernel_replace_cipher_type at Base 3.8.5
- crypto_kernel_set_debug_module at Base 3.8.5
- crypto_kernel_shutdown at Base 3.8.5
- crypto_kernel_status at Base 3.8.5
- crypto_policy_set_aes_cm_128_hmac_sha1_32 at Base 3.8.5
- crypto_policy_set_aes_cm_128_null_auth at Base 3.8.5
- crypto_policy_set_aes_cm_256_hmac_sha1_32 at Base 3.8.5
- crypto_policy_set_aes_cm_256_hmac_sha1_80 at Base 3.8.5
- crypto_policy_set_from_profile_for_rtcp at Base 3.8.5
- crypto_policy_set_from_profile_for_rtp at Base 3.8.5
- crypto_policy_set_null_cipher_hmac_sha1_80 at Base 3.8.5
- crypto_policy_set_rtcp_default at Base 3.8.5
- crypto_policy_set_rtp_default at Base 3.8.5
- ctr_prng at Base 3.8.5
- ctr_prng_deinit at Base 3.8.5
- ctr_prng_get_octet_string at Base 3.8.5
- ctr_prng_init at Base 3.8.5
- destroyShaders at Base 3.8.2
- dtmfgen_methods at Base 3.8.2
- ekt_alloc at Base 3.8.5
- ekt_octets_after_base_tag at Base 3.8.5
- ekt_stream_init_from_policy at Base 3.8.5
- ekt_write_data at Base 3.8.5
- err_level at Base 3.8.5
- err_report at Base 3.8.5
- err_reporting_init at Base 3.8.5
- err_reporting_set_level at Base 3.8.5
- ffmpeg_pix_fmt_to_ms at Base 3.8.2
- file_info_compute_energy at Base 3.8.2
- g722_decode at Base 3.8.2
- g722_decode_init at Base 3.8.2
- g722_decode_release at Base 3.8.2
- g722_encode at Base 3.8.2
- g722_encode_init at Base 3.8.2
- g722_encode_release at Base 3.8.2
- getErrno at Base 3.8.2
- getMessage at Base 3.8.2
- hex_string_to_octet_string at Base 3.8.5
- hmac at Base 3.8.5
- hmac_alloc at Base 3.8.5
- hmac_compute at Base 3.8.5
- hmac_dealloc at Base 3.8.5
- hmac_description at Base 3.8.5
- hmac_init at Base 3.8.5
- hmac_start at Base 3.8.5
- hmac_test_case_0 at Base 3.8.5
- hmac_test_case_0_data at Base 3.8.5
- hmac_test_case_0_key at Base 3.8.5
- hmac_test_case_0_tag at Base 3.8.5
- hmac_update at Base 3.8.5
- ice_add_local_candidate at Base 3.8.2
- ice_add_losing_pair at Base 3.8.2
- ice_add_remote_candidate at Base 3.8.2
- ice_candidate_type at Base 3.8.2
- ice_check_list_candidates_gathered at Base 3.8.2
- ice_check_list_check_completed at Base 3.8.2
- ice_check_list_default_local_candidate at Base 3.8.2
- ice_check_list_destroy at Base 3.8.2
- ice_check_list_get_remote_pwd at Base 3.8.2
- ice_check_list_get_remote_ufrag at Base 3.8.2
- ice_check_list_is_mismatch at Base 3.8.2
- ice_check_list_local_pwd at Base 3.8.2
- ice_check_list_local_ufrag at Base 3.8.2
- ice_check_list_new at Base 3.8.2
- ice_check_list_print_route at Base 3.8.2
- ice_check_list_process at Base 3.8.2
- ice_check_list_remote_credentials_changed at Base 3.8.2
- ice_check_list_remote_pwd at Base 3.8.2
- ice_check_list_remote_ufrag at Base 3.8.2
- ice_check_list_selected_valid_candidate_type at Base 3.8.2
- ice_check_list_selected_valid_local_candidate at Base 3.8.2
- ice_check_list_selected_valid_remote_candidate at Base 3.8.2
- ice_check_list_set_remote_credentials at Base 3.8.2
- ice_check_list_set_rtp_session at Base 3.8.2
- ice_check_list_set_state at Base 3.8.2
- ice_check_list_state at Base 3.8.2
- ice_check_list_state_to_string at Base 3.8.2
- ice_check_list_unselect_valid_pair at Base 3.8.2
- ice_check_list_unselect_valid_pairs at Base 3.8.2
- ice_dump_candidate_pairs at Base 3.8.2
- ice_dump_candidate_pairs_foundations at Base 3.8.2
- ice_dump_candidates at Base 3.8.2
- ice_dump_check_list at Base 3.8.2
- ice_dump_componentIDs at Base 3.8.2
- ice_dump_session at Base 3.8.2
- ice_dump_triggered_checks_queue at Base 3.8.2
- ice_dump_valid_list at Base 3.8.2
- ice_get_remote_addr_and_ports_from_valid_pairs at Base 3.8.2
- ice_handle_stun_packet at Base 3.8.2
- ice_session_add_check_list at Base 3.8.2
- ice_session_average_gathering_round_trip_time at Base 3.8.2
- ice_session_candidates_gathered at Base 3.8.2
- ice_session_check_list at Base 3.8.2
- ice_session_check_mismatch at Base 3.8.2
- ice_session_choose_default_candidates at Base 3.8.2
- ice_session_choose_default_remote_candidates at Base 3.8.2
- ice_session_compute_candidates_foundations at Base 3.8.2
- ice_session_destroy at Base 3.8.2
- ice_session_eliminate_redundant_candidates at Base 3.8.2
- ice_session_enable_message_integrity_check at Base 3.8.2
- ice_session_gather_candidates at Base 3.8.2
- ice_session_gathering_duration at Base 3.8.2
- ice_session_has_completed_check_list at Base 3.8.2
- ice_session_local_pwd at Base 3.8.2
- ice_session_local_ufrag at Base 3.8.2
- ice_session_nb_check_lists at Base 3.8.2
- ice_session_nb_losing_pairs at Base 3.8.2
- ice_session_new at Base 3.8.2
- ice_session_remote_credentials_changed at Base 3.8.2
- ice_session_remote_pwd at Base 3.8.2
- ice_session_remote_ufrag at Base 3.8.2
- ice_session_remove_check_list at Base 3.8.2
- ice_session_remove_check_list_from_idx at Base 3.8.2
- ice_session_restart at Base 3.8.2
- ice_session_role at Base 3.8.2
- ice_session_select_candidates at Base 3.8.2
- ice_session_set_base_for_srflx_candidates at Base 3.8.2
- ice_session_set_keepalive_timeout at Base 3.8.2
- ice_session_set_local_credentials at Base 3.8.2
- ice_session_set_max_connectivity_checks at Base 3.8.2
- ice_session_set_remote_credentials at Base 3.8.2
- ice_session_set_role at Base 3.8.2
- ice_session_start_connectivity_checks at Base 3.8.2
- ice_session_state at Base 3.8.2
- index_advance at Base 3.8.5
- index_guess at Base 3.8.5
- index_init at Base 3.8.5
- initNetwork at Base 3.8.2
- is_hex_string at Base 3.8.5
- key_limit_check at Base 3.8.5
- key_limit_clone at Base 3.8.5
- key_limit_set at Base 3.8.5
- key_limit_update at Base 3.8.5
- linkProgram at Base 3.8.2
- media_stream_alive at Base 3.8.2
- media_stream_avpf_enabled at Base 3.8.2
- media_stream_dtls_supported at Base 3.8.2
- media_stream_enable_adaptive_bitrate_control at Base 3.8.2
- media_stream_enable_adaptive_jittcomp at Base 3.8.2
- media_stream_enable_srtp at Base 3.8.2
- media_stream_free at Base 3.8.2
- media_stream_get_average_lq_quality_rating at Base 3.8.2
- media_stream_get_average_quality_rating at Base 3.8.2
- media_stream_get_avpf_rr_interval at Base 3.8.2
- media_stream_get_down_bw at Base 3.8.2
- media_stream_get_local_rtp_stats at Base 3.8.2
- media_stream_get_lq_quality_rating at Base 3.8.2
- media_stream_get_quality_indicator at Base 3.8.2
- media_stream_get_quality_rating at Base 3.8.2
- media_stream_get_rtcp_down_bw at Base 3.8.2
- media_stream_get_rtcp_up_bw at Base 3.8.2
- media_stream_get_rtp_session at Base 3.8.2
- media_stream_get_state at Base 3.8.2
- media_stream_get_target_network_bitrate at Base 3.8.2
- media_stream_get_up_bw at Base 3.8.2
- media_stream_iterate at Base 3.8.2
- media_stream_join_multicast_group at Base 3.8.2
- media_stream_reclaim_sessions at Base 3.8.2
- media_stream_secured at Base 3.8.2
- media_stream_session_encryption_mandatory_enable at Base 3.8.2
- media_stream_session_encryption_mandatory_enabled at Base 3.8.5
- media_stream_session_secured at Base 3.8.2
- media_stream_set_adaptive_bitrate_algorithm at Base 3.8.2
- media_stream_set_dscp at Base 3.8.2
- media_stream_set_rtcp_information at Base 3.8.2
- media_stream_set_srtp_recv_key at Base 3.8.2
- media_stream_set_srtp_recv_key_b64 at Base 3.8.2
- media_stream_set_srtp_send_key at Base 3.8.2
- media_stream_set_srtp_send_key_b64 at Base 3.8.2
- media_stream_set_target_network_bitrate at Base 3.8.2
- media_stream_start_ticker at Base 3.8.2
- media_stream_started at Base 3.8.2
- media_stream_type_str at Base 3.8.2
- mire_init at Base 3.8.2
- mire_methods at Base 3.8.2
- mire_postprocess at Base 3.8.2
- mire_uninit at Base 3.8.2
- mod_aes_cbc at Base 3.8.5
- mod_aes_icm at Base 3.8.5
- mod_alloc at Base 3.8.5
- mod_auth at Base 3.8.5
- mod_cipher at Base 3.8.5
- mod_crypto_kernel at Base 3.8.5
- mod_hmac at Base 3.8.5
- mod_sha1 at Base 3.8.5
- mod_srtp at Base 3.8.5
- mod_stat at Base 3.8.5
- ms_aal2_g726_16_dec_desc at Base 3.8.2
- ms_aal2_g726_16_enc_desc at Base 3.8.2
- ms_aal2_g726_24_dec_desc at Base 3.8.2
- ms_aal2_g726_24_enc_desc at Base 3.8.2
- ms_aal2_g726_32_dec_desc at Base 3.8.2
- ms_aal2_g726_32_enc_desc at Base 3.8.2
- ms_aal2_g726_40_dec_desc at Base 3.8.2
- ms_aal2_g726_40_enc_desc at Base 3.8.2
- ms_alaw_dec_desc at Base 3.8.2
- ms_alaw_enc_desc at Base 3.8.2
- ms_alsa_card_new_custom at Base 3.8.2
- ms_alsa_card_set_forced_sample_rate at Base 3.8.2
- ms_audio_bitrate_controller_new at Base 3.8.2
- ms_audio_bitrate_driver_new at Base 3.8.2
- ms_audio_conference_add_member at Base 3.8.2
- ms_audio_conference_destroy at Base 3.8.2
- ms_audio_conference_get_params at Base 3.8.2
- ms_audio_conference_get_size at Base 3.8.2
- ms_audio_conference_mute_member at Base 3.8.2
- ms_audio_conference_new at Base 3.8.2
- ms_audio_conference_remove_member at Base 3.8.2
- ms_audio_diff at Base 3.8.2
- ms_audio_endpoint_destroy at Base 3.8.2
- ms_audio_endpoint_get_from_stream at Base 3.8.2
- ms_audio_endpoint_new at Base 3.8.2
- ms_audio_endpoint_new_recorder at Base 3.8.2
- ms_audio_endpoint_release_from_stream at Base 3.8.2
- ms_audio_flow_controller_init at Base 3.8.2
- ms_audio_flow_controller_process at Base 3.8.2
- ms_audio_flow_controller_set_target at Base 3.8.2
- ms_audio_mixer_desc at Base 3.8.2
- ms_audio_recorder_endpoint_start at Base 3.8.2
- ms_audio_recorder_endpoint_stop at Base 3.8.2
- ms_av_bitrate_controller_new at Base 3.8.2
- ms_av_bitrate_driver_new at Base 3.8.2
- ms_average_fps_get at Base 3.8.2
- ms_average_fps_init at Base 3.8.2
- ms_average_fps_update at Base 3.8.2
- ms_bandwidth_bitrate_controller_new at Base 3.8.2
- ms_bandwidth_bitrate_driver_new at Base 3.8.2
- ms_bitrate_controller_destroy at Base 3.8.2
- ms_bitrate_controller_get_qos_analyzer at Base 3.8.2
- ms_bitrate_controller_new at Base 3.8.2
- ms_bitrate_controller_process_rtcp at Base 3.8.2
- ms_bitrate_controller_update at Base 3.8.2
- ms_bitrate_driver_execute_action at Base 3.8.2
- ms_bitrate_driver_ref at Base 3.8.2
- ms_bitrate_driver_unref at Base 3.8.2
- ms_bits_reader_init at Base 3.8.2
- ms_bits_reader_n_bits at Base 3.8.2
- ms_bits_reader_se at Base 3.8.2
- ms_bits_reader_ue at Base 3.8.2
- ms_bits_writer_init at Base 3.8.2
- ms_bits_writer_n_bits at Base 3.8.2
- ms_bits_writer_se at Base 3.8.2
- ms_bits_writer_trailing_bits at Base 3.8.2
- ms_bits_writer_ue at Base 3.8.2
- ms_channel_adapter_desc at Base 3.8.2
- ms_crypto_suite_build_from_name_params at Base 3.8.2
- ms_crypto_suite_to_name_params at Base 3.8.2
- ms_dtls_srtp_available at Base 3.8.2
- ms_dtls_srtp_context_destroy at Base 3.8.2
- ms_dtls_srtp_context_new at Base 3.8.2
- ms_dtls_srtp_set_peer_fingerprint at Base 3.8.2
- ms_dtls_srtp_set_role at Base 3.8.2
- ms_dtls_srtp_set_stream_sessions at Base 3.8.2
- ms_dtls_srtp_start at Base 3.8.2
- ms_dtmf_gen_desc at Base 3.8.2
- ms_equalizer_desc at Base 3.8.2
- ms_ext_display_desc at Base 3.8.2
- ms_factory_init_voip at Base 3.8.2
- ms_factory_uninit_voip at Base 3.8.2
- ms_ffmpeg_check_init at Base 3.8.2
- ms_fft at Base 3.8.2
- ms_fft_destroy at Base 3.8.2
- ms_fft_init at Base 3.8.2
- ms_file_player_desc at Base 3.8.2
- ms_file_rec_desc at Base 3.8.2
- ms_fir_mem16 at Base 3.8.2
- ms_fourcc_to_pix_fmt at Base 3.8.2
- ms_g722_dec_desc at Base 3.8.2
- ms_g722_enc_desc at Base 3.8.2
- ms_g726_16_dec_desc at Base 3.8.2
- ms_g726_16_enc_desc at Base 3.8.2
- ms_g726_24_dec_desc at Base 3.8.2
- ms_g726_24_enc_desc at Base 3.8.2
- ms_g726_32_dec_desc at Base 3.8.2
- ms_g726_32_enc_desc at Base 3.8.2
- ms_g726_40_dec_desc at Base 3.8.2
- ms_g726_40_enc_desc at Base 3.8.2
- ms_genericplc_desc at Base 3.8.2
- ms_glxvideo_desc at Base 3.8.2
- ms_gsm_dec_desc at Base 3.8.2
- ms_gsm_enc_desc at Base 3.8.2
- ms_h263_dec_desc at Base 3.8.2
- ms_h263_enc_desc at Base 3.8.2
- ms_h263_old_dec_desc at Base 3.8.2
- ms_h263_old_enc_desc at Base 3.8.2
- ms_h264_dec_desc at Base 3.8.2
- ms_ifft at Base 3.8.2
- ms_is_ipv6 at Base 3.8.2
- ms_is_multicast at Base 3.8.2
- ms_is_multicast_addr at Base 3.8.2
- ms_jpeg_dec_desc at Base 3.8.2
- ms_jpeg_writer_desc at Base 3.8.2
- ms_kiss_fft at Base 3.8.2
- ms_kiss_fft_alloc at Base 3.8.2
- ms_kiss_fft_stride at Base 3.8.2
- ms_kiss_fftr2 at Base 3.8.2
- ms_kiss_fftr at Base 3.8.2
- ms_kiss_fftr_alloc at Base 3.8.2
- ms_kiss_fftri2 at Base 3.8.2
- ms_kiss_fftri at Base 3.8.2
- ms_l16_dec_desc at Base 3.8.2
- ms_l16_enc_desc at Base 3.8.2
- ms_layout_center_rectangle at Base 3.8.2
- ms_layout_compute at Base 3.8.2
- ms_load_jpeg_as_yuv at Base 3.8.2
- ms_load_nowebcam at Base 3.8.2
- ms_media_player_close at Base 3.8.2
- ms_media_player_free at Base 3.8.2
- ms_media_player_get_current_position at Base 3.8.2
- ms_media_player_get_duration at Base 3.8.2
- ms_media_player_get_file_format at Base 3.8.2
- ms_media_player_get_state at Base 3.8.2
- ms_media_player_get_window_id at Base 3.8.2
- ms_media_player_matroska_supported at Base 3.8.2
- ms_media_player_new at Base 3.8.2
- ms_media_player_open at Base 3.8.2
- ms_media_player_pause at Base 3.8.2
- ms_media_player_seek at Base 3.8.2
- ms_media_player_set_eof_callback at Base 3.8.2
- ms_media_player_start at Base 3.8.2
- ms_media_player_stop at Base 3.8.2
- ms_media_stream_session_fill_srtp_context_all_stream at Base 3.8.5
- ms_media_stream_sessions_uninit at Base 3.8.2
- ms_mire_desc at Base 3.8.2
- ms_mire_webcam_desc at Base 3.8.2
- ms_mire_webcam_desc_get at Base 3.8.2
- ms_mjpeg_dec_desc at Base 3.8.2
- ms_mjpeg_enc_desc at Base 3.8.2
- ms_mpeg4_dec_desc at Base 3.8.2
- ms_mpeg4_enc_desc at Base 3.8.2
- ms_opus_dec_desc at Base 3.8.2
- ms_opus_enc_desc at Base 3.8.2
- ms_oss_read_new at Base 3.8.2
- ms_oss_write_new at Base 3.8.2
- ms_picture_init_from_mblk_with_size at Base 3.8.2
- ms_pix_conv_desc at Base 3.8.2
- ms_pix_fmt_to_ffmpeg at Base 3.8.2
- ms_pix_fmt_to_string at Base 3.8.2
- ms_qos_analyser_set_label at Base 3.8.2
- ms_qos_analyzer_algorithm_from_string at Base 3.8.2
- ms_qos_analyzer_algorithm_to_string at Base 3.8.2
- ms_qos_analyzer_get_name at Base 3.8.2
- ms_qos_analyzer_has_improved at Base 3.8.2
- ms_qos_analyzer_process_rtcp at Base 3.8.2
- ms_qos_analyzer_ref at Base 3.8.2
- ms_qos_analyzer_set_on_action_suggested at Base 3.8.2
- ms_qos_analyzer_suggest_action at Base 3.8.2
- ms_qos_analyzer_unref at Base 3.8.2
- ms_qos_analyzer_update at Base 3.8.2
- ms_quality_indicator_destroy at Base 3.8.2
- ms_quality_indicator_get_average_lq_rating at Base 3.8.2
- ms_quality_indicator_get_average_rating at Base 3.8.2
- ms_quality_indicator_get_local_late_rate at Base 3.8.2
- ms_quality_indicator_get_local_loss_rate at Base 3.8.2
- ms_quality_indicator_get_lq_rating at Base 3.8.2
- ms_quality_indicator_get_rating at Base 3.8.2
- ms_quality_indicator_new at Base 3.8.2
- ms_quality_indicator_set_label at Base 3.8.2
- ms_quality_indicator_update_from_feedback at Base 3.8.2
- ms_quality_indicator_update_local at Base 3.8.2
- ms_rate_control_action_type_name at Base 3.8.2
- ms_read_wav_header_from_fd at Base 3.8.2
- ms_resample_desc at Base 3.8.2
- ms_rgb_to_yuv at Base 3.8.2
- ms_rtp_recv_desc at Base 3.8.2
- ms_rtp_send_desc at Base 3.8.2
- ms_scaler_context_free at Base 3.8.2
- ms_scaler_create_context at Base 3.8.2
- ms_scaler_process at Base 3.8.2
- ms_simple_qos_analyzer_new at Base 3.8.2
- ms_size_conv_desc at Base 3.8.2
- ms_snow_dec_desc at Base 3.8.2
- ms_sound_device_description_add at Base 3.8.2
- ms_speex_dec_desc at Base 3.8.2
- ms_speex_ec_desc at Base 3.8.2
- ms_speex_enc_desc at Base 3.8.2
- ms_srtp_context_delete at Base 3.8.2
- ms_srtp_context_new at Base 3.8.5
- ms_srtp_init at Base 3.8.2
- ms_srtp_shutdown at Base 3.8.2
- ms_srtp_stream_type_to_string at Base 3.8.2
- ms_srtp_supported at Base 3.8.2
- ms_stateful_qos_analyzer_new at Base 3.8.2
- ms_static_image_desc at Base 3.8.2
- ms_static_image_get_default_image at Base 3.8.2
- ms_static_image_set_default_image at Base 3.8.2
- ms_stream_regulator_free at Base 3.8.2
- ms_stream_regulator_get at Base 3.8.2
- ms_stream_regulator_new at Base 3.8.2
- ms_stream_regulator_push at Base 3.8.2
- ms_stream_regulator_reset at Base 3.8.2
- ms_theora_dec_desc at Base 3.8.2
- ms_theora_enc_desc at Base 3.8.2
- ms_tone_detector_desc at Base 3.8.2
- ms_ulaw_dec_desc at Base 3.8.2
- ms_ulaw_enc_desc at Base 3.8.2
- ms_v4l2_desc at Base 3.8.2
- ms_vad_dtx_desc at Base 3.8.2
- ms_video_capture_new_frame at Base 3.8.2
- ms_video_find_best_configuration_for_bitrate at Base 3.8.2
- ms_video_find_best_configuration_for_size at Base 3.8.2
- ms_video_init_average_fps at Base 3.8.2
- ms_video_init_framerate_controller at Base 3.8.2
- ms_video_set_scaler_impl at Base 3.8.2
- ms_video_size_get_just_lower_than at Base 3.8.2
- ms_video_starter_first_frame at Base 3.8.2
- ms_video_starter_init at Base 3.8.2
- ms_video_starter_need_i_frame at Base 3.8.2
- ms_video_update_average_fps at Base 3.8.2
- ms_voip_exit at Base 3.8.2
- ms_voip_filter_descs at Base 3.8.2
- ms_voip_init at Base 3.8.2
- ms_volume_desc at Base 3.8.2
- ms_vp8_dec_desc at Base 3.8.2
- ms_vp8_enc_desc at Base 3.8.2
- ms_x11_helper_create_window at Base 3.8.2
- ms_x11_helper_destroy_window at Base 3.8.2
- ms_x11_helper_get_window_size at Base 3.8.2
- ms_x11_helper_init at Base 3.8.2
- ms_x11_helper_uninit at Base 3.8.2
- ms_x11video_desc at Base 3.8.2
- ms_yuv_buf_alloc at Base 3.8.2
- ms_yuv_buf_alloc_from_buffer at Base 3.8.2
- ms_yuv_buf_allocator_free at Base 3.8.2
- ms_yuv_buf_allocator_get at Base 3.8.2
- ms_yuv_buf_allocator_new at Base 3.8.2
- ms_yuv_buf_copy at Base 3.8.2
- ms_yuv_buf_init_from_mblk at Base 3.8.2
- ms_yuv_buf_init_from_mblk_with_size at Base 3.8.2
- ms_yuv_buf_mirror at Base 3.8.2
- ms_yuv_buf_mirrors at Base 3.8.2
- ms_zrtp_auth_tag_from_string at Base 3.8.2
- ms_zrtp_auth_tag_to_string at Base 3.8.2
- ms_zrtp_available at Base 3.8.2
- ms_zrtp_cipher_from_string at Base 3.8.2
- ms_zrtp_cipher_to_string at Base 3.8.2
- ms_zrtp_context_destroy at Base 3.8.2
- ms_zrtp_context_new at Base 3.8.2
- ms_zrtp_hash_from_string at Base 3.8.2
- ms_zrtp_hash_to_string at Base 3.8.2
- ms_zrtp_key_agreement_from_string at Base 3.8.2
- ms_zrtp_key_agreement_to_string at Base 3.8.2
- ms_zrtp_multistream_new at Base 3.8.2
- ms_zrtp_reset_transmition_timer at Base 3.8.2
- ms_zrtp_sas_reset_verified at Base 3.8.2
- ms_zrtp_sas_type_from_string at Base 3.8.2
- ms_zrtp_sas_type_to_string at Base 3.8.2
- ms_zrtp_sas_verified at Base 3.8.2
- ms_zrtp_set_stream_sessions at Base 3.8.2
- need_send_conf at Base 3.8.2
- nibble_to_hex_char at Base 3.8.5
- null_auth at Base 3.8.5
- null_auth_alloc at Base 3.8.5
- null_auth_compute at Base 3.8.5
- null_auth_dealloc at Base 3.8.5
- null_auth_description at Base 3.8.5
- null_auth_init at Base 3.8.5
- null_auth_start at Base 3.8.5
- null_auth_test_case_0 at Base 3.8.5
- null_auth_update at Base 3.8.5
- null_cipher at Base 3.8.5
- null_cipher_alloc at Base 3.8.5
- null_cipher_dealloc at Base 3.8.5
- null_cipher_description at Base 3.8.5
- null_cipher_encrypt at Base 3.8.5
- null_cipher_init at Base 3.8.5
- null_cipher_set_iv at Base 3.8.5
- null_cipher_test_0 at Base 3.8.5
- octet_get_weight at Base 3.8.5
- octet_string_hex_string at Base 3.8.5
- octet_string_is_eq at Base 3.8.5
- octet_string_set_to_zero at Base 3.8.5
- octet_weight at Base 3.8.5
- ogl_display_free at Base 3.8.2
- ogl_display_init at Base 3.8.2
- ogl_display_new at Base 3.8.2
- ogl_display_render at Base 3.8.2
- ogl_display_set_preview_yuv_to_display at Base 3.8.2
- ogl_display_set_size at Base 3.8.2
- ogl_display_set_yuv_to_display at Base 3.8.2
- ogl_display_uninit at Base 3.8.2
- ogl_display_zoom at Base 3.8.2
- openPort at Base 3.8.2
- oss_card_desc at Base 3.8.2
- oss_read_desc at Base 3.8.2
- oss_write_desc at Base 3.8.2
- pulse_card_desc at Base 3.8.2
- rand_source_deinit at Base 3.8.5
- rand_source_get_octet_string at Base 3.8.5
- rand_source_init at Base 3.8.5
- rdb_add_index at Base 3.8.5
- rdb_check at Base 3.8.5
- rdb_get_value at Base 3.8.5
- rdb_increment at Base 3.8.5
- rdb_init at Base 3.8.5
- rdbx_add_index at Base 3.8.5
- rdbx_check at Base 3.8.5
- rdbx_dealloc at Base 3.8.5
- rdbx_estimate_index at Base 3.8.5
- rdbx_get_packet_index at Base 3.8.5
- rdbx_get_window_size at Base 3.8.5
- rdbx_init at Base 3.8.5
- rdbx_set_roc at Base 3.8.5
- rfc3984_destroy at Base 3.8.2
- rfc3984_enable_stap_a at Base 3.8.2
- rfc3984_init at Base 3.8.2
- rfc3984_new at Base 3.8.2
- rfc3984_pack at Base 3.8.2
- rfc3984_set_max_payload_size at Base 3.8.2
- rfc3984_set_mode at Base 3.8.2
- rfc3984_uninit at Base 3.8.2
- rfc3984_unpack at Base 3.8.2
- rgb24_copy_revert at Base 3.8.2
- rgb24_mirror at Base 3.8.2
- rgb24_revert at Base 3.8.2
- ring_play_dtmf at Base 3.8.2
- ring_start at Base 3.8.2
- ring_start_with_cb at Base 3.8.2
- ring_stop at Base 3.8.2
- ring_stop_dtmf at Base 3.8.2
- sendMessage at Base 3.8.2
- sha1 at Base 3.8.5
- sha1_core at Base 3.8.5
- sha1_final at Base 3.8.5
- sha1_init at Base 3.8.5
- sound_device_description_get at Base 3.8.2
- srtcp_ekt_trailer at Base 3.8.5
- srtp_add_stream at Base 3.8.5
- srtp_create at Base 3.8.5
- srtp_dealloc at Base 3.8.5
- srtp_event_reporter at Base 3.8.5
- srtp_get_stream at Base 3.8.5
- srtp_init at Base 3.8.5
- srtp_install_event_handler at Base 3.8.5
- srtp_kdf_clear at Base 3.8.5
- srtp_kdf_generate at Base 3.8.5
- srtp_kdf_init at Base 3.8.5
- srtp_profile_get_master_key_length at Base 3.8.5
- srtp_profile_get_master_salt_length at Base 3.8.5
- srtp_protect at Base 3.8.5
- srtp_protect_rtcp at Base 3.8.5
- srtp_remove_stream at Base 3.8.5
- srtp_shutdown at Base 3.8.5
- srtp_stream_alloc at Base 3.8.5
- srtp_stream_clone at Base 3.8.5
- srtp_stream_dealloc at Base 3.8.5
- srtp_stream_init at Base 3.8.5
- srtp_stream_init_from_ekt at Base 3.8.5
- srtp_stream_init_keys at Base 3.8.5
- srtp_unprotect at Base 3.8.5
- srtp_unprotect_rtcp at Base 3.8.5
- stat_test_monobit at Base 3.8.5
- stat_test_poker at Base 3.8.5
- stat_test_rand_source at Base 3.8.5
- stat_test_rand_source_with_repetition at Base 3.8.5
- stat_test_runs at Base 3.8.5
- state_name at Base 3.8.2
- static_image_desc at Base 3.8.2
- static_image_get_pix_fmt at Base 3.8.2
- static_image_get_vsize at Base 3.8.2
- static_image_init at Base 3.8.2
- static_image_methods at Base 3.8.2
- static_image_postprocess at Base 3.8.2
- static_image_preprocess at Base 3.8.2
- static_image_process at Base 3.8.2
- static_image_set_vsize at Base 3.8.2
- static_image_uninit at Base 3.8.2
- stunBuildReqSimple at Base 3.8.2
- stunCalculateFingerprint at Base 3.8.2
- stunCalculateIntegrity_longterm at Base 3.8.2
- stunCalculateIntegrity_shortterm at Base 3.8.2
- stunEncodeMessage at Base 3.8.2
- stunFindLocalInterfaces at Base 3.8.2
- stunGetSystemTimeSecs at Base 3.8.2
- stunInitServer at Base 3.8.2
- stunNatType at Base 3.8.2
- stunOpenSocket at Base 3.8.2
- stunOpenSocketPair at Base 3.8.2
- stunParseHostName at Base 3.8.2
- stunParseMessage at Base 3.8.2
- stunParseServerName at Base 3.8.2
- stunRand at Base 3.8.2
- stunServerProcessMsg at Base 3.8.2
- stunStopServer at Base 3.8.2
- stunTest at Base 3.8.2
- stun_magic_cookie at Base 3.8.2
- turnAllocateSocketPair at Base 3.8.2
- ulaw2alaw at Base 3.8.2
- upnp_context_add_callback at Base 3.8.2
- upnp_context_add_client at Base 3.8.2
- upnp_context_free_callbacks at Base 3.8.2
- upnp_context_handle_callbacks at Base 3.8.2
- upnp_context_remove_client at Base 3.8.2
- upnp_igd_add_device at Base 3.8.2
- upnp_igd_add_port_mapping at Base 3.8.2
- upnp_igd_callback at Base 3.8.2
- upnp_igd_create at Base 3.8.2
- upnp_igd_delete_node at Base 3.8.2
- upnp_igd_delete_port_mapping at Base 3.8.2
- upnp_igd_destroy at Base 3.8.2
- upnp_igd_get_connection_status at Base 3.8.2
- upnp_igd_get_device_id at Base 3.8.2
- upnp_igd_get_device_model_name at Base 3.8.2
- upnp_igd_get_device_model_number at Base 3.8.2
- upnp_igd_get_device_name at Base 3.8.2
- upnp_igd_get_devices_timeout at Base 3.8.2
- upnp_igd_get_element_value at Base 3.8.2
- upnp_igd_get_external_ipaddress at Base 3.8.2
- upnp_igd_get_find_and_parse_service at Base 3.8.2
- upnp_igd_get_first_document_item at Base 3.8.2
- upnp_igd_get_first_element_item at Base 3.8.2
- upnp_igd_get_local_ipaddress at Base 3.8.2
- upnp_igd_get_nat_enabled at Base 3.8.2
- upnp_igd_get_nth_service_list at Base 3.8.2
- upnp_igd_get_var at Base 3.8.2
- upnp_igd_handle_event at Base 3.8.2
- upnp_igd_handle_get_var at Base 3.8.2
- upnp_igd_handle_send_action at Base 3.8.2
- upnp_igd_handle_subscribe_update at Base 3.8.2
- upnp_igd_is_started at Base 3.8.2
- upnp_igd_port_mapping_callback at Base 3.8.2
- upnp_igd_port_mapping_context_create at Base 3.8.2
- upnp_igd_port_mapping_context_destroy at Base 3.8.2
- upnp_igd_port_mapping_handle_action at Base 3.8.2
- upnp_igd_print at Base 3.8.2
- upnp_igd_print_event at Base 3.8.2
- upnp_igd_print_event_type at Base 3.8.2
- upnp_igd_refresh at Base 3.8.2
- upnp_igd_remove_all at Base 3.8.2
- upnp_igd_remove_device at Base 3.8.2
- upnp_igd_send_action at Base 3.8.2
- upnp_igd_set_devices_timeout at Base 3.8.2
- upnp_igd_start at Base 3.8.2
- upnp_igd_state_update at Base 3.8.2
- upnp_igd_stop at Base 3.8.2
- upnp_igd_strncpy at Base 3.8.2
- upnp_igd_timer_loop at Base 3.8.2
- upnp_igd_var_updated at Base 3.8.2
- upnp_igd_verify_timeouts at Base 3.8.2
- v128_bit_string at Base 3.8.5
- v128_copy_octet_string at Base 3.8.5
- v128_hex_string at Base 3.8.5
- v128_left_shift at Base 3.8.5
- v128_right_shift at Base 3.8.5
- v4l2_card_desc at Base 3.8.2
- validateProgram at Base 3.8.2
- video_preview_get_current_size at Base 3.8.2
- video_preview_new at Base 3.8.2
- video_preview_start at Base 3.8.2
- video_preview_stop at Base 3.8.2
- video_preview_stop_reuse_source at Base 3.8.2
- video_stream_change_camera at Base 3.8.2
- video_stream_close_player at Base 3.8.2
- video_stream_decoding_error_recovered at Base 3.8.2
- video_stream_decoding_error_reported at Base 3.8.2
- video_stream_enable_display_filter_auto_rotate at Base 3.8.2
- video_stream_enable_dtls at Base 3.8.2
- video_stream_enable_self_view at Base 3.8.2
- video_stream_enable_zrtp at Base 3.8.2
- video_stream_free at Base 3.8.2
- video_stream_get_camera at Base 3.8.2
- video_stream_get_camera_sensor_rotation at Base 3.8.2
- video_stream_get_default_video_renderer at Base 3.8.2
- video_stream_get_native_preview_window_id at Base 3.8.2
- video_stream_get_native_window_id at Base 3.8.2
- video_stream_get_received_framerate at Base 3.8.2
- video_stream_get_received_video_size at Base 3.8.2
- video_stream_get_sent_framerate at Base 3.8.2
- video_stream_get_sent_video_size at Base 3.8.2
- video_stream_is_decoding_error_to_be_reported at Base 3.8.2
- video_stream_iterate at Base 3.8.2
- video_stream_new2 at Base 3.8.2
- video_stream_new at Base 3.8.2
- video_stream_new_with_sessions at Base 3.8.2
- video_stream_open_player at Base 3.8.2
- video_stream_prepare_video at Base 3.8.2
- video_stream_recv_only_start at Base 3.8.2
- video_stream_recv_only_stop at Base 3.8.2
- video_stream_send_fir at Base 3.8.2
- video_stream_send_only_start at Base 3.8.2
- video_stream_send_only_stop at Base 3.8.2
- video_stream_send_pli at Base 3.8.2
- video_stream_send_rpsi at Base 3.8.2
- video_stream_send_sli at Base 3.8.2
- video_stream_send_vfu at Base 3.8.2
- video_stream_set_device_rotation at Base 3.8.2
- video_stream_set_direction at Base 3.8.2
- video_stream_set_display_filter_name at Base 3.8.2
- video_stream_set_event_callback at Base 3.8.2
- video_stream_set_fps at Base 3.8.2
- video_stream_set_freeze_on_error at Base 3.8.2
- video_stream_set_native_preview_window_id at Base 3.8.2
- video_stream_set_native_window_id at Base 3.8.2
- video_stream_set_preview_size at Base 3.8.2
- video_stream_set_relay_session_id at Base 3.8.2
- video_stream_set_render_callback at Base 3.8.2
- video_stream_set_sent_video_size at Base 3.8.2
- video_stream_show_video at Base 3.8.2
- video_stream_start at Base 3.8.2
- video_stream_start_with_source at Base 3.8.2
- video_stream_started at Base 3.8.2
- video_stream_stop at Base 3.8.2
- video_stream_unprepare_video at Base 3.8.2
- video_stream_update_video_params at Base 3.8.2
- video_stream_use_preview_video_window at Base 3.8.2
- vp8rtpfmt_packer_init at Base 3.8.2
- vp8rtpfmt_packer_process at Base 3.8.2
- vp8rtpfmt_packer_uninit at Base 3.8.2
- vp8rtpfmt_send_rpsi at Base 3.8.2
- vp8rtpfmt_unpacker_feed at Base 3.8.2
- vp8rtpfmt_unpacker_get_frame at Base 3.8.2
- vp8rtpfmt_unpacker_init at Base 3.8.2
- vp8rtpfmt_unpacker_uninit at Base 3.8.2
diff --git a/debian/libmediastreamer-dev.docs b/debian/libmediastreamer-dev.docs
deleted file mode 100644
index 1894c69..0000000
--- a/debian/libmediastreamer-dev.docs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/mediastreamer/mediastreamer-*/html/
diff --git a/debian/libmediastreamer-dev.install b/debian/libmediastreamer-dev.install
deleted file mode 100644
index d0d9195..0000000
--- a/debian/libmediastreamer-dev.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/include/mediastreamer2/*.h
-usr/lib/*/libmediastreamer_*.so
-#usr/lib/*/libmediastreamer_*.la
-usr/lib/*/pkgconfig/mediastreamer.pc
diff --git a/debian/libortp-dev.docs b/debian/libortp-dev.docs
deleted file mode 100644
index 682c929..0000000
--- a/debian/libortp-dev.docs
+++ /dev/null
@@ -1 +0,0 @@
-usr/share/doc/ortp/ortp-*/html/
diff --git a/debian/libortp-dev.install b/debian/libortp-dev.install
deleted file mode 100644
index 185179d..0000000
--- a/debian/libortp-dev.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/include/ortp/*.h
-usr/lib/*/libortp.so
-#usr/lib/*/libortp.la
-usr/lib/*/pkgconfig/ortp.pc
-#usr/share/doc/ortp/ortp-*/html usr/share/doc/libortp9-dev
diff --git a/debian/libortp9.doc b/debian/libortp9.doc
deleted file mode 100644
index 99341ce..0000000
--- a/debian/libortp9.doc
+++ /dev/null
@@ -1,3 +0,0 @@
-oRTP/AUTHORS
-oRTP/README
-oRTP/TODO
diff --git a/debian/libortp9.install b/debian/libortp9.install
deleted file mode 100644
index 1a15dad..0000000
--- a/debian/libortp9.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libortp.so.*
diff --git a/debian/libortp9.symbols b/debian/libortp9.symbols
deleted file mode 100644
index 43fb841..0000000
--- a/debian/libortp9.symbols
+++ /dev/null
@@ -1,510 +0,0 @@
-libortp.so.9 libortp9 #MINVER#
- __ortp_scheduler at Base 3.8.2
- __ortp_thread_create at Base 3.8.2
- __ortp_thread_join at Base 3.8.2
- __ortp_thread_self at Base 3.8.2
- __rtp_session_sendm_with_ts at Base 3.8.2
- _ortp_get_cur_time at Base 3.8.2
- _ortp_logv_flush at Base 3.8.2
- _ortp_sendto at Base 3.8.2
- _rtp_session_sendto at Base 3.8.2
- allocb at Base 3.8.2
- appendb at Base 3.8.2
- av_profile at Base 3.8.2
- av_profile_init at Base 3.8.2
- b64_decode2 at Base 3.8.2
- b64_decode at Base 3.8.2
- b64_encode2 at Base 3.8.2
- b64_encode at Base 3.8.2
- b64_getErrorString at Base 3.8.2
- b64_getErrorStringLength at Base 3.8.2
- close_socket at Base 3.8.2
- compute_rtcp_interval at Base 3.8.2
- concatb at Base 3.8.2
- copyb at Base 3.8.2
- copymsg at Base 3.8.2
- count_power_items_fast at Base 3.8.2
- count_power_items_simple at Base 3.8.2
- datab_alloc at Base 3.8.2
- dupb at Base 3.8.2
- dupmsg at Base 3.8.2
- esballoc at Base 3.8.2
- flushq at Base 3.8.2
- fmtp_get_value at Base 3.8.2
- freeb at Base 3.8.2
- freemsg at Base 3.8.2
- getq at Base 3.8.2
- insq at Base 3.8.2
- jitter_control_compute_mean_size at Base 3.8.2
- jitter_control_dump_stats at Base 3.8.2
- jitter_control_enable_adaptive at Base 3.8.2
- jitter_control_init at Base 3.8.2
- jitter_control_new_packet at Base 3.8.2
- jitter_control_set_payload at Base 3.8.2
- jitter_control_update_corrective_slide at Base 3.8.2
- jitter_control_update_size at Base 3.8.2
- make_xr_dlrr at Base 3.8.2
- make_xr_rcvr_rtt at Base 3.8.2
- make_xr_stat_summary at Base 3.8.2
- make_xr_voip_metrics at Base 3.8.2
- mblk_init at Base 3.8.2
- mblk_meta_copy at Base 3.8.2
- meta_rtp_set_session at Base 3.8.2
- meta_rtp_transport_append_modifier at Base 3.8.2
- meta_rtp_transport_close at Base 3.8.2
- meta_rtp_transport_destroy at Base 3.8.2
- meta_rtp_transport_get_endpoint at Base 3.8.2
- meta_rtp_transport_getsocket at Base 3.8.2
- meta_rtp_transport_modifier_inject_packet at Base 3.8.2
- meta_rtp_transport_modifier_inject_packet_to at Base 3.8.2
- meta_rtp_transport_new at Base 3.8.2
- meta_rtp_transport_recvfrom at Base 3.8.2
- meta_rtp_transport_sendto at Base 3.8.2
- meta_rtp_transport_set_endpoint at Base 3.8.2
- msgappend at Base 3.8.2
- msgb_allocator_alloc at Base 3.8.2
- msgb_allocator_init at Base 3.8.2
- msgb_allocator_uninit at Base 3.8.2
- msgdsize at Base 3.8.2
- msgpullup at Base 3.8.2
- o_list_append at Base 3.8.2
- o_list_free at Base 3.8.2
- o_list_new at Base 3.8.2
- o_list_remove at Base 3.8.2
- o_list_remove_link at Base 3.8.2
- offset0 at Base 3.8.2
- offset0xD5 at Base 3.8.2
- offset127 at Base 3.8.2
- ortp_client_pipe_close at Base 3.8.2
- ortp_client_pipe_connect at Base 3.8.2
- ortp_ev_queue_destroy at Base 3.8.2
- ortp_ev_queue_flush at Base 3.8.2
- ortp_ev_queue_get at Base 3.8.2
- ortp_ev_queue_new at Base 3.8.2
- ortp_ev_queue_put at Base 3.8.2
- ortp_event_destroy at Base 3.8.2
- ortp_event_dup at Base 3.8.2
- ortp_event_get_data at Base 3.8.2
- ortp_event_get_type at Base 3.8.2
- ortp_event_new at Base 3.8.2
- ortp_exit at Base 3.8.2
- ortp_extremum_get_current at Base 3.8.2
- ortp_extremum_get_previous at Base 3.8.2
- ortp_extremum_init at Base 3.8.2
- ortp_extremum_record_max at Base 3.8.2
- ortp_extremum_record_min at Base 3.8.2
- ortp_extremum_reset at Base 3.8.2
- ortp_file_exist at Base 3.8.2
- ortp_free at Base 3.8.2
- ortp_get_cur_time at Base 3.8.2
- ortp_get_cur_time_ms at Base 3.8.2
- ortp_get_global_stats at Base 3.8.2
- ortp_get_log_handler at Base 3.8.2
- ortp_get_log_level_mask at Base 3.8.2
- ortp_get_scheduler at Base 3.8.2
- ortp_global_stats at Base 3.8.2
- ortp_global_stats_display at Base 3.8.2
- ortp_global_stats_reset at Base 3.8.2
- ortp_init at Base 3.8.2
- ortp_logv at Base 3.8.2
- ortp_logv_flush at Base 3.8.2
- ortp_logv_out at Base 3.8.2
- ortp_loss_rate_estimator_destroy at Base 3.8.2
- ortp_loss_rate_estimator_get_value at Base 3.8.2
- ortp_loss_rate_estimator_init at Base 3.8.2
- ortp_loss_rate_estimator_new at Base 3.8.2
- ortp_loss_rate_estimator_process_report_block at Base 3.8.2
- ortp_loss_rate_estimator_uninit at Base 3.8.2
- ortp_malloc0 at Base 3.8.2
- ortp_malloc at Base 3.8.2
- ortp_min_version_required at Base 3.8.2
- ortp_network_simulator_destroy at Base 3.8.2
- ortp_network_simulator_mode_from_string at Base 3.8.2
- ortp_network_simulator_mode_to_string at Base 3.8.2
- ortp_pipe_read at Base 3.8.2
- ortp_pipe_write at Base 3.8.2
- ortp_random at Base 3.8.2
- ortp_realloc at Base 3.8.2
- ortp_scheduler_init at Base 3.8.2
- ortp_server_pipe_accept_client at Base 3.8.2
- ortp_server_pipe_close at Base 3.8.2
- ortp_server_pipe_close_client at Base 3.8.2
- ortp_server_pipe_create at Base 3.8.2
- ortp_set_log_file at Base 3.8.2
- ortp_set_log_handler at Base 3.8.2
- ortp_set_log_level_mask at Base 3.8.2
- ortp_set_log_thread_id at Base 3.8.2
- ortp_set_memory_functions at Base 3.8.2
- ortp_shm_close at Base 3.8.2
- ortp_shm_open at Base 3.8.2
- ortp_sleep_ms at Base 3.8.2
- ortp_sleep_until at Base 3.8.2
- ortp_strcat_printf at Base 3.8.2
- ortp_strcat_vprintf at Base 3.8.2
- ortp_strdup at Base 3.8.2
- ortp_strdup_printf at Base 3.8.2
- ortp_strdup_vprintf at Base 3.8.2
- ortp_stream_clear_aux_addresses at Base 3.8.2
- ortp_stream_is_ipv6 at Base 3.8.2
- ortp_strndup at Base 3.8.2
- ortp_timeval_to_ntp at Base 3.8.2
- payload_type_aaceld_16k at Base 3.8.2
- payload_type_aaceld_22k at Base 3.8.2
- payload_type_aaceld_32k at Base 3.8.2
- payload_type_aaceld_44k at Base 3.8.2
- payload_type_aaceld_48k at Base 3.8.2
- payload_type_aal2_g726_16 at Base 3.8.2
- payload_type_aal2_g726_24 at Base 3.8.2
- payload_type_aal2_g726_32 at Base 3.8.2
- payload_type_aal2_g726_40 at Base 3.8.2
- payload_type_amr at Base 3.8.2
- payload_type_amrwb at Base 3.8.2
- payload_type_append_recv_fmtp at Base 3.8.2
- payload_type_append_send_fmtp at Base 3.8.2
- payload_type_clone at Base 3.8.2
- payload_type_cn at Base 3.8.2
- payload_type_destroy at Base 3.8.2
- payload_type_evrc0 at Base 3.8.2
- payload_type_evrcb0 at Base 3.8.2
- payload_type_g7221 at Base 3.8.2
- payload_type_g722 at Base 3.8.2
- payload_type_g7231 at Base 3.8.2
- payload_type_g726_16 at Base 3.8.2
- payload_type_g726_24 at Base 3.8.2
- payload_type_g726_32 at Base 3.8.2
- payload_type_g726_40 at Base 3.8.2
- payload_type_g729 at Base 3.8.2
- payload_type_get_rtpmap at Base 3.8.2
- payload_type_gsm at Base 3.8.2
- payload_type_gsm_efr at Base 3.8.2
- payload_type_h261 at Base 3.8.2
- payload_type_h263 at Base 3.8.2
- payload_type_h263_1998 at Base 3.8.2
- payload_type_h263_2000 at Base 3.8.2
- payload_type_h264 at Base 3.8.2
- payload_type_ilbc at Base 3.8.2
- payload_type_isac at Base 3.8.2
- payload_type_jpeg at Base 3.8.2
- payload_type_l16_mono at Base 3.8.2
- payload_type_l16_stereo at Base 3.8.2
- payload_type_lpc1015 at Base 3.8.2
- payload_type_lpc1016 at Base 3.8.2
- payload_type_lpc at Base 3.8.2
- payload_type_mp4v at Base 3.8.2
- payload_type_mpv at Base 3.8.2
- payload_type_new at Base 3.8.2
- payload_type_opus at Base 3.8.2
- payload_type_pcm8000 at Base 3.8.2
- payload_type_pcma8000 at Base 3.8.2
- payload_type_pcmu8000 at Base 3.8.2
- payload_type_set_avpf_params at Base 3.8.2
- payload_type_set_recv_fmtp at Base 3.8.2
- payload_type_set_send_fmtp at Base 3.8.2
- payload_type_silk_mb at Base 3.8.2
- payload_type_silk_nb at Base 3.8.2
- payload_type_silk_swb at Base 3.8.2
- payload_type_silk_wb at Base 3.8.2
- payload_type_speex_nb at Base 3.8.2
- payload_type_speex_uwb at Base 3.8.2
- payload_type_speex_wb at Base 3.8.2
- payload_type_t140 at Base 3.8.2
- payload_type_t140_red at Base 3.8.2
- payload_type_telephone_event at Base 3.8.2
- payload_type_theora at Base 3.8.2
- payload_type_truespeech at Base 3.8.2
- payload_type_vp8 at Base 3.8.2
- payload_type_x_snow at Base 3.8.2
- payload_type_x_udpftp at Base 3.8.2
- peekq at Base 3.8.2
- posix_timer at Base 3.8.2
- posix_timer_do at Base 3.8.2
- posix_timer_init at Base 3.8.2
- posix_timer_uninit at Base 3.8.2
- putq at Base 3.8.2
- qinit at Base 3.8.2
- remq at Base 3.8.2
- rtcp_APP_get_data at Base 3.8.2
- rtcp_APP_get_name at Base 3.8.2
- rtcp_APP_get_ssrc at Base 3.8.2
- rtcp_APP_get_subtype at Base 3.8.2
- rtcp_BYE_get_reason at Base 3.8.2
- rtcp_BYE_get_ssrc at Base 3.8.2
- rtcp_PSFB_fir_get_fci at Base 3.8.2
- rtcp_PSFB_get_media_source_ssrc at Base 3.8.2
- rtcp_PSFB_get_packet_sender_ssrc at Base 3.8.2
- rtcp_PSFB_get_type at Base 3.8.2
- rtcp_PSFB_rpsi_get_fci at Base 3.8.2
- rtcp_PSFB_rpsi_get_fci_bit_string_len at Base 3.8.2
- rtcp_PSFB_sli_get_fci at Base 3.8.2
- rtcp_RR_get_report_block at Base 3.8.2
- rtcp_RR_get_ssrc at Base 3.8.2
- rtcp_RTPFB_get_media_source_ssrc at Base 3.8.2
- rtcp_RTPFB_get_packet_sender_ssrc at Base 3.8.2
- rtcp_RTPFB_get_type at Base 3.8.2
- rtcp_RTPFB_tmmbr_get_fci at Base 3.8.2
- rtcp_SR_get_report_block at Base 3.8.2
- rtcp_SR_get_sender_info at Base 3.8.2
- rtcp_SR_get_ssrc at Base 3.8.2
- rtcp_XR_dlrr_get_dlrr at Base 3.8.2
- rtcp_XR_dlrr_get_lrr at Base 3.8.2
- rtcp_XR_dlrr_get_ssrc at Base 3.8.2
- rtcp_XR_get_block_type at Base 3.8.2
- rtcp_XR_get_ssrc at Base 3.8.2
- rtcp_XR_rcvr_rtt_get_ntp_timestamp at Base 3.8.2
- rtcp_XR_stat_summary_get_begin_seq at Base 3.8.2
- rtcp_XR_stat_summary_get_dev_jitter at Base 3.8.2
- rtcp_XR_stat_summary_get_dev_ttl_or_hl at Base 3.8.2
- rtcp_XR_stat_summary_get_dup_packets at Base 3.8.2
- rtcp_XR_stat_summary_get_end_seq at Base 3.8.2
- rtcp_XR_stat_summary_get_flags at Base 3.8.2
- rtcp_XR_stat_summary_get_lost_packets at Base 3.8.2
- rtcp_XR_stat_summary_get_max_jitter at Base 3.8.2
- rtcp_XR_stat_summary_get_max_ttl_or_hl at Base 3.8.2
- rtcp_XR_stat_summary_get_mean_jitter at Base 3.8.2
- rtcp_XR_stat_summary_get_mean_ttl_or_hl at Base 3.8.2
- rtcp_XR_stat_summary_get_min_jitter at Base 3.8.2
- rtcp_XR_stat_summary_get_min_ttl_or_hl at Base 3.8.2
- rtcp_XR_stat_summary_get_ssrc at Base 3.8.2
- rtcp_XR_voip_metrics_get_burst_density at Base 3.8.2
- rtcp_XR_voip_metrics_get_burst_duration at Base 3.8.2
- rtcp_XR_voip_metrics_get_discard_rate at Base 3.8.2
- rtcp_XR_voip_metrics_get_end_system_delay at Base 3.8.2
- rtcp_XR_voip_metrics_get_ext_r_factor at Base 3.8.2
- rtcp_XR_voip_metrics_get_gap_density at Base 3.8.2
- rtcp_XR_voip_metrics_get_gap_duration at Base 3.8.2
- rtcp_XR_voip_metrics_get_gmin at Base 3.8.2
- rtcp_XR_voip_metrics_get_jb_abs_max at Base 3.8.2
- rtcp_XR_voip_metrics_get_jb_maximum at Base 3.8.2
- rtcp_XR_voip_metrics_get_jb_nominal at Base 3.8.2
- rtcp_XR_voip_metrics_get_loss_rate at Base 3.8.2
- rtcp_XR_voip_metrics_get_mos_cq at Base 3.8.2
- rtcp_XR_voip_metrics_get_mos_lq at Base 3.8.2
- rtcp_XR_voip_metrics_get_noise_level at Base 3.8.2
- rtcp_XR_voip_metrics_get_r_factor at Base 3.8.2
- rtcp_XR_voip_metrics_get_rerl at Base 3.8.2
- rtcp_XR_voip_metrics_get_round_trip_delay at Base 3.8.2
- rtcp_XR_voip_metrics_get_rx_config at Base 3.8.2
- rtcp_XR_voip_metrics_get_signal_level at Base 3.8.2
- rtcp_XR_voip_metrics_get_ssrc at Base 3.8.2
- rtcp_common_header_init at Base 3.8.2
- rtcp_get_common_header at Base 3.8.2
- rtcp_is_APP at Base 3.8.2
- rtcp_is_BYE at Base 3.8.2
- rtcp_is_PSFB at Base 3.8.2
- rtcp_is_PSFB_internal at Base 3.8.2
- rtcp_is_RR at Base 3.8.2
- rtcp_is_RTPFB at Base 3.8.2
- rtcp_is_RTPFB_internal at Base 3.8.2
- rtcp_is_SDES at Base 3.8.2
- rtcp_is_SR at Base 3.8.2
- rtcp_is_XR at Base 3.8.2
- rtcp_next_packet at Base 3.8.2
- rtcp_rewind at Base 3.8.2
- rtcp_sdes_parse at Base 3.8.2
- rtp_add_csrc at Base 3.8.2
- rtp_get_extheader at Base 3.8.2
- rtp_get_payload at Base 3.8.2
- rtp_getq at Base 3.8.2
- rtp_getq_permissive at Base 3.8.2
- rtp_profile_clear_all at Base 3.8.2
- rtp_profile_clone at Base 3.8.2
- rtp_profile_clone_full at Base 3.8.2
- rtp_profile_destroy at Base 3.8.2
- rtp_profile_find_payload at Base 3.8.2
- rtp_profile_find_payload_number at Base 3.8.2
- rtp_profile_get_payload_from_mime at Base 3.8.2
- rtp_profile_get_payload_from_rtpmap at Base 3.8.2
- rtp_profile_get_payload_number_from_mime at Base 3.8.2
- rtp_profile_get_payload_number_from_rtpmap at Base 3.8.2
- rtp_profile_is_telephone_event at Base 3.8.2
- rtp_profile_move_payload at Base 3.8.2
- rtp_profile_new at Base 3.8.2
- rtp_profile_set_name at Base 3.8.2
- rtp_profile_set_payload at Base 3.8.2
- rtp_putq at Base 3.8.2
- rtp_scheduler_add_session at Base 3.8.2
- rtp_scheduler_destroy at Base 3.8.2
- rtp_scheduler_init at Base 3.8.2
- rtp_scheduler_new at Base 3.8.2
- rtp_scheduler_remove_session at Base 3.8.2
- rtp_scheduler_schedule at Base 3.8.2
- rtp_scheduler_set_timer at Base 3.8.2
- rtp_scheduler_start at Base 3.8.2
- rtp_scheduler_stop at Base 3.8.2
- rtp_session_adaptive_jitter_compensation_enabled at Base 3.8.2
- rtp_session_add_aux_remote_addr_full at Base 3.8.2
- rtp_session_add_contributing_source at Base 3.8.2
- rtp_session_add_telephone_event at Base 3.8.2
- rtp_session_avpf_enabled at Base 3.8.2
- rtp_session_avpf_feature_enabled at Base 3.8.2
- rtp_session_avpf_payload_type_feature_enabled at Base 3.8.2
- rtp_session_bye at Base 3.8.2
- rtp_session_check_telephone_events at Base 3.8.2
- rtp_session_clear_aux_remote_addr at Base 3.8.2
- rtp_session_clear_recv_error_code at Base 3.8.2
- rtp_session_clear_send_error_code at Base 3.8.2
- rtp_session_compute_recv_bandwidth at Base 3.8.2
- rtp_session_compute_send_bandwidth at Base 3.8.2
- rtp_session_configure_rtcp_xr at Base 3.8.2
- rtp_session_create_packet at Base 3.8.2
- rtp_session_create_packet_in_place at Base 3.8.2
- rtp_session_create_packet_raw at Base 3.8.2
- rtp_session_create_packet_with_data at Base 3.8.2
- rtp_session_create_rtcp_sdes_packet at Base 3.8.2
- rtp_session_create_telephone_event_packet at Base 3.8.2
- rtp_session_destroy at Base 3.8.2
- rtp_session_dispatch_event at Base 3.8.2
- rtp_session_enable_adaptive_jitter_compensation at Base 3.8.2
- rtp_session_enable_avpf_feature at Base 3.8.2
- rtp_session_enable_jitter_buffer at Base 3.8.2
- rtp_session_enable_network_simulation at Base 3.8.2
- rtp_session_enable_rtcp at Base 3.8.2
- rtp_session_flush_sockets at Base 3.8.2
- rtp_session_get_avpf_rr_interval at Base 3.8.2
- rtp_session_get_cum_loss at Base 3.8.2
- rtp_session_get_current_recv_ts at Base 3.8.2
- rtp_session_get_current_send_ts at Base 3.8.2
- rtp_session_get_data at Base 3.8.2
- rtp_session_get_dscp at Base 3.8.2
- rtp_session_get_jitter_buffer_params at Base 3.8.2
- rtp_session_get_jitter_stats at Base 3.8.2
- rtp_session_get_last_recv_error_code at Base 3.8.2
- rtp_session_get_last_recv_time at Base 3.8.2
- rtp_session_get_last_send_error_code at Base 3.8.2
- rtp_session_get_local_port at Base 3.8.2
- rtp_session_get_local_rtcp_port at Base 3.8.2
- rtp_session_get_multicast_loopback at Base 3.8.2
- rtp_session_get_multicast_ttl at Base 3.8.2
- rtp_session_get_profile at Base 3.8.2
- rtp_session_get_rcv_ext_seq_number at Base 3.8.2
- rtp_session_get_recv_bandwidth at Base 3.8.2
- rtp_session_get_recv_payload_type at Base 3.8.2
- rtp_session_get_recv_profile at Base 3.8.2
- rtp_session_get_recv_ssrc at Base 3.8.2
- rtp_session_get_round_trip_propagation at Base 3.8.2
- rtp_session_get_rtcp_recv_bandwidth at Base 3.8.2
- rtp_session_get_rtcp_send_bandwidth at Base 3.8.2
- rtp_session_get_rtcp_socket at Base 3.8.2
- rtp_session_get_rtp_recv_bandwidth at Base 3.8.2
- rtp_session_get_rtp_send_bandwidth at Base 3.8.2
- rtp_session_get_rtp_socket at Base 3.8.2
- rtp_session_get_send_bandwidth at Base 3.8.2
- rtp_session_get_send_payload_type at Base 3.8.2
- rtp_session_get_send_profile at Base 3.8.2
- rtp_session_get_send_ssrc at Base 3.8.2
- rtp_session_get_seq_number at Base 3.8.2
- rtp_session_get_stats at Base 3.8.2
- rtp_session_get_symmetric_rtp at Base 3.8.2
- rtp_session_get_transports at Base 3.8.2
- rtp_session_has_fb_packets_to_send at Base 3.8.2
- rtp_session_init at Base 3.8.2
- rtp_session_jitter_buffer_enabled at Base 3.8.2
- rtp_session_join_multicast_group at Base 3.8.2
- rtp_session_make_time_distorsion at Base 3.8.2
- rtp_session_network_simulate at Base 3.8.2
- rtp_session_new at Base 3.8.2
- rtp_session_notify_inc_rtcp at Base 3.8.2
- rtp_session_pick_with_cseq at Base 3.8.2
- rtp_session_process at Base 3.8.2
- rtp_session_read_telephone_event at Base 3.8.2
- rtp_session_recv_telephone_events_supported at Base 3.8.2
- rtp_session_recv_with_ts at Base 3.8.2
- rtp_session_recvm_with_ts at Base 3.8.2
- rtp_session_register_event_queue at Base 3.8.2
- rtp_session_release_sockets at Base 3.8.2
- rtp_session_remove_contributing_source at Base 3.8.2
- rtp_session_reset at Base 3.8.2
- rtp_session_reset_stats at Base 3.8.2
- rtp_session_resync at Base 3.8.2
- rtp_session_rtcp_process_recv at Base 3.8.2
- rtp_session_rtcp_process_send at Base 3.8.2
- rtp_session_rtcp_psfb_scheduled at Base 3.8.2
- rtp_session_rtcp_recv at Base 3.8.2
- rtp_session_rtcp_rtpfb_scheduled at Base 3.8.2
- rtp_session_rtcp_send at Base 3.8.2
- rtp_session_rtcp_set_delay_value at Base 3.8.2
- rtp_session_rtcp_set_jitter_value at Base 3.8.2
- rtp_session_rtcp_set_lost_packet_value at Base 3.8.2
- rtp_session_rtp_parse at Base 3.8.2
- rtp_session_rtp_recv at Base 3.8.2
- rtp_session_rtp_recv_abstract at Base 3.8.2
- rtp_session_rtp_send at Base 3.8.2
- rtp_session_run_rtcp_send_scheduler at Base 3.8.2
- rtp_session_send_dtmf2 at Base 3.8.2
- rtp_session_send_dtmf at Base 3.8.2
- rtp_session_send_fb_rtcp_packet_and_reschedule at Base 3.8.2
- rtp_session_send_regular_rtcp_packet_and_reschedule at Base 3.8.2
- rtp_session_send_rtcp_APP at Base 3.8.2
- rtp_session_send_rtcp_fb_fir at Base 3.8.2
- rtp_session_send_rtcp_fb_pli at Base 3.8.2
- rtp_session_send_rtcp_fb_rpsi at Base 3.8.2
- rtp_session_send_rtcp_fb_sli at Base 3.8.2
- rtp_session_send_rtcp_fb_tmmbn at Base 3.8.2
- rtp_session_send_rtcp_fb_tmmbr at Base 3.8.2
- rtp_session_send_telephone_events_supported at Base 3.8.2
- rtp_session_send_with_ts at Base 3.8.2
- rtp_session_sendm_with_ts at Base 3.8.2
- rtp_session_set_blocking_mode at Base 3.8.2
- rtp_session_set_connected_mode at Base 3.8.2
- rtp_session_set_data at Base 3.8.2
- rtp_session_set_dscp at Base 3.8.2
- rtp_session_set_duplication_ratio at Base 3.8.2
- rtp_session_set_jitter_buffer_params at Base 3.8.2
- rtp_session_set_jitter_compensation at Base 3.8.2
- rtp_session_set_local_addr at Base 3.8.2
- rtp_session_set_multicast_loopback at Base 3.8.2
- rtp_session_set_multicast_ttl at Base 3.8.2
- rtp_session_set_payload_type at Base 3.8.2
- rtp_session_set_pktinfo at Base 3.8.2
- rtp_session_set_profile at Base 3.8.2
- rtp_session_set_recv_buf_size at Base 3.8.2
- rtp_session_set_recv_payload_type at Base 3.8.2
- rtp_session_set_recv_profile at Base 3.8.2
- rtp_session_set_remote_addr at Base 3.8.2
- rtp_session_set_remote_addr_and_port at Base 3.8.2
- rtp_session_set_remote_addr_full at Base 3.8.2
- rtp_session_set_reuseaddr at Base 3.8.2
- rtp_session_set_rtcp_report_interval at Base 3.8.2
- rtp_session_set_rtcp_xr_media_callbacks at Base 3.8.2
- rtp_session_set_rtp_socket_recv_buffer_size at Base 3.8.2
- rtp_session_set_rtp_socket_send_buffer_size at Base 3.8.2
- rtp_session_set_scheduling_mode at Base 3.8.2
- rtp_session_set_send_payload_type at Base 3.8.2
- rtp_session_set_send_profile at Base 3.8.2
- rtp_session_set_seq_number at Base 3.8.2
- rtp_session_set_sockets at Base 3.8.2
- rtp_session_set_source_description at Base 3.8.2
- rtp_session_set_ssrc at Base 3.8.2
- rtp_session_set_ssrc_changed_threshold at Base 3.8.2
- rtp_session_set_symmetric_rtp at Base 3.8.2
- rtp_session_set_target_upload_bandwidth at Base 3.8.2
- rtp_session_set_time_jump_limit at Base 3.8.2
- rtp_session_set_transports at Base 3.8.2
- rtp_session_signal_connect at Base 3.8.2
- rtp_session_signal_disconnect_by_callback at Base 3.8.2
- rtp_session_telephone_events_supported at Base 3.8.2
- rtp_session_time_to_ts at Base 3.8.2
- rtp_session_ts_to_time at Base 3.8.2
- rtp_session_uninit at Base 3.8.2
- rtp_session_unregister_event_queue at Base 3.8.2
- rtp_session_update_payload_type at Base 3.8.2
- rtp_signal_table_add at Base 3.8.2
- rtp_signal_table_emit2 at Base 3.8.2
- rtp_signal_table_emit3 at Base 3.8.2
- rtp_signal_table_emit at Base 3.8.2
- rtp_signal_table_init at Base 3.8.2
- rtp_signal_table_remove_by_callback at Base 3.8.2
- rtp_stats_display at Base 3.8.2
- rtp_stats_reset at Base 3.8.2
- rtp_timer_set_interval at Base 3.8.2
- session_set_and at Base 3.8.2
- session_set_destroy at Base 3.8.2
- session_set_new at Base 3.8.2
- session_set_select at Base 3.8.2
- session_set_timedselect at Base 3.8.2
- set_non_blocking_socket at Base 3.8.2
- update_avg_rtcp_size at Base 3.8.2
- wait_point_check at Base 3.8.2
- wait_point_init at Base 3.8.2
- wait_point_uninit at Base 3.8.2
- wait_point_wakeup_at at Base 3.8.2
diff --git a/debian/linphone-common.install b/debian/linphone-common.install
index 0d230ba..2f274da 100644
--- a/debian/linphone-common.install
+++ b/debian/linphone-common.install
@@ -1,5 +1,4 @@
 usr/share/sounds
 usr/share/pixmaps/linphone/*.png
 usr/share/linphone
-usr/share/images
 usr/share/locale
diff --git a/debian/linphone.install b/debian/linphone.install
index 69718b3..79f97db 100644
--- a/debian/linphone.install
+++ b/debian/linphone.install
@@ -1,5 +1,4 @@
 usr/bin/linphone
-usr/bin/mediastream
 usr/share/applications/linphone.desktop
 debian/linphone2.xpm            /usr/share/pixmaps/linphone
 usr/share/icons

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/linphone.git



More information about the Pkg-voip-commits mailing list