[Pkg-voip-commits] [linphone] 01/14: Merge tag 'upstream/3.11.1'

Johannes Schauer josch-guest at moszumanska.debian.org
Sun Apr 23 06:01:33 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 9100710b026a32ef09dfda62b5609ece6c2df5c5
Merge: 133e1f7 db54861
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Thu Apr 20 17:50:02 2017 +0200

    Merge tag 'upstream/3.11.1'
    
    Upstream version 3.11.1

 CMakeLists.txt                                     |   383 +
 COPYING                                            |     4 +-
 INSTALL                                            |   370 -
 Makefile.am                                        |    60 +-
 Makefile.in                                        |  1175 -
 NEWS                                               |    68 +-
 README                                             |    85 -
 README.M68k.txt                                    |    93 +
 README.macos.md                                    |    59 +-
 README.md                                          |    97 +
 aclocal.m4                                         |  1384 -
 autogen.sh                                         |    29 +-
 build/Makefile.am                                  |     2 +
 build/Makefile.in                                  |   727 -
 build/android/Android.mk                           |   326 +
 build/android/config.h                             |   232 +
 build/android/liblinphone_tester.mk                |    55 +
 build/macos/Makefile.in                            |   558 -
 build/macos/environment.sh                         |     3 +-
 build/macos/libiconv-macos.patch                   |    26 +
 build/macos/linphone.bundle                        |    71 +-
 build/macos/quartz-theme-gtkrc.patch               |    20 +
 build/openembedded/README                          |    57 +
 build/openembedded/antlr3/antlr3c.inc              |    15 +
 build/openembedded/antlr3/antlr3c_linphone.bb      |     7 +
 build/openembedded/belle-sip/belle-sip.inc         |    15 +
 build/openembedded/belle-sip/belle-sip_master.bb   |    10 +
 build/openembedded/conf/layer.conf                 |     9 +
 build/openembedded/files/igep0020/alsa_8khz.patch  |    13 +
 .../libgsm/libgsm-1.0.13/01_makefile.patch         |    71 +
 .../libgsm/libgsm-1.0.13/02_cplusplus.patch        |    25 +
 .../libgsm/libgsm-1.0.13/03_config.patch           |   154 +
 .../libgsm/libgsm-1.0.13/04_includes.patch         |    43 +
 .../libgsm-1.0.13/05_compiler_warnings.patch       |    98 +
 build/openembedded/libgsm/libgsm.inc               |    34 +
 build/openembedded/libgsm/libgsm_1.0.13.bb         |     8 +
 build/openembedded/libilbc-rfc3951_git.bb          |    13 +
 build/openembedded/linphone-plugins.bb             |     9 +
 build/openembedded/linphone/linphone-common.inc    |    66 +
 .../openembedded/linphone/linphone-common_git.inc  |    37 +
 .../linphone/linphone-common_local.inc             |    15 +
 .../linphone/linphone_+git-nogtk-gsm-video-x11.bb  |    16 +
 .../linphone/linphone_+git-nogtk-gsm-video.bb      |    15 +
 .../linphone/linphone_+git-nogtk-gsm.bb            |    14 +
 build/openembedded/linphone/linphone_+git-nogtk.bb |    13 +
 .../linphone_+local-nogtk-gsm-video-x11.bb         |    16 +
 .../linphone/linphone_+local-nogtk-gsm-video.bb    |    15 +
 .../linphone/linphone_+local-nogtk-gsm.bb          |    14 +
 .../openembedded/linphone/linphone_+local-nogtk.bb |    13 +
 build/openembedded/linphone/linphone_git.bb        |    39 +
 build/openembedded/msamr/msamr-common.inc          |    20 +
 build/openembedded/msamr/msamr_git+wb.bb           |     8 +
 build/openembedded/msamr/msamr_git.bb              |     6 +
 build/openembedded/msamr/msamr_local+wb.bb         |    13 +
 build/openembedded/msamr/msamr_local.bb            |    11 +
 build/openembedded/msilbc/msilbc-common.inc        |    12 +
 build/openembedded/msilbc/msilbc_git.bb            |     6 +
 build/openembedded/msilbc/msilbc_local.bb          |    11 +
 .../openembedded/msimx6vpu-h264/msimx6vpu-h264.inc |    12 +
 .../msimx6vpu-h264/msimx6vpu-h264_git.bb           |    23 +
 .../msv4l2-display/msv4l2-display-common.inc       |    14 +
 .../msv4l2-display/msv4l2-display_git.bb           |    23 +
 build/openembedded/mswebrtc/mswebrtc-common.inc    |    15 +
 build/openembedded/mswebrtc/mswebrtc_git.bb        |     6 +
 build/openembedded/mswebrtc/mswebrtc_local.bb      |    11 +
 build/openembedded/msx264/msx264-common.inc        |    12 +
 build/openembedded/msx264/msx264_git.bb            |     6 +
 build/openembedded/msx264/msx264_local.bb          |    11 +
 build/openembedded/opencore-amr_0.1.3.bb           |    12 +
 .../polarssl/polarssl-linphone/darwin.patch        |    14 +
 .../polarssl/polarssl-linphone/soname.patch        |    51 +
 build/openembedded/polarssl/polarssl.inc           |    17 +
 build/openembedded/polarssl/polarssl_linphone.bb   |    14 +
 build/openembedded/spandsp_0.0.6-pre18.bb          |    24 +
 build/openembedded/vo-amrwbenc_0.1.2.bb            |    13 +
 build/openembedded/x264_git.bb                     |    18 +
 build/redhat/INSTALL                               |    13 +
 build/redhat/README                                |    63 +
 build/wp8/LibLinphone.vcxproj                      |   227 +
 .../LibLinphoneTester-native.vcxproj               |   160 +
 .../linphone-tester-native.cpp                     |   125 +
 .../linphone-tester-native.h                       |    33 +
 build/wp8/LibLinphoneTester-wp8/App.xaml           |    20 +
 build/wp8/LibLinphoneTester-wp8/App.xaml.cs        |   234 +
 .../Assets/AlignmentGrid.png                       |   Bin
 .../Assets/ApplicationIcon.png                     |   Bin
 .../Assets/Tiles/FlipCycleTileLarge.png            |   Bin
 .../Assets/Tiles/FlipCycleTileMedium.png           |   Bin
 .../Assets/Tiles/FlipCycleTileSmall.png            |   Bin
 .../Assets/Tiles/IconicTileMediumLarge.png         |   Bin
 .../Assets/Tiles/IconicTileSmall.png               |   Bin
 build/wp8/LibLinphoneTester-wp8/Assets/empty_rc    |     6 +
 build/wp8/LibLinphoneTester-wp8/Assets/laure_rc    |    41 +
 .../LibLinphoneTester-wp8/Assets/multi_account_lrc |    55 +
 .../wp8/LibLinphoneTester-wp8/Assets/oldphone.wav  |   Bin 0 -> 339932 bytes
 .../wp8/LibLinphoneTester-wp8/Assets/ringback.wav  |   Bin 0 -> 24620 bytes
 .../LibLinphoneTester-wp8.csproj                   |   175 +
 .../LibLinphoneTester-wp8.sln                      |   336 +
 .../wp8/LibLinphoneTester-wp8/LocalizedStrings.cs  |    14 +
 build/wp8/LibLinphoneTester-wp8/MainPage.xaml      |    42 +
 build/wp8/LibLinphoneTester-wp8/MainPage.xaml.cs   |    58 +
 .../Properties/AppManifest.xml                     |     6 +
 .../Properties/AssemblyInfo.cs                     |    37 +
 .../Properties/WMAppManifest.xml                   |    48 +
 .../Resources/AppResources.Designer.cs             |   127 +
 .../Resources/AppResources.resx                    |   137 +
 build/wp8/LibLinphoneTester-wp8/TestCasePage.xaml  |    40 +
 .../wp8/LibLinphoneTester-wp8/TestCasePage.xaml.cs |    63 +
 .../wp8/LibLinphoneTester-wp8/TestResultPage.xaml  |    39 +
 .../LibLinphoneTester-wp8/TestResultPage.xaml.cs   |   136 +
 .../wp8/LibLinphoneTester-wp8}/log.html            |     0
 build/wp8/LibLinphone_no_tunnel.vcxproj            |   221 +
 build/wp8/libxml2/install_headers.bat              |     6 +
 build/wp8/libxml2/libxml2.sln                      |    26 +
 build/wp8/libxml2/libxml2.vcxproj                  |   159 +
 build/wp8/libxml2/libxml2_port.h                   |    19 +
 build/wp8/libxml2/xmlversion.h                     |   476 +
 build/wp8/version.bat                              |    22 +
 build/wp8/zlib/zconf.h                             |   513 +
 build/wp8/zlib/zlib.sln                            |    26 +
 build/wp8/zlib/zlib.vcxproj                        |   135 +
 cmake/FindGtkMacIntegration.cmake                  |    54 +
 cmake/FindIconv.cmake                              |    57 +
 cmake/FindIntl.cmake                               |    56 +
 cmake/FindNotify.cmake                             |    55 +
 cmake/FindSqlite3.cmake                            |    57 +
 cmake/FindXML2.cmake                               |    57 +
 cmake/FindZlib.cmake                               |    64 +
 cmake/LinphoneConfig.cmake.in                      |    72 +
 compile                                            |   347 -
 config.guess                                       |  1421 -
 config.h.cmake                                     |    48 +
 config.h.in                                        |   227 -
 config.sub                                         |  1807 --
 configure                                          | 25564 -----------------
 configure.ac                                       |   181 +-
 console/CMakeLists.txt                             |    69 +
 console/Makefile.am                                |     7 +-
 console/Makefile.in                                |   899 -
 console/commands.c                                 |   259 +-
 console/example/linphonec                          |    51 +
 console/linphonec.c                                |    90 +-
 console/linphonec.h                                |     6 +-
 console/shell.c                                    |    11 +-
 console/sipomatic.c                                |   470 +
 console/sipomatic.h                                |    96 +
 console/wav2raw.c                                  |    67 +
 coreapi/CMakeLists.txt                             |   264 +
 coreapi/Makefile.am                                |   104 +-
 coreapi/Makefile.in                                |  1300 -
 coreapi/TunnelManager.cc                           |   408 +-
 coreapi/TunnelManager.hh                           |   104 +-
 coreapi/account_creator.c                          |   976 +-
 coreapi/account_creator.h                          |   215 -
 coreapi/address.c                                  |   195 +-
 coreapi/authentication.c                           |   395 +-
 coreapi/bellesip_sal/sal_address_impl.c            |    39 +-
 coreapi/bellesip_sal/sal_impl.c                    |   562 +-
 coreapi/bellesip_sal/sal_impl.h                    |    27 +-
 coreapi/bellesip_sal/sal_op_call.c                 |   245 +-
 coreapi/bellesip_sal/sal_op_call_transfer.c        |    67 +-
 coreapi/bellesip_sal/sal_op_events.c               |   197 +-
 coreapi/bellesip_sal/sal_op_impl.c                 |   177 +-
 coreapi/bellesip_sal/sal_op_info.c                 |    10 +-
 coreapi/bellesip_sal/sal_op_message.c              |   227 +-
 coreapi/bellesip_sal/sal_op_presence.c             |   215 +-
 coreapi/bellesip_sal/sal_op_publish.c              |    81 +-
 coreapi/bellesip_sal/sal_op_registration.c         |    33 +-
 coreapi/bellesip_sal/sal_sdp.c                     |   160 +-
 coreapi/buffer.c                                   |     4 +-
 coreapi/buffer.h                                   |   147 -
 coreapi/call_log.c                                 |   446 +-
 coreapi/call_log.h                                 |   244 -
 coreapi/call_params.c                              |   146 +-
 coreapi/call_params.h                              |   345 -
 coreapi/callbacks.c                                |   831 +-
 coreapi/carddav.c                                  |   767 +
 coreapi/carddav.h                                  |   170 +
 coreapi/chat.c                                     |  2378 +-
 coreapi/chat_file_transfer.c                       |   664 +
 coreapi/conference.c                               |   450 -
 coreapi/conference.cc                              |  1049 +
 coreapi/conference_private.h                       |   111 +
 coreapi/contact_providers_priv.h                   |     2 +-
 coreapi/contactprovider.c                          |     5 +-
 coreapi/contactprovider.h                          |    43 -
 coreapi/content.c                                  |   194 +-
 coreapi/content.h                                  |   231 -
 coreapi/dial_plan.c                                |   330 +
 coreapi/dict.c                                     |     8 +-
 coreapi/ec-calibrator.c                            |   112 +-
 coreapi/echo-tester.c                              |   104 +
 coreapi/enum.c                                     |    18 +-
 coreapi/enum.h                                     |     2 +-
 coreapi/error_info.c                               |   134 +
 coreapi/event.c                                    |   166 +-
 coreapi/event.h                                    |   307 -
 coreapi/factory.c                                  |    91 +
 coreapi/fonis.c                                    |    99 +
 coreapi/friend.c                                   |  1472 +-
 coreapi/friendlist.c                               |  1053 +
 coreapi/gitversion.cmake                           |    52 +
 coreapi/gitversion.h.in                            |    21 +
 coreapi/help/CMakeLists.txt                        |    87 +
 coreapi/help/Doxyfile.in                           |  2339 +-
 coreapi/help/Makefile.am                           |    15 +-
 coreapi/help/Makefile.in                           |   941 -
 coreapi/help/buddy_status.c                        |    36 +-
 coreapi/help/chatroom.c                            |    11 +-
 coreapi/help/doxygen.dox                           |   139 +-
 coreapi/help/filetransfer.c                        |    23 +-
 coreapi/help/generate_javadoc.sh.in                |    11 +
 coreapi/help/helloworld.c                          |     9 +-
 .../core/tutorials/TutorialBuddyStatus.java        |   364 +
 .../linphone/core/tutorials/TutorialChatRoom.java  |   275 +
 .../core/tutorials/TutorialHelloWorld.java         |   281 +
 .../linphone/core/tutorials/TutorialNotifier.java  |    33 +
 .../core/tutorials/TutorialRegistration.java       |   311 +
 coreapi/help/notify.c                              |    24 +-
 coreapi/help/realtimetext_receiver.c               |   112 +
 coreapi/help/realtimetext_sender.c                 |   155 +
 coreapi/help/registration.c                        |    12 +-
 coreapi/im_encryption_engine.c                     |   148 +
 coreapi/im_notif_policy.c                          |   210 +
 coreapi/info.c                                     |    53 +-
 coreapi/ldap/ldapprovider.c                        |   830 -
 coreapi/ldap/ldapprovider.h                        |    41 -
 coreapi/ldapprovider.c                             |   830 +
 coreapi/liblinphone_gitversion.h                   |     1 -
 coreapi/lime.c                                     |   865 +-
 coreapi/lime.h                                     |    91 +-
 coreapi/linphone_tunnel.cc                         |   163 +-
 coreapi/linphone_tunnel.h                          |   342 -
 coreapi/linphone_tunnel_config.c                   |    71 +-
 coreapi/linphone_tunnel_stubs.c                    |    27 +-
 coreapi/linphonecall.c                             |  3288 ++-
 coreapi/linphonecore.c                             |  4459 ++-
 coreapi/linphonecore.h                             |  3526 ---
 coreapi/linphonecore_jni.cc                        | 10991 ++++---
 coreapi/linphonecore_utils.h                       |   112 -
 coreapi/linphonefriend.h                           |   422 -
 coreapi/linphonepresence.h                         |   946 -
 coreapi/localplayer.c                              |     6 +-
 coreapi/lpc2xml.c                                  |    69 +-
 coreapi/lpc2xml.h                                  |    16 +-
 coreapi/lpconfig.c                                 |   747 +-
 coreapi/lpconfig.h                                 |   297 -
 coreapi/lsd.c                                      |    32 +-
 coreapi/message_storage.c                          |   490 +-
 coreapi/misc.c                                     |  1245 +-
 coreapi/nat_policy.c                               |   306 +
 coreapi/offeranswer.c                              |   419 +-
 coreapi/offeranswer.h                              |     6 +-
 coreapi/player.c                                   |    51 +-
 .../plugins/buddylookup/AUTHORS                    |     0
 coreapi/plugins/buddylookup/COPYING                |   674 +
 .../plugins/buddylookup/ChangeLog                  |     0
 coreapi/plugins/buddylookup/INSTALL                |   302 +
 coreapi/plugins/buddylookup/Makefile.am            |    32 +
 .../ABOUT-NLS => coreapi/plugins/buddylookup/NEWS  |     0
 coreapi/plugins/buddylookup/README                 |    35 +
 coreapi/plugins/buddylookup/autogen.sh             |    19 +
 coreapi/plugins/buddylookup/configure.ac           |    72 +
 coreapi/plugins/buddylookup/src/Makefile.am        |    20 +
 coreapi/plugins/buddylookup/src/lookup.c           |   267 +
 coreapi/presence.c                                 |   601 +-
 coreapi/private.h                                  |   771 +-
 coreapi/proxy.c                                    |  1532 +-
 coreapi/quality_reporting.c                        |   314 +-
 coreapi/quality_reporting.h                        |    15 +-
 coreapi/remote_provisioning.c                      |    29 +-
 coreapi/ringtoneplayer.c                           |   113 +
 coreapi/ringtoneplayer_ios.h                       |    27 +
 coreapi/ringtoneplayer_ios.m                       |    88 +
 coreapi/sal.c                                      |   308 +-
 coreapi/siplogin.c                                 |     6 +-
 coreapi/sipsetup.c                                 |    26 +-
 coreapi/sipsetup.h                                 |   172 -
 coreapi/sqlite3_bctbx_vfs.c                        |   455 +
 coreapi/sqlite3_bctbx_vfs.h                        |   105 +
 coreapi/test_ecc.c                                 |    64 -
 coreapi/test_lsd.c                                 |   104 -
 coreapi/test_numbers.c                             |    48 -
 coreapi/upnp.c                                     |   125 +-
 coreapi/upnp.h                                     |     4 +-
 coreapi/vcard.cc                                   |   446 +
 coreapi/vcard_private.h                            |   108 +
 coreapi/vcard_stubs.c                              |   181 +
 coreapi/vtables.c                                  |   231 +-
 coreapi/xml.c                                      |    39 +-
 coreapi/xml2lpc.c                                  |     6 +-
 coreapi/xml2lpc.h                                  |    24 +-
 coreapi/xmlrpc.c                                   |   140 +-
 coreapi/xmlrpc.h                                   |   212 -
 daemon/CMakeLists.txt                              |   131 +
 daemon/Makefile.am                                 |   108 +
 daemon/commands/adaptive-jitter-compensation.cc    |   135 +
 daemon/commands/adaptive-jitter-compensation.h     |    31 +
 daemon/commands/answer.cc                          |    77 +
 daemon/commands/answer.h                           |    31 +
 daemon/commands/audio-codec-get.cc                 |    93 +
 daemon/commands/audio-codec-get.h                  |    31 +
 daemon/commands/audio-codec-move.cc                |   106 +
 daemon/commands/audio-codec-move.h                 |    31 +
 daemon/commands/audio-codec-set.cc                 |   147 +
 daemon/commands/audio-codec-set.h                  |    31 +
 daemon/commands/audio-codec-toggle.cc              |   122 +
 daemon/commands/audio-codec-toggle.h               |    43 +
 daemon/commands/audio-stream-start.cc              |    96 +
 daemon/commands/audio-stream-start.h               |    31 +
 daemon/commands/audio-stream-stats.cc              |    65 +
 daemon/commands/audio-stream-stats.h               |    31 +
 daemon/commands/audio-stream-stop.cc               |    52 +
 daemon/commands/audio-stream-stop.h                |    31 +
 daemon/commands/auth-infos-clear.cc                |    71 +
 daemon/commands/auth-infos-clear.h                 |    31 +
 daemon/commands/call-mute.cc                       |    62 +
 daemon/commands/call-mute.h                        |    32 +
 daemon/commands/call-pause.cc                      |    70 +
 daemon/commands/call-pause.h                       |    32 +
 daemon/commands/call-resume.cc                     |    68 +
 daemon/commands/call-resume.h                      |    32 +
 daemon/commands/call-stats.cc                      |    79 +
 daemon/commands/call-stats.h                       |    31 +
 daemon/commands/call-status.cc                     |    88 +
 daemon/commands/call-status.h                      |    31 +
 daemon/commands/call-transfer.cc                   |   106 +
 daemon/commands/call-transfer.h                    |    32 +
 daemon/commands/call.cc                            |    71 +
 daemon/commands/call.h                             |    31 +
 daemon/commands/cn.cc                              |    74 +
 daemon/commands/cn.h                               |    31 +
 daemon/commands/conference.cc                      |    90 +
 daemon/commands/conference.h                       |    32 +
 daemon/commands/config.cc                          |    79 +
 daemon/commands/configcommand.h                    |    37 +
 daemon/commands/contact.cc                         |    51 +
 daemon/commands/contact.h                          |    31 +
 daemon/commands/dtmf.cc                            |    55 +
 daemon/commands/dtmf.h                             |    31 +
 daemon/commands/firewall-policy.cc                 |   122 +
 daemon/commands/firewall-policy.h                  |    31 +
 daemon/commands/help.cc                            |    51 +
 daemon/commands/help.h                             |    31 +
 daemon/commands/ipv6.cc                            |    73 +
 daemon/commands/ipv6.h                             |    31 +
 daemon/commands/jitterbuffer.cc                    |   147 +
 daemon/commands/jitterbuffer.h                     |    39 +
 daemon/commands/media-encryption.cc                |    92 +
 daemon/commands/media-encryption.h                 |    31 +
 daemon/commands/msfilter-add-fmtp.cc               |    74 +
 daemon/commands/msfilter-add-fmtp.h                |    31 +
 daemon/commands/netsim.cc                          |   124 +
 daemon/commands/netsim.h                           |    31 +
 daemon/commands/play-wav.cc                        |    58 +
 daemon/commands/play-wav.h                         |    31 +
 daemon/commands/pop-event.cc                       |    32 +
 daemon/commands/pop-event.h                        |    31 +
 daemon/commands/port.cc                            |   185 +
 daemon/commands/port.h                             |    31 +
 daemon/commands/ptime.cc                           |    98 +
 daemon/commands/ptime.h                            |    31 +
 daemon/commands/quit.cc                            |    31 +
 daemon/commands/quit.h                             |    31 +
 daemon/commands/register-status.cc                 |   101 +
 daemon/commands/register-status.h                  |    31 +
 daemon/commands/register.cc                        |    85 +
 daemon/commands/register.h                         |    31 +
 daemon/commands/terminate.cc                       |    61 +
 daemon/commands/terminate.h                        |    31 +
 daemon/commands/unregister.cc                      |    69 +
 daemon/commands/unregister.h                       |    31 +
 daemon/commands/version.cc                         |    44 +
 daemon/commands/version.h                          |    31 +
 daemon/commands/video.cc                           |   175 +
 daemon/commands/video.h                            |    47 +
 daemon/daemon-pipetest.c                           |   120 +
 daemon/daemon.cc                                   |   974 +
 daemon/daemon.h                                    |   274 +
 depcomp                                            |   791 -
 gtk+-2.16.2.filelist                               |   165 +
 gtk+-2.16.6.filelist                               |   146 +
 gtk+-2.18.5.filelist                               |   130 +
 gtk+-2.22.1.filelist                               |   152 +
 gtk/CMakeLists.txt                                 |   133 +
 gtk/Makefile.am                                    |    46 +-
 gtk/Makefile.in                                    |   917 -
 gtk/audio_assistant.c                              |    41 +-
 gtk/buddylookup.c                                  |    26 +-
 gtk/callee_frame.ui                                |    84 +
 gtk/calllogs.c                                     |   169 +-
 gtk/chat.c                                         |   512 +-
 gtk/chatroom_frame.ui                              |   127 +
 gtk/conf_frame.ui                                  |    85 +
 gtk/conference.c                                   |    16 +-
 gtk/config-fetching.c                              |    38 +-
 gtk/config-uri.ui                                  |     6 +-
 gtk/fonis.c                                        |    22 +
 gtk/friendlist.c                                   |   855 +-
 gtk/gtkrc                                          |     4 +
 gtk/gtkrc.mac                                      |     1 +
 gtk/in_call_frame.ui                               |   433 +
 gtk/incall_view.c                                  |   315 +-
 gtk/keypad.ui                                      |    49 +-
 gtk/linphone.h                                     |   119 +-
 gtk/log.ui                                         |     2 +-
 gtk/logging.c                                      |    38 +-
 gtk/login_frame.ui                                 |   250 +
 gtk/loginframe.c                                   |   114 +-
 gtk/mac.m                                          |    47 +
 gtk/main.c                                         |   808 +-
 gtk/main.ui                                        |  2443 +-
 gtk/p2pwizard.ui                                   |   129 +
 gtk/parameters.ui                                  |  2696 +-
 gtk/propertybox.c                                  |   430 +-
 gtk/regex.h                                        |    67 +
 gtk/setup_wizard.ui                                |   736 +
 gtk/setupwizard.c                                  |   587 +-
 gtk/setupwizard.h                                  |    35 +
 gtk/singleinstance.c                               |     2 +-
 gtk/status_icon.c                                  |   103 +-
 gtk/status_icon.h                                  |    14 +-
 gtk/status_notifier.c                              |    13 +-
 gtk/status_notifier.h                              |     2 +-
 gtk/support.c                                      |     6 +-
 gtk/tunnel_config.ui                               |    33 +-
 gtk/update.c                                       |    18 +-
 gtk/utils.c                                        |    18 +-
 gtk/videowindow.c                                  |   125 +-
 include/CMakeLists.txt                             |    82 +
 {oRTP/build/wp8/oRTP => include/MSVC}/inttypes.h   |     0
 {oRTP/build/wp8/oRTP => include/MSVC}/stdint.h     |     0
 include/Makefile.am                                |     1 +
 include/Makefile.in                                |   547 -
 include/linphone/Makefile.am                       |    50 +
 include/linphone/account_creator.h                 |   472 +
 include/linphone/address.h                         |   233 +
 include/linphone/auth_info.h                       |   217 +
 include/linphone/buffer.h                          |   144 +
 include/linphone/call.h                            |   555 +
 include/linphone/call_log.h                        |   225 +
 include/linphone/call_params.h                     |   455 +
 include/linphone/call_stats.h                      |   142 +
 include/linphone/chat.h                            |   658 +
 include/linphone/conference.h                      |   100 +
 include/linphone/contactprovider.h                 |    56 +
 include/linphone/content.h                         |   204 +
 include/linphone/core.h                            |  4789 ++++
 include/linphone/core_utils.h                      |   139 +
 include/linphone/defs.h                            |    52 +
 include/linphone/dictionary.h                      |    61 +
 include/linphone/error_info.h                      |    72 +
 include/linphone/event.h                           |   239 +
 include/linphone/factory.h                         |   130 +
 include/linphone/friend.h                          |   337 +
 include/linphone/friendlist.h                      |   374 +
 include/linphone/im_encryption_engine.h            |   244 +
 include/linphone/im_notif_policy.h                 |   169 +
 include/linphone/info_message.h                    |    84 +
 include/linphone/ldapprovider.h                    |    56 +
 include/linphone/linphone_proxy_config.h           |    25 +
 include/linphone/linphone_tunnel.h                 |    32 +
 include/linphone/linphonecore.h                    |    26 +
 include/linphone/linphonecore_utils.h              |    26 +
 include/linphone/linphonefriend.h                  |    25 +
 include/linphone/linphonepresence.h                |    25 +
 include/linphone/lpconfig.h                        |   410 +
 include/linphone/misc.h                            |   174 +
 include/linphone/nat_policy.h                      |   187 +
 include/linphone/payload_type.h                    |    74 +
 include/linphone/player.h                          |    64 +
 include/linphone/presence.h                        |   737 +
 include/linphone/proxy_config.h                    |   585 +
 include/linphone/ringtoneplayer.h                  |    55 +
 include/linphone/sipsetup.h                        |   168 +
 include/linphone/tunnel.h                          |   388 +
 include/linphone/types.h                           |  1092 +
 include/linphone/vcard.h                           |   250 +
 include/linphone/wrapper_utils.h                   |    66 +
 include/linphone/xmlrpc.h                          |   235 +
 include/sal/sal.h                                  |   278 +-
 install-sh                                         |   501 -
 intl/ChangeLog                                     |     4 +
 intl/Makefile.in                                   |   337 +
 intl/VERSION                                       |     1 +
 intl/bindtextdom.c                                 |   369 +
 intl/cat-compat.c                                  |   262 +
 intl/dcgettext.c                                   |    59 +
 intl/dgettext.c                                    |    59 +
 intl/explodename.c                                 |   192 +
 intl/finddomain.c                                  |   198 +
 intl/gettext.c                                     |    64 +
 intl/gettext.h                                     |   102 +
 intl/gettextP.h                                    |   242 +
 intl/hash-string.h                                 |    59 +
 intl/intl-compat.c                                 |   131 +
 intl/l10nflist.c                                   |   453 +
 intl/libgettext.h                                  |    49 +
 intl/linux-msg.sed                                 |   100 +
 intl/loadinfo.h                                    |   156 +
 intl/loadmsgcat.c                                  |  1316 +
 intl/localealias.c                                 |   419 +
 intl/po2tbl.sed.in                                 |   102 +
 intl/textdomain.c                                  |   142 +
 intl/xopen-msg.sed                                 |   104 +
 java/CMakeLists.txt                                |    63 +
 java/common/org/linphone/core/CallDirection.java   |    40 +
 java/common/org/linphone/core/DialPlan.java        |    15 +
 java/common/org/linphone/core/ErrorInfo.java       |    24 +
 .../org/linphone/core/LinphoneAccountCreator.java  |   164 +
 java/common/org/linphone/core/LinphoneAddress.java |   140 +
 .../common/org/linphone/core/LinphoneAuthInfo.java |   152 +
 java/common/org/linphone/core/LinphoneBuffer.java  |    15 +
 java/common/org/linphone/core/LinphoneCall.java    |   396 +
 java/common/org/linphone/core/LinphoneCallLog.java |   129 +
 .../org/linphone/core/LinphoneCallParams.java      |   239 +
 .../org/linphone/core/LinphoneCallStats.java       |   202 +
 .../org/linphone/core/LinphoneChatMessage.java     |   256 +
 .../common/org/linphone/core/LinphoneChatRoom.java |   162 +
 .../org/linphone/core/LinphoneConference.java      |    39 +
 .../linphone/core/LinphoneConferenceParams.java    |    25 +
 java/common/org/linphone/core/LinphoneContent.java |    96 +
 java/common/org/linphone/core/LinphoneCore.java    |  2539 ++
 .../org/linphone/core/LinphoneCoreFactory.java     |   197 +
 .../org/linphone/core/LinphoneCoreListener.java    |   273 +
 .../linphone/core/LinphoneCoreListenerBase.java    |   223 +
 java/common/org/linphone/core/LinphoneEvent.java   |   112 +
 java/common/org/linphone/core/LinphoneFriend.java  |   221 +
 .../org/linphone/core/LinphoneFriendList.java      |   105 +
 .../org/linphone/core/LinphoneInfoMessage.java     |    32 +
 .../org/linphone/core/LinphoneLogHandler.java      |    43 +
 .../org/linphone/core/LinphoneNatPolicy.java       |   113 +
 java/common/org/linphone/core/LinphonePlayer.java  |    95 +
 .../org/linphone/core/LinphoneProxyConfig.java     |   370 +
 .../org/linphone/core/LinphoneXmlRpcRequest.java   |   111 +
 .../org/linphone/core/LinphoneXmlRpcSession.java   |    24 +
 java/common/org/linphone/core/LpConfig.java        |   132 +
 java/common/org/linphone/core/OnlineStatus.java    |    99 +
 .../core/OpenH264DownloadHelperAction.java         |     5 +
 .../core/OpenH264DownloadHelperListener.java       |    18 +
 java/common/org/linphone/core/PayloadType.java     |    57 +
 .../common/org/linphone/core/PresenceActivity.java |    61 +
 .../org/linphone/core/PresenceActivityType.java    |   137 +
 .../org/linphone/core/PresenceBasicStatus.java     |    47 +
 java/common/org/linphone/core/PresenceModel.java   |   173 +
 java/common/org/linphone/core/PresenceNote.java    |    55 +
 java/common/org/linphone/core/PresencePerson.java  |   120 +
 java/common/org/linphone/core/PresenceService.java |    94 +
 java/common/org/linphone/core/Privacy.java         |    11 +
 java/common/org/linphone/core/PublishState.java    |    48 +
 java/common/org/linphone/core/Reason.java          |   112 +
 java/common/org/linphone/core/SubscriptionDir.java |    20 +
 .../org/linphone/core/SubscriptionState.java       |    55 +
 java/common/org/linphone/core/ToneID.java          |    24 +
 java/common/org/linphone/core/TunnelConfig.java    |    74 +
 java/common/org/linphone/core/VideoSize.java       |   102 +
 java/common/org/linphone/core/package.html         |   301 +
 java/impl/org/linphone/core/DialPlanImpl.java      |    44 +
 java/impl/org/linphone/core/ErrorInfoImpl.java     |    41 +
 .../linphone/core/LinphoneAccountCreatorImpl.java  |   240 +
 .../org/linphone/core/LinphoneAddressImpl.java     |   127 +
 .../org/linphone/core/LinphoneAuthInfoImpl.java    |   162 +
 .../impl/org/linphone/core/LinphoneBufferImpl.java |    33 +
 java/impl/org/linphone/core/LinphoneCallImpl.java  |   275 +
 .../org/linphone/core/LinphoneCallLogImpl.java     |    76 +
 .../org/linphone/core/LinphoneCallParamsImpl.java  |   248 +
 .../org/linphone/core/LinphoneCallStatsImpl.java   |   124 +
 .../org/linphone/core/LinphoneChatMessageImpl.java |   175 +
 .../org/linphone/core/LinphoneChatRoomImpl.java    |   193 +
 .../org/linphone/core/LinphoneConferenceImpl.java  |    41 +
 .../core/LinphoneConferenceParamsImpl.java         |    51 +
 .../org/linphone/core/LinphoneContentImpl.java     |   126 +
 .../org/linphone/core/LinphoneCoreFactoryImpl.java |   258 +
 java/impl/org/linphone/core/LinphoneCoreImpl.java  |  1827 ++
 java/impl/org/linphone/core/LinphoneEventImpl.java |   149 +
 .../impl/org/linphone/core/LinphoneFriendImpl.java |   246 +
 .../org/linphone/core/LinphoneFriendListImpl.java  |   159 +
 .../org/linphone/core/LinphoneInfoMessageImpl.java |    41 +
 .../org/linphone/core/LinphoneNatPolicyImpl.java   |   125 +
 .../impl/org/linphone/core/LinphonePlayerImpl.java |    70 +
 .../org/linphone/core/LinphoneProxyConfigImpl.java |   430 +
 .../linphone/core/LinphoneXmlRpcRequestImpl.java   |    84 +
 .../linphone/core/LinphoneXmlRpcSessionImpl.java   |    43 +
 java/impl/org/linphone/core/LpConfigImpl.java      |   131 +
 java/impl/org/linphone/core/PayloadTypeImpl.java   |    67 +
 .../org/linphone/core/PresenceActivityImpl.java    |    72 +
 java/impl/org/linphone/core/PresenceModelImpl.java |   185 +
 java/impl/org/linphone/core/PresenceNoteImpl.java  |    66 +
 .../impl/org/linphone/core/PresencePersonImpl.java |   126 +
 .../org/linphone/core/PresenceServiceImpl.java     |   102 +
 java/impl/org/linphone/core/TunnelConfigImpl.java  |    73 +
 java/impl/org/linphone/core/video/VideoUtil.java   |    42 +
 java/impl/org/linphone/tools/H264Helper.java       |    79 +
 java/impl/org/linphone/tools/Lpc2Xml.java          |    68 +
 .../org/linphone/tools/OpenH264DownloadHelper.java |   240 +
 java/impl/org/linphone/tools/Xml2Lpc.java          |    73 +
 .../org/linphone/core/LinphoneCoreException.java   |    48 +
 .../org/linphone/core/LinphoneCoreException.java   |    41 +
 linphone.spec                                      |   150 -
 linphone.spec.in                                   |    12 +-
 ltmain.sh                                          | 11147 -------
 m4/Makefile.in                                     |   588 -
 m4/intltool.m4                                     |   237 -
 m4/libtool.m4                                      |  8369 ------
 m4/ltoptions.m4                                    |   437 -
 m4/ltsugar.m4                                      |   124 -
 m4/ltversion.m4                                    |    23 -
 m4/lt~obsolete.m4                                  |    99 -
 m4/readline.m4                                     |     2 +-
 mediastreamer2/AUTHORS                             |     1 -
 mediastreamer2/COPYING                             |   340 -
 mediastreamer2/ChangeLog                           |     7 -
 mediastreamer2/INSTALL                             |   370 -
 mediastreamer2/Makefile.am                         |   130 -
 mediastreamer2/Makefile.in                         |  1105 -
 mediastreamer2/NEWS                                |   163 -
 mediastreamer2/README                              |    81 -
 mediastreamer2/README-ANDROID                      |    10 -
 mediastreamer2/acinclude.m4                        |   311 -
 mediastreamer2/aclocal.m4                          |  2897 --
 mediastreamer2/autogen.sh                          |    56 -
 mediastreamer2/build/Makefile.am                   |     1 -
 mediastreamer2/build/Makefile.in                   |   748 -
 mediastreamer2/build/android/Android.mk            |   361 -
 mediastreamer2/build/android/basedescs.h           |    16 -
 .../android/libmediastreamer2_AndroidConfig.h      |   187 -
 mediastreamer2/build/android/voipdescs.h           |   108 -
 mediastreamer2/build/git-pre-commit-hook           |     5 -
 mediastreamer2/build/iphone/basedescs.h            |    19 -
 mediastreamer2/build/iphone/voipdescs.h            |   101 -
 mediastreamer2/build/win32-novideo/Makefile.am     |     1 -
 mediastreamer2/build/win32-novideo/Makefile.in     |   568 -
 mediastreamer2/build/win32-novideo/basedescs.h     |     9 -
 .../build/win32-novideo/mediastream.vcproj         |   143 -
 .../build/win32-novideo/mediastreamer2.def         |    82 -
 .../build/win32-novideo/mediastreamer2.vcproj      |   416 -
 mediastreamer2/build/win32-novideo/voipdescs.h     |    63 -
 mediastreamer2/build/win32native/Makefile.am       |     3 -
 mediastreamer2/build/win32native/Makefile.in       |   749 -
 mediastreamer2/build/win32native/basedescs.h       |    16 -
 .../build/win32native/mediastream/Makefile.am      |     3 -
 .../build/win32native/mediastream/Makefile.in      |   568 -
 .../win32native/mediastream/mediastream.vcxproj    |   131 -
 .../build/win32native/mediastreamer2.sln           |    32 -
 .../build/win32native/mediastreamer2.vcxproj       |   241 -
 .../build/win32native/videodisplay.vcproj          |   203 -
 mediastreamer2/build/win32native/voipdescs.h       |   104 -
 mediastreamer2/build/wince/Makefile.am             |     1 -
 mediastreamer2/build/wince/Makefile.in             |   568 -
 mediastreamer2/build/wince/basedescs.h             |    11 -
 mediastreamer2/build/wince/mediastreamer2.def      |   129 -
 mediastreamer2/build/wince/mediastreamer2.vcproj   |  1568 -
 mediastreamer2/build/wince/voipdescs.h             |    59 -
 mediastreamer2/build/winmob/Makefile.am            |     1 -
 mediastreamer2/build/winmob/Makefile.in            |   568 -
 mediastreamer2/build/winmob/basedescs.h            |    11 -
 mediastreamer2/build/winmob/echo/echo.vcproj       |   227 -
 mediastreamer2/build/winmob/mediastreamer2.def     |   129 -
 mediastreamer2/build/winmob/mediastreamer2.sln     |    60 -
 mediastreamer2/build/winmob/mediastreamer2.vcproj  |   933 -
 mediastreamer2/build/winmob/voipdescs.h            |    59 -
 .../mediastreamer2-tester-native.cpp               |   126 -
 .../mediastreamer2-tester-native.h                 |    33 -
 .../mediastreamer2-tester-native.vcxproj           |   146 -
 .../mediastreamer2-tester-video.cpp                |   116 -
 .../mediastreamer2-tester-video.h                  |    18 -
 .../mediastreamer2-tester-wp8/Agents/Agents.csproj |   107 -
 .../Agents/Mediastreamer2CallInProgressAgent.cs    |    29 -
 .../Mediastreamer2ForegroundLifeTimeAgent.cs       |    31 -
 .../Agents/Mediastreamer2ScheduledAgent.cs         |    56 -
 .../Agents/Properties/AssemblyInfo.cs              |    48 -
 .../build/wp8/mediastreamer2-tester-wp8/App.xaml   |    20 -
 .../wp8/mediastreamer2-tester-wp8/App.xaml.cs      |   237 -
 .../Assets/Sounds/arpeggio_8000_mono.wav           |   Bin 69946 -> 0 bytes
 .../Assets/Sounds/bird_44100_stereo.wav            |   Bin 647168 -> 0 bytes
 .../Assets/Sounds/chimes_48000_stereo.wav          |   Bin 1003148 -> 0 bytes
 .../Assets/Sounds/laserrocket_16000_mono.wav       |   Bin 132108 -> 0 bytes
 .../Assets/Sounds/nylon_48000_mono.wav             |   Bin 512044 -> 0 bytes
 .../Assets/Sounds/owl_44100_mono.wav               |   Bin 291000 -> 0 bytes
 .../Assets/Sounds/piano_8000_stereo.wav            |   Bin 164686 -> 0 bytes
 .../Assets/Sounds/punch_16000_stereo.wav           |   Bin 87864 -> 0 bytes
 .../mediastreamer2-tester-wp8/LocalizedStrings.cs  |    14 -
 .../wp8/mediastreamer2-tester-wp8/MainPage.xaml    |    58 -
 .../wp8/mediastreamer2-tester-wp8/MainPage.xaml.cs |   223 -
 .../Properties/AppManifest.xml                     |     6 -
 .../Properties/AssemblyInfo.cs                     |    37 -
 .../Properties/WMAppManifest.xml                   |    50 -
 .../Resources/AppResources.Designer.cs             |   127 -
 .../Resources/AppResources.resx                    |   137 -
 .../mediastreamer2-tester-wp8/TestCasePage.xaml    |    40 -
 .../mediastreamer2-tester-wp8/TestCasePage.xaml.cs |    63 -
 .../mediastreamer2-tester-wp8/TestResultPage.xaml  |    39 -
 .../TestResultPage.xaml.cs                         |   139 -
 .../mediastreamer2-tester-wp8.csproj               |   184 -
 .../mediastreamer2-tester-wp8.sln                  |   287 -
 .../build/wp8/mediastreamer2/basedescs.h           |    19 -
 .../build/wp8/mediastreamer2/mediastreamer2.sln    |    93 -
 .../wp8/mediastreamer2/mediastreamer2.vcxproj      |   246 -
 .../build/wp8/mediastreamer2/version.bat           |    22 -
 .../build/wp8/mediastreamer2/voipdescs.h           |    99 -
 mediastreamer2/config.rpath                        |   614 -
 mediastreamer2/configure                           | 28702 -------------------
 mediastreamer2/configure.ac                        |  1377 -
 mediastreamer2/help/Doxyfile.in                    |   234 -
 mediastreamer2/help/Makefile.am                    |    33 -
 mediastreamer2/help/Makefile.in                    |   718 -
 mediastreamer2/help/doxygen.dox                    |   169 -
 mediastreamer2/help/filters.dox                    |   148 -
 mediastreamer2/help/ht0-buildagraph.dox            |   153 -
 mediastreamer2/include/Makefile.am                 |     1 -
 mediastreamer2/include/Makefile.in                 |   748 -
 mediastreamer2/include/mediastreamer2/Makefile.am  |    56 -
 mediastreamer2/include/mediastreamer2/Makefile.in  |   741 -
 mediastreamer2/include/mediastreamer2/allfilters.h |   151 -
 .../include/mediastreamer2/bitratecontrol.h        |   215 -
 mediastreamer2/include/mediastreamer2/bits_rw.h    |    64 -
 mediastreamer2/include/mediastreamer2/dsptools.h   |   389 -
 mediastreamer2/include/mediastreamer2/dtls_srtp.h  |    94 -
 mediastreamer2/include/mediastreamer2/dtmfgen.h    |    74 -
 .../include/mediastreamer2/flowcontrol.h           |    49 -
 mediastreamer2/include/mediastreamer2/formats.h    |    72 -
 mediastreamer2/include/mediastreamer2/ice.h        |   871 -
 .../include/mediastreamer2/mediastream.h           |   931 -
 mediastreamer2/include/mediastreamer2/ms_srtp.h    |   146 -
 .../include/mediastreamer2/msaudiomixer.h          |    42 -
 .../include/mediastreamer2/mschanadapter.h         |    27 -
 .../include/mediastreamer2/mscodecutils.h          |   115 -
 mediastreamer2/include/mediastreamer2/mscommon.h   |   350 -
 .../include/mediastreamer2/msconference.h          |   215 -
 .../include/mediastreamer2/msequalizer.h           |    44 -
 .../include/mediastreamer2/mseventqueue.h          |    63 -
 .../include/mediastreamer2/msextdisplay.h          |    33 -
 mediastreamer2/include/mediastreamer2/msfactory.h  |   258 -
 .../include/mediastreamer2/msfileplayer.h          |    43 -
 mediastreamer2/include/mediastreamer2/msfilerec.h  |    33 -
 mediastreamer2/include/mediastreamer2/msfilter.h   |   772 -
 .../include/mediastreamer2/msgenericplc.h          |    29 -
 .../include/mediastreamer2/msinterfaces.h          |   297 -
 mediastreamer2/include/mediastreamer2/msitc.h      |    27 -
 mediastreamer2/include/mediastreamer2/msjava.h     |    43 -
 .../include/mediastreamer2/msjpegwriter.h          |    27 -
 .../include/mediastreamer2/msmediaplayer.h         |   161 -
 mediastreamer2/include/mediastreamer2/msqueue.h    |   156 -
 mediastreamer2/include/mediastreamer2/msrtp.h      |    55 -
 mediastreamer2/include/mediastreamer2/mssndcard.h  |   501 -
 mediastreamer2/include/mediastreamer2/mstee.h      |    30 -
 mediastreamer2/include/mediastreamer2/msticker.h   |   287 -
 .../include/mediastreamer2/mstonedetector.h        |    57 -
 mediastreamer2/include/mediastreamer2/msutils.h    |    39 -
 mediastreamer2/include/mediastreamer2/msv4l.h      |    30 -
 mediastreamer2/include/mediastreamer2/msvaddtx.h   |    36 -
 mediastreamer2/include/mediastreamer2/msvideo.h    |   418 -
 mediastreamer2/include/mediastreamer2/msvideoout.h |    28 -
 mediastreamer2/include/mediastreamer2/msvolume.h   |    86 -
 mediastreamer2/include/mediastreamer2/mswebcam.h   |   240 -
 .../include/mediastreamer2/qualityindicator.h      |   102 -
 mediastreamer2/include/mediastreamer2/rfc3984.h    |    68 -
 mediastreamer2/include/mediastreamer2/stun.h       |   551 -
 mediastreamer2/include/mediastreamer2/stun_udp.h   |   214 -
 mediastreamer2/include/mediastreamer2/upnp_igd.h   |    96 -
 .../include/mediastreamer2/videostarter.h          |    50 -
 mediastreamer2/include/mediastreamer2/x11_helper.h |    45 -
 mediastreamer2/include/mediastreamer2/zrtp.h       |   165 -
 mediastreamer2/java/.classpath                     |     9 -
 mediastreamer2/java/.project                       |    49 -
 mediastreamer2/java/AndroidManifest.xml            |    29 -
 mediastreamer2/java/jni/Application.mk             |     1 -
 mediastreamer2/java/proguard.cfg                   |    40 -
 mediastreamer2/java/res/layout-land/main.xml       |    18 -
 mediastreamer2/java/res/layout/main.xml            |    18 -
 .../java/res/menu/videocall_activity_menu.xml      |    36 -
 mediastreamer2/java/res/values/strings.xml         |     5 -
 .../java/src/org/linphone/mediastream/Log.java     |   118 -
 .../java/src/org/linphone/mediastream/Version.java |   155 -
 .../mediastream/video/AndroidVideoWindowImpl.java  |   267 -
 .../video/capture/AndroidVideoApi5JniWrapper.java  |   220 -
 .../video/capture/AndroidVideoApi8JniWrapper.java  |    78 -
 .../video/capture/AndroidVideoApi9JniWrapper.java  |   150 -
 .../capture/hwconf/AndroidCameraConfiguration.java |    99 -
 .../hwconf/AndroidCameraConfigurationReader5.java  |    67 -
 .../hwconf/AndroidCameraConfigurationReader9.java  |    49 -
 .../mediastream/video/capture/hwconf/Hacks.java    |   130 -
 .../mediastream/video/display/GL2JNIView.java      |   292 -
 .../mediastream/video/display/OpenGLESDisplay.java |    24 -
 mediastreamer2/m4/Makefile.am                      |     2 -
 mediastreamer2/m4/Makefile.in                      |   570 -
 mediastreamer2/m4/gettext.m4                       |   419 -
 mediastreamer2/m4/intltool.m4                      |   237 -
 mediastreamer2/m4/ld-output-def.m4                 |    29 -
 mediastreamer2/m4/libtool.m4                       |  8369 ------
 mediastreamer2/m4/ltoptions.m4                     |   437 -
 mediastreamer2/m4/ltsugar.m4                       |   124 -
 mediastreamer2/m4/ltversion.m4                     |    23 -
 mediastreamer2/m4/lt~obsolete.m4                   |    99 -
 mediastreamer2/m4/obsolete.m4                      |     1 -
 mediastreamer2/m4/po.m4                            |   428 -
 mediastreamer2/mediastreamer-config.h.in           |   316 -
 mediastreamer2/mediastreamer.pc.in                 |    11 -
 mediastreamer2/mediastreamer2.spec                 |    84 -
 mediastreamer2/mediastreamer2.spec.in              |    84 -
 mediastreamer2/pkg.list                            |    43 -
 mediastreamer2/po/ChangeLog                        |    12 -
 mediastreamer2/po/LINGUAS                          |     1 -
 mediastreamer2/po/Makefile.in.in                   |   222 -
 mediastreamer2/po/POTFILES.in                      |    46 -
 mediastreamer2/po/POTFILES.skip                    |     2 -
 mediastreamer2/po/cs.po                            |   325 -
 mediastreamer2/po/de.po                            |   318 -
 mediastreamer2/po/es.po                            |   296 -
 mediastreamer2/po/fr.po                            |   296 -
 mediastreamer2/po/hu.po                            |   296 -
 mediastreamer2/po/it.po                            |   309 -
 mediastreamer2/po/ja.po                            |   296 -
 mediastreamer2/po/nl.po                            |   298 -
 mediastreamer2/po/pl.po                            |   295 -
 mediastreamer2/po/pt_BR.po                         |   296 -
 mediastreamer2/po/ru.po                            |   297 -
 mediastreamer2/po/sv.po                            |   309 -
 mediastreamer2/po/zh_CN.po                         |   310 -
 mediastreamer2/src/Makefile.am                     |   482 -
 mediastreamer2/src/Makefile.in                     |  1964 --
 mediastreamer2/src/android/AudioRecord.cpp         |   245 -
 mediastreamer2/src/android/AudioRecord.h           |   417 -
 mediastreamer2/src/android/AudioSystem.cpp         |   263 -
 mediastreamer2/src/android/AudioSystem.h           |   356 -
 mediastreamer2/src/android/AudioTrack.cpp          |   278 -
 mediastreamer2/src/android/AudioTrack.h            |   492 -
 mediastreamer2/src/android/String8.cpp             |    59 -
 mediastreamer2/src/android/String8.h               |    40 -
 mediastreamer2/src/android/android-display-bad.cpp |   289 -
 mediastreamer2/src/android/android-display.c       |   233 -
 .../src/android/android-opengl-display.c           |   180 -
 mediastreamer2/src/android/androidsound.cpp        |   820 -
 mediastreamer2/src/android/androidsound_depr.cpp   |   977 -
 mediastreamer2/src/android/androidvideo.cpp        |   603 -
 mediastreamer2/src/android/audio.h                 |   554 -
 .../src/android/hardware_echo_canceller.cpp        |    87 -
 .../src/android/hardware_echo_canceller.h          |    26 -
 mediastreamer2/src/android/loader.cpp              |    55 -
 mediastreamer2/src/android/loader.h                |   475 -
 .../src/audiofilters/aac-eld-android.cpp           |   726 -
 mediastreamer2/src/audiofilters/aac-eld.c          |   826 -
 mediastreamer2/src/audiofilters/alaw.c             |   250 -
 mediastreamer2/src/audiofilters/alsa.c             |  1152 -
 mediastreamer2/src/audiofilters/aqsnd.c            |  1127 -
 mediastreamer2/src/audiofilters/arts.c             |   207 -
 mediastreamer2/src/audiofilters/audiomixer.c       |   472 -
 mediastreamer2/src/audiofilters/chanadapt.c        |   139 -
 mediastreamer2/src/audiofilters/devices.c          |   278 -
 mediastreamer2/src/audiofilters/devices.h          |    62 -
 mediastreamer2/src/audiofilters/dtmfgen.c          |   377 -
 mediastreamer2/src/audiofilters/equalizer.c        |   385 -
 mediastreamer2/src/audiofilters/flowcontrol.c      |   100 -
 mediastreamer2/src/audiofilters/g711.c             |   312 -
 mediastreamer2/src/audiofilters/g711.h             |    36 -
 mediastreamer2/src/audiofilters/g726.c             |   318 -
 mediastreamer2/src/audiofilters/genericplc.c       |   183 -
 mediastreamer2/src/audiofilters/gsm.c              |   240 -
 mediastreamer2/src/audiofilters/l16.c              |   249 -
 mediastreamer2/src/audiofilters/macsnd.c           |   817 -
 mediastreamer2/src/audiofilters/msfileplayer.c     |   494 -
 mediastreamer2/src/audiofilters/msfilerec.c        |   252 -
 mediastreamer2/src/audiofilters/msg722.c           |   270 -
 mediastreamer2/src/audiofilters/msiounit.m         |   950 -
 mediastreamer2/src/audiofilters/msopus.c           |   871 -
 mediastreamer2/src/audiofilters/msresample.c       |   282 -
 mediastreamer2/src/audiofilters/msspeex.c          |   685 -
 mediastreamer2/src/audiofilters/msvaddtx.c         |   204 -
 mediastreamer2/src/audiofilters/msvolume.c         |   582 -
 mediastreamer2/src/audiofilters/oss.c              |   559 -
 mediastreamer2/src/audiofilters/pasnd.c            |   596 -
 mediastreamer2/src/audiofilters/pulseaudio.c       |   391 -
 mediastreamer2/src/audiofilters/qsa.c              |   709 -
 mediastreamer2/src/audiofilters/speexec.c          |   448 -
 mediastreamer2/src/audiofilters/tonedetector.c     |   238 -
 mediastreamer2/src/audiofilters/ulaw.c             |   252 -
 mediastreamer2/src/audiofilters/waveheader.h       |   139 -
 mediastreamer2/src/audiofilters/winsnd.c           |   972 -
 mediastreamer2/src/audiofilters/winsnd2.c          |  1593 -
 mediastreamer2/src/audiofilters/winsnd3.c          |   732 -
 mediastreamer2/src/audiofilters/winsndds.cpp       |  1874 --
 mediastreamer2/src/base/eventqueue.c               |   270 -
 mediastreamer2/src/base/mscommon.c                 |   539 -
 mediastreamer2/src/base/msfactory.c                |   747 -
 mediastreamer2/src/base/msfilter.c                 |   355 -
 mediastreamer2/src/base/msqueue.c                  |   140 -
 mediastreamer2/src/base/mssndcard.c                |   268 -
 mediastreamer2/src/base/msticker.c                 |   590 -
 mediastreamer2/src/base/mswebcam.c                 |   132 -
 mediastreamer2/src/base/mtu.c                      |   297 -
 mediastreamer2/src/crypto/dtls_srtp.c              |   905 -
 mediastreamer2/src/crypto/ms_srtp.c                |   574 -
 mediastreamer2/src/crypto/zrtp.c                   |   731 -
 mediastreamer2/src/dxfilter.cpp                    |   884 -
 mediastreamer2/src/dxfilter.h                      |   231 -
 mediastreamer2/src/filter-template.c               |   198 -
 mediastreamer2/src/gitversion.h                    |     1 -
 mediastreamer2/src/libsrtp.map                     |     4 -
 mediastreamer2/src/ortp-deps/README                |     7 -
 mediastreamer2/src/ortp-deps/b64.c                 |   607 -
 mediastreamer2/src/ortp-deps/logging.c             |   157 -
 mediastreamer2/src/ortp-deps/ortp-config-win32.h   |    32 -
 mediastreamer2/src/ortp-deps/ortp-config.h         |     4 -
 mediastreamer2/src/ortp-deps/ortp/b64.h            |   420 -
 mediastreamer2/src/ortp-deps/ortp/logging.h        |   146 -
 mediastreamer2/src/ortp-deps/ortp/payloadtype.h    |   164 -
 mediastreamer2/src/ortp-deps/ortp/port.h           |   341 -
 mediastreamer2/src/ortp-deps/ortp/str_utils.h      |   161 -
 mediastreamer2/src/ortp-deps/payloadtype.c         |   159 -
 mediastreamer2/src/ortp-deps/port.c                |   669 -
 mediastreamer2/src/ortp-deps/str_utils.c           |   348 -
 mediastreamer2/src/ortp-deps/update_ortp.sh        |    25 -
 mediastreamer2/src/ortp-deps/utils.h               |    84 -
 mediastreamer2/src/otherfilters/itc.c              |   265 -
 mediastreamer2/src/otherfilters/join.c             |    74 -
 mediastreamer2/src/otherfilters/msrtp.c            |   723 -
 mediastreamer2/src/otherfilters/tee.c              |   111 -
 mediastreamer2/src/otherfilters/void.c             |   168 -
 mediastreamer2/src/upnp/upnp_igd.c                 |  1281 -
 mediastreamer2/src/upnp/upnp_igd_cmd.c             |   449 -
 mediastreamer2/src/upnp/upnp_igd_private.h         |   153 -
 mediastreamer2/src/upnp/upnp_igd_utils.c           |   555 -
 mediastreamer2/src/upnp/upnp_igd_utils.h           |    48 -
 mediastreamer2/src/utils/_kiss_fft_guts.h          |   205 -
 mediastreamer2/src/utils/audiodiff.c               |   180 -
 mediastreamer2/src/utils/bits_rw.c                 |   211 -
 mediastreamer2/src/utils/dsptools.c                |   390 -
 mediastreamer2/src/utils/ffmpeg-priv.c             |    87 -
 mediastreamer2/src/utils/ffmpeg-priv.h             |   136 -
 mediastreamer2/src/utils/g722.h                    |   152 -
 mediastreamer2/src/utils/g722_decode.c             |   398 -
 mediastreamer2/src/utils/g722_encode.c             |   400 -
 mediastreamer2/src/utils/kiss_fft.c                |   521 -
 mediastreamer2/src/utils/kiss_fft.h                |   114 -
 mediastreamer2/src/utils/kiss_fftr.c               |   296 -
 mediastreamer2/src/utils/kiss_fftr.h               |    57 -
 mediastreamer2/src/utils/mkv_reader.c              |   551 -
 mediastreamer2/src/utils/mkv_reader.h              |   166 -
 mediastreamer2/src/utils/msjava.c                  |    80 -
 mediastreamer2/src/utils/opengles_display.c        |   603 -
 mediastreamer2/src/utils/opengles_display.h        |    90 -
 mediastreamer2/src/utils/shaders.c                 |   111 -
 mediastreamer2/src/utils/shaders.h                 |    35 -
 mediastreamer2/src/utils/stream_regulator.c        |    68 -
 mediastreamer2/src/utils/stream_regulator.h        |    68 -
 mediastreamer2/src/utils/swscale.h                 |   146 -
 mediastreamer2/src/utils/vfw-missing.h             |   286 -
 mediastreamer2/src/utils/x11_helper.c              |    99 -
 mediastreamer2/src/videofilters/drawdib-display.c  |   645 -
 mediastreamer2/src/videofilters/extdisplay.c       |    92 -
 mediastreamer2/src/videofilters/glxvideo.c         |   491 -
 mediastreamer2/src/videofilters/h264dec.c          |   439 -
 mediastreamer2/src/videofilters/ioscapture.m       |   784 -
 mediastreamer2/src/videofilters/iosdisplay.m       |   339 -
 mediastreamer2/src/videofilters/jpegwriter.c       |   226 -
 mediastreamer2/src/videofilters/mire.c             |   179 -
 mediastreamer2/src/videofilters/mkv.c              |  2474 --
 mediastreamer2/src/videofilters/msdscap-mingw.cc   |  1027 -
 mediastreamer2/src/videofilters/msosxdisplay.m     |   488 -
 mediastreamer2/src/videofilters/msv4l.c            |  1072 -
 mediastreamer2/src/videofilters/msv4l2.c           |   832 -
 mediastreamer2/src/videofilters/nowebcam.c         |   512 -
 mediastreamer2/src/videofilters/pixconv.c          |   166 -
 mediastreamer2/src/videofilters/qtcapture.m        |   524 -
 mediastreamer2/src/videofilters/sizeconv.c         |   238 -
 mediastreamer2/src/videofilters/theora.c           |   581 -
 mediastreamer2/src/videofilters/videodec.c         |   968 -
 mediastreamer2/src/videofilters/videoenc.c         |  1159 -
 mediastreamer2/src/videofilters/videoout.c         |  1041 -
 mediastreamer2/src/videofilters/vp8.c              |  1101 -
 mediastreamer2/src/videofilters/wincevideods.c     |  1003 -
 mediastreamer2/src/videofilters/winvideo.c         |   682 -
 mediastreamer2/src/videofilters/winvideo2.c        |   505 -
 mediastreamer2/src/videofilters/winvideods.c       |  1534 -
 mediastreamer2/src/videofilters/x11video.c         |   597 -
 mediastreamer2/src/voip/audioconference.c          |   282 -
 mediastreamer2/src/voip/audiostream.c              |  1567 -
 mediastreamer2/src/voip/bitratecontrol.c           |   158 -
 mediastreamer2/src/voip/bitratedriver.c            |   413 -
 mediastreamer2/src/voip/ice.c                      |  3585 ---
 mediastreamer2/src/voip/ioshardware.m              |    76 -
 mediastreamer2/src/voip/layouts.c                  |   166 -
 mediastreamer2/src/voip/layouts.h                  |    40 -
 mediastreamer2/src/voip/mediastream.c              |   513 -
 mediastreamer2/src/voip/msmediaplayer.c            |   424 -
 mediastreamer2/src/voip/msvideo.c                  |   926 -
 mediastreamer2/src/voip/msvideo_neon.c             |   584 -
 mediastreamer2/src/voip/msvideo_neon.h             |    13 -
 mediastreamer2/src/voip/msvoip.c                   |   328 -
 mediastreamer2/src/voip/nowebcam.h                 |    28 -
 mediastreamer2/src/voip/nowebcamCIF.jpg            |   Bin 14247 -> 0 bytes
 mediastreamer2/src/voip/private.h                  |   121 -
 mediastreamer2/src/voip/qosanalyzer.c              |   705 -
 mediastreamer2/src/voip/qosanalyzer.h              |   110 -
 mediastreamer2/src/voip/qualityindicator.c         |   225 -
 mediastreamer2/src/voip/rfc2429.h                  |    50 -
 mediastreamer2/src/voip/rfc3984.c                  |   340 -
 mediastreamer2/src/voip/ringstream.c               |   132 -
 mediastreamer2/src/voip/scaler.c                   |   409 -
 mediastreamer2/src/voip/scaler.h                   |    24 -
 mediastreamer2/src/voip/scaler_arm.S               |   246 -
 mediastreamer2/src/voip/stun.c                     |  2912 --
 mediastreamer2/src/voip/stun_udp.c                 |   473 -
 mediastreamer2/src/voip/videostarter.c             |    47 -
 mediastreamer2/src/voip/videostream.c              |  1374 -
 mediastreamer2/src/voip/vp8rtpfmt.c                |  1057 -
 mediastreamer2/src/voip/vp8rtpfmt.h                |   139 -
 mediastreamer2/src/yuv2rgb.fs                      |    22 -
 mediastreamer2/src/yuv2rgb.vs                      |    12 -
 mediastreamer2/tester/Makefile.am                  |    90 -
 mediastreamer2/tester/Makefile.in                  |   934 -
 mediastreamer2/tester/common/bc_tester_utils.c     |   376 -
 mediastreamer2/tester/common/bc_tester_utils.h     |   162 -
 .../tester/mediastreamer2_adaptive_tester.c        |   503 -
 .../tester/mediastreamer2_audio_stream_tester.c    |   576 -
 .../tester/mediastreamer2_basic_audio_tester.c     |   279 -
 .../tester/mediastreamer2_framework_tester.c       |   160 -
 mediastreamer2/tester/mediastreamer2_neon_tester.c |   277 -
 .../tester/mediastreamer2_player_tester.c          |   192 -
 .../tester/mediastreamer2_sound_card_tester.c      |   457 -
 mediastreamer2/tester/mediastreamer2_tester.c      |   129 -
 mediastreamer2/tester/mediastreamer2_tester.h      |    63 -
 .../tester/mediastreamer2_tester_cocoa.m           |   100 -
 mediastreamer2/tester/mediastreamer2_tester_ios.m  |    64 -
 .../tester/mediastreamer2_tester_private.c         |   289 -
 .../tester/mediastreamer2_tester_private.h         |   100 -
 .../tester/mediastreamer2_video_stream_tester.c    |   659 -
 .../tester/sounds/arpeggio_8000_mono.wav           |   Bin 69946 -> 0 bytes
 mediastreamer2/tester/sounds/bird_44100_stereo.wav |   Bin 647168 -> 0 bytes
 .../tester/sounds/chimes_48000_stereo.wav          |   Bin 1003148 -> 0 bytes
 .../tester/sounds/laserrocket_16000_mono.wav       |   Bin 132108 -> 0 bytes
 mediastreamer2/tester/sounds/nylon_48000_mono.wav  |   Bin 512044 -> 0 bytes
 mediastreamer2/tester/sounds/owl_44100_mono.wav    |   Bin 291000 -> 0 bytes
 mediastreamer2/tester/sounds/piano_8000_stereo.wav |   Bin 164686 -> 0 bytes
 .../tester/sounds/punch_16000_stereo.wav           |   Bin 87864 -> 0 bytes
 mediastreamer2/tools/Android.mk                    |    67 -
 mediastreamer2/tools/Makefile.am                   |   100 -
 mediastreamer2/tools/Makefile.in                   |  1033 -
 mediastreamer2/tools/bench.c                       |   366 -
 mediastreamer2/tools/common.c                      |    75 -
 mediastreamer2/tools/common.h                      |    24 -
 mediastreamer2/tools/echo.c                        |   125 -
 mediastreamer2/tools/filters_graph.py              |   112 -
 .../tools/ios/en.lproj/InfoPlist.strings           |     2 -
 mediastreamer2/tools/ios/en.lproj/MainWindow.xib   |   444 -
 .../ios/en.lproj/mediastreamViewController.xib     |   418 -
 mediastreamer2/tools/ios/mediastream-Info.plist    |    40 -
 mediastreamer2/tools/ios/mediastream-Prefix.pch    |    14 -
 mediastreamer2/tools/ios/mediastreamAppDelegate.h  |    21 -
 mediastreamer2/tools/ios/mediastreamAppDelegate.m  |    78 -
 .../tools/ios/mediastreamViewController.h          |    27 -
 .../tools/ios/mediastreamViewController.m          |   122 -
 mediastreamer2/tools/mediastream.c                 |  1308 -
 mediastreamer2/tools/mediastream_cocoa.m           |    82 -
 mediastreamer2/tools/msaudiocmp.c                  |    43 -
 mediastreamer2/tools/mtudiscover.c                 |    37 -
 mediastreamer2/tools/pcap_playback.c               |   365 -
 mediastreamer2/tools/ring.c                        |    49 -
 mediastreamer2/tools/ring_jni.c                    |   109 -
 mediastreamer2/tools/test_x11window.c              |    57 -
 mediastreamer2/tools/tones.c                       |   115 -
 mediastreamer2/tools/videodisplay.c                |   131 -
 missing                                            |   215 -
 oRTP/AUTHORS                                       |    24 -
 oRTP/COPYING                                       |   504 -
 oRTP/ChangeLog                                     |   153 -
 oRTP/INSTALL                                       |   370 -
 oRTP/Makefile.am                                   |   103 -
 oRTP/Makefile.in                                   |  1043 -
 oRTP/NEWS                                          |    97 -
 oRTP/README                                        |    58 -
 oRTP/TODO                                          |     2 -
 oRTP/aclocal.m4                                    |  1158 -
 oRTP/autogen.sh                                    |    49 -
 oRTP/build/Makefile.am                             |     3 -
 oRTP/build/Makefile.in                             |   650 -
 oRTP/build/android/Android.mk                      |    73 -
 oRTP/build/android/ortp_AndroidConfig.h            |   133 -
 oRTP/build/win32native/Makefile.am                 |     2 -
 oRTP/build/win32native/Makefile.in                 |   469 -
 oRTP/build/win32native/oRTP.sln                    |    20 -
 oRTP/build/win32native/oRTP.vcxproj                |   173 -
 oRTP/build/wince/Makefile.am                       |     2 -
 oRTP/build/wince/Makefile.in                       |   469 -
 oRTP/build/wince/oRTP.vcproj                       |   914 -
 oRTP/build/winmob/Makefile.am                      |     3 -
 oRTP/build/winmob/Makefile.in                      |   469 -
 oRTP/build/winmob/oRTP.sln                         |    46 -
 oRTP/build/winmob/oRTP.vcproj                      |   932 -
 oRTP/build/wp8/oRTP/oRTP.sln                       |    36 -
 oRTP/build/wp8/oRTP/oRTP.vcxproj                   |   156 -
 oRTP/configure                                     | 16227 -----------
 oRTP/configure.ac                                  |   428 -
 oRTP/include/Makefile.am                           |     1 -
 oRTP/include/Makefile.in                           |   649 -
 oRTP/include/ortp/Makefile.am                      |    10 -
 oRTP/include/ortp/Makefile.in                      |   596 -
 oRTP/include/ortp/b64.h                            |   420 -
 oRTP/include/ortp/event.h                          |    99 -
 oRTP/include/ortp/logging.h                        |   157 -
 oRTP/include/ortp/ortp.h                           |    98 -
 oRTP/include/ortp/payloadtype.h                    |   191 -
 oRTP/include/ortp/port.h                           |   382 -
 oRTP/include/ortp/rtcp.h                           |   563 -
 oRTP/include/ortp/rtp.h                            |   131 -
 oRTP/include/ortp/rtpprofile.h                     |   104 -
 oRTP/include/ortp/rtpsession.h                     |   668 -
 oRTP/include/ortp/rtpsignaltable.h                 |    53 -
 oRTP/include/ortp/sessionset.h                     |   139 -
 oRTP/include/ortp/str_utils.h                      |   185 -
 oRTP/include/ortp/telephonyevents.h                |   104 -
 oRTP/m4/Makefile.am                                |     2 -
 oRTP/m4/Makefile.in                                |   471 -
 oRTP/m4/ld-output-def.m4                           |    29 -
 oRTP/m4/libtool.m4                                 |  8369 ------
 oRTP/m4/ltoptions.m4                               |   437 -
 oRTP/m4/ltsugar.m4                                 |   124 -
 oRTP/m4/ltversion.m4                               |    23 -
 oRTP/m4/lt~obsolete.m4                             |    99 -
 oRTP/m4/obsolete.m4                                |     1 -
 oRTP/oRTP.prj                                      |   193 -
 oRTP/oRTP.pws                                      |    67 -
 oRTP/ortp-config.h.in                              |   161 -
 oRTP/ortp.doxygen                                  |   225 -
 oRTP/ortp.doxygen.in                               |   225 -
 oRTP/ortp.pc.in                                    |    10 -
 oRTP/ortp.spec                                     |   110 -
 oRTP/ortp.spec.in                                  |   110 -
 oRTP/pkg.list                                      |    38 -
 oRTP/src/Makefile.am                               |    68 -
 oRTP/src/Makefile.in                               |   904 -
 oRTP/src/avprofile.c                               |   968 -
 oRTP/src/b64.c                                     |   607 -
 oRTP/src/dll_entry.c                               |   182 -
 oRTP/src/event.c                                   |    92 -
 oRTP/src/extremum.c                                |    72 -
 oRTP/src/jitterctl.c                               |   205 -
 oRTP/src/jitterctl.h                               |    44 -
 oRTP/src/logging.c                                 |   336 -
 oRTP/src/master                                    |    33 -
 oRTP/src/netsim.c                                  |   457 -
 oRTP/src/ortp.c                                    |   195 -
 oRTP/src/payloadtype.c                             |   199 -
 oRTP/src/port.c                                    |   900 -
 oRTP/src/posixtimer.c                              |   187 -
 oRTP/src/rtcp.c                                    |   744 -
 oRTP/src/rtcp_fb.c                                 |   372 -
 oRTP/src/rtcp_xr.c                                 |   305 -
 oRTP/src/rtcpparse.c                               |   615 -
 oRTP/src/rtpparse.c                                |   340 -
 oRTP/src/rtpprofile.c                              |   231 -
 oRTP/src/rtpsession.c                              |  2237 --
 oRTP/src/rtpsession_inet.c                         |  1667 --
 oRTP/src/rtpsession_priv.h                         |    90 -
 oRTP/src/rtpsignaltable.c                          |    99 -
 oRTP/src/rtptimer.c                                |    33 -
 oRTP/src/rtptimer.h                                |    52 -
 oRTP/src/scheduler.c                               |   212 -
 oRTP/src/scheduler.h                               |    69 -
 oRTP/src/sessionset.c                              |   220 -
 oRTP/src/str_utils.c                               |   354 -
 oRTP/src/system                                    |    15 -
 oRTP/src/telephonyevents.c                         |   420 -
 oRTP/src/tests/Makefile.am                         |    34 -
 oRTP/src/tests/Makefile.in                         |   875 -
 oRTP/src/tests/fmtpparse.c                         |    35 -
 oRTP/src/tests/mrtprecv.c                          |   159 -
 oRTP/src/tests/mrtpsend.c                          |   175 -
 oRTP/src/tests/rtpmemtest.c                        |   148 -
 oRTP/src/tests/rtprecv.c                           |   184 -
 oRTP/src/tests/rtpsend.c                           |   128 -
 oRTP/src/tests/rtpsend_stupid.c                    |   126 -
 oRTP/src/tests/test_timer.c                        |    43 -
 oRTP/src/tests/tevmrtprecv.c                       |   175 -
 oRTP/src/tests/tevrtprecv.c                        |   108 -
 oRTP/src/tests/tevrtpsend.c                        |    99 -
 oRTP/src/tests/win_receiver/Makefile.am            |     2 -
 oRTP/src/tests/win_receiver/Makefile.in            |   469 -
 oRTP/src/tests/win_receiver/RTPReceiver.cpp        |   236 -
 oRTP/src/tests/win_receiver/RTPReceiver.vcproj     |   216 -
 oRTP/src/tests/win_sender/Makefile.am              |     2 -
 oRTP/src/tests/win_sender/Makefile.in              |   469 -
 oRTP/src/tests/win_sender/RTPSender.cpp            |   265 -
 oRTP/src/tests/win_sender/RTPSender.vcproj         |   216 -
 oRTP/src/utils.c                                   |   102 -
 oRTP/src/utils.h                                   |    88 -
 oRTP/src/winrttimer.cpp                            |    85 -
 oRTP/src/winrttimer.h                              |    16 -
 pixmaps/CMakeLists.txt                             |   140 +
 pixmaps/Makefile.am                                |   119 +-
 pixmaps/Makefile.in                                |   646 -
 pixmaps/active_chat.png                            |   Bin 3386 -> 0 bytes
 pixmaps/addcall-green.png                          |   Bin 5642 -> 0 bytes
 pixmaps/call.png                                   |   Bin 3761 -> 0 bytes
 pixmaps/call_status_incoming.png                   |   Bin 2879 -> 0 bytes
 pixmaps/call_status_outgoing.png                   |   Bin 2884 -> 0 bytes
 pixmaps/chat.png                                   |   Bin 3283 -> 0 bytes
 pixmaps/chat_message_delivered.png                 |   Bin 2077 -> 0 bytes
 pixmaps/chat_message_inprogress.png                |   Bin 2052 -> 0 bytes
 pixmaps/chat_message_not_delivered.png             |   Bin 2026 -> 0 bytes
 pixmaps/composing_active_chat.png                  |   Bin 3398 -> 0 bytes
 pixmaps/composing_chat.png                         |   Bin 3291 -> 0 bytes
 pixmaps/contact-orange.png                         |   Bin 734 -> 0 bytes
 pixmaps/contact_starred.png                        |   Bin 2978 -> 0 bytes
 pixmaps/contact_unstarred.png                      |   Bin 2894 -> 0 bytes
 pixmaps/dialer-orange.png                          |   Bin 1318 -> 0 bytes
 pixmaps/dialer.png                                 |   Bin 3744 -> 0 bytes
 pixmaps/history-orange.png                         |   Bin 1695 -> 0 bytes
 pixmaps/hold_off.png                               |   Bin 3897 -> 0 bytes
 pixmaps/hold_on.png                                |   Bin 2083 -> 0 bytes
 pixmaps/index.theme                                |  1836 ++
 pixmaps/linphone-add-call.png                      |   Bin 0 -> 2808 bytes
 pixmaps/linphone-call-status-incoming.png          |   Bin 0 -> 2077 bytes
 pixmaps/linphone-call-status-missed.png            |   Bin 0 -> 2122 bytes
 pixmaps/linphone-call-status-outgoing.png          |   Bin 0 -> 2140 bytes
 pixmaps/linphone-call-transfer.png                 |   Bin 0 -> 2713 bytes
 pixmaps/linphone-camera-disabled.png               |   Bin 0 -> 1599 bytes
 pixmaps/linphone-camera-enabled.png                |   Bin 0 -> 871 bytes
 pixmaps/linphone-chat-new-message-and-writing.png  |   Bin 0 -> 2029 bytes
 pixmaps/linphone-chat-new-message.png              |   Bin 0 -> 1901 bytes
 pixmaps/linphone-chat-nothing.png                  |   Bin 0 -> 2222 bytes
 pixmaps/linphone-chat-send.png                     |   Bin 0 -> 1436 bytes
 pixmaps/linphone-chat-writing.png                  |   Bin 0 -> 2372 bytes
 pixmaps/linphone-conference-start.png              |   Bin 0 -> 2691 bytes
 pixmaps/linphone-contact-add.png                   |   Bin 0 -> 2006 bytes
 pixmaps/linphone-delete.png                        |   Bin 0 -> 1190 bytes
 pixmaps/linphone-edit.png                          |   Bin 0 -> 1758 bytes
 pixmaps/linphone-failed.png                        |   Bin 0 -> 1998 bytes
 pixmaps/linphone-history.png                       |   Bin 0 -> 1726 bytes
 pixmaps/linphone-hold-off.png                      |   Bin 0 -> 338 bytes
 pixmaps/linphone-hold-on.png                       |   Bin 0 -> 364 bytes
 pixmaps/linphone-inprogress.png                    |   Bin 0 -> 2219 bytes
 pixmaps/linphone-media-pause.png                   |   Bin 0 -> 1947 bytes
 pixmaps/linphone-media-play.png                    |   Bin 0 -> 2357 bytes
 pixmaps/linphone-micro-enabled.png                 |   Bin 0 -> 1714 bytes
 pixmaps/linphone-micro-muted.png                   |   Bin 0 -> 1745 bytes
 pixmaps/linphone-ok.png                            |   Bin 0 -> 1326 bytes
 pixmaps/linphone-record.png                        |   Bin 0 -> 2409 bytes
 pixmaps/linphone-security-ok.png                   |   Bin 0 -> 694 bytes
 pixmaps/linphone-security-pending.png              |   Bin 0 -> 707 bytes
 pixmaps/linphone-speaker-enabled.png               |   Bin 0 -> 1294 bytes
 pixmaps/linphone-speaker-muted.png                 |   Bin 0 -> 1976 bytes
 pixmaps/linphone-start-call.png                    |   Bin 0 -> 2587 bytes
 pixmaps/linphone-start-call2.png                   |   Bin 0 -> 2899 bytes
 pixmaps/linphone-start-chat.png                    |   Bin 0 -> 2079 bytes
 pixmaps/linphone-status-away.png                   |   Bin 0 -> 1074 bytes
 pixmaps/linphone-status-donotdisturb.png           |   Bin 0 -> 755 bytes
 pixmaps/linphone-status-offline.png                |   Bin 0 -> 1071 bytes
 pixmaps/linphone-status-online.png                 |   Bin 0 -> 1143 bytes
 pixmaps/linphone-stop-call.png                     |   Bin 0 -> 1092 bytes
 pixmaps/linphone-take-screenshot.png               |   Bin 0 -> 1865 bytes
 pixmaps/linphone-warning.png                       |   Bin 0 -> 1004 bytes
 pixmaps/linphone.icns                              |   Bin 10887 -> 36705 bytes
 pixmaps/mic_active.png                             |   Bin 3523 -> 0 bytes
 pixmaps/mic_muted.png                              |   Bin 3716 -> 0 bytes
 pixmaps/notok.png                                  |   Bin 2023 -> 0 bytes
 pixmaps/ok.png                                     |   Bin 1373 -> 0 bytes
 pixmaps/speaker.png                                |   Bin 455 -> 0 bytes
 pixmaps/startcall-green.png                        |   Bin 6008 -> 0 bytes
 pixmaps/startcall-small.png                        |   Bin 3726 -> 0 bytes
 pixmaps/status-green.png                           |   Bin 1242 -> 0 bytes
 pixmaps/status-offline.png                         |   Bin 1179 -> 0 bytes
 pixmaps/status-orange.png                          |   Bin 1252 -> 0 bytes
 pixmaps/status-red.png                             |   Bin 1202 -> 0 bytes
 pixmaps/stopcall-red.png                           |   Bin 5770 -> 0 bytes
 pixmaps/stopcall-small.png                         |   Bin 3764 -> 0 bytes
 pixmaps/svg/linphone-add-call.svg                  |    89 +
 pixmaps/svg/linphone-call-status-incoming.svg      |    80 +
 pixmaps/svg/linphone-call-status-missed.svg        |    86 +
 pixmaps/svg/linphone-call-status-outgoing.svg      |    78 +
 pixmaps/svg/linphone-call-transfer.svg             |   104 +
 pixmaps/svg/linphone-camera-disabled.svg           |    95 +
 pixmaps/svg/linphone-camera-enabled.svg            |    90 +
 .../svg/linphone-chat-new-message-and-writing.svg  |    76 +
 pixmaps/svg/linphone-chat-new-message.svg          |    69 +
 pixmaps/svg/linphone-chat-nothing.svg              |    69 +
 pixmaps/svg/linphone-chat-send.svg                 |    70 +
 pixmaps/svg/linphone-chat-writing.svg              |    73 +
 pixmaps/svg/linphone-conference-start.svg          |    66 +
 pixmaps/svg/linphone-contact-add.svg               |    17 +
 pixmaps/svg/linphone-delete.svg                    |    17 +
 pixmaps/svg/linphone-edit.svg                      |    15 +
 pixmaps/svg/linphone-failed.svg                    |    73 +
 pixmaps/svg/linphone-history.svg                   |    96 +
 pixmaps/svg/linphone-hold-off.svg                  |    66 +
 pixmaps/svg/linphone-hold-on.svg                   |    65 +
 pixmaps/svg/linphone-inprogress.svg                |    66 +
 pixmaps/svg/linphone-logo.svg                      |    96 +
 pixmaps/svg/linphone-media-pause.svg               |    72 +
 pixmaps/svg/linphone-media-play.svg                |    73 +
 pixmaps/svg/linphone-micro-enabled.svg             |    78 +
 pixmaps/svg/linphone-micro-muted.svg               |    90 +
 pixmaps/svg/linphone-ok.svg                        |    95 +
 pixmaps/svg/linphone-record.svg                    |    78 +
 pixmaps/svg/linphone-security-ok.svg               |    76 +
 pixmaps/svg/linphone-security-pending.svg          |    76 +
 pixmaps/svg/linphone-speaker-enabled.svg           |    87 +
 pixmaps/svg/linphone-speaker-muted.svg             |    76 +
 pixmaps/svg/linphone-start-call.svg                |    73 +
 pixmaps/svg/linphone-start-call2.svg               |    69 +
 pixmaps/svg/linphone-start-chat.svg                |    77 +
 pixmaps/svg/linphone-status-away.svg               |    66 +
 pixmaps/svg/linphone-status-donotdisturb.svg       |    72 +
 pixmaps/svg/linphone-status-offline.svg            |    72 +
 pixmaps/svg/linphone-status-online.svg             |    66 +
 pixmaps/svg/linphone-stop-call.svg                 |    70 +
 pixmaps/svg/linphone-warning.svg                   |   106 +
 pixmaps/svg/linphone.svg                           |    83 +
 po/CMakeLists.txt                                  |    32 +
 po/Makefile.in.in                                  |   222 -
 po/Makevars.template                               |    41 +
 po/POTFILES.in                                     |    30 +-
 po/POTFILES.skip                                   |     5 +-
 po/README                                          |    13 +
 po/Rules-quot                                      |    47 +
 po/ar.po                                           |  1835 +-
 po/boldquot.sed                                    |    10 +
 po/cs.po                                           |  1747 +-
 po/de.po                                           |  1795 +-
 po/en at boldquot.header                              |    25 +
 po/en at quot.header                                  |    22 +
 po/es.po                                           |  2070 +-
 po/fi.po                                           |  2090 ++
 po/fr.po                                           |  1801 +-
 po/he.po                                           |  1803 +-
 po/hu.po                                           |  1766 +-
 po/insert-header.sin                               |    23 +
 po/it.po                                           |  2163 +-
 po/ja.po                                           |  1761 +-
 po/lt.po                                           |  2094 ++
 po/nb_NO.po                                        |  1667 +-
 po/nl.po                                           |  1739 +-
 po/pl.po                                           |  1517 +-
 po/pt_BR.po                                        |  1531 +-
 po/quot.sed                                        |     6 +
 po/remove-potcdate.sin                             |    19 +
 po/ru.po                                           |  1795 +-
 po/sr.po                                           |  1809 +-
 po/sv.po                                           |  2207 +-
 po/tr.po                                           |  1880 +-
 po/zh_CN.po                                        |  1635 +-
 po/zh_TW.po                                        |  1667 +-
 scripts/Makefile.am                                |     2 +-
 scripts/Makefile.in                                |   547 -
 scripts/mk-ca-bundle.pl                            |   499 +
 share/C/Makefile.in                                |   650 -
 share/CMakeLists.txt                               |    73 +
 share/Makefile.am                                  |    28 +-
 share/Makefile.in                                  |   955 -
 share/cs/Makefile.in                               |   629 -
 share/dont_wait_too_long.mkv                       |   Bin 0 -> 3650842 bytes
 share/fr/Makefile.in                               |   569 -
 share/it/Makefile.in                               |   569 -
 share/ja/Makefile.in                               |   569 -
 share/linphone.pc.in                               |     2 +-
 share/rings/CMakeLists.txt                         |    38 +
 share/rings/bigben.wav                             |   Bin 962604 -> 0 bytes
 share/rings/four_hands_together.mkv                |   Bin 0 -> 670788 bytes
 share/rings/house_keeping.mkv                      |   Bin 0 -> 760823 bytes
 share/rings/its_a_game.mkv                         |   Bin 0 -> 1180713 bytes
 share/rings/leaving_dreams.mkv                     |   Bin 0 -> 249152 bytes
 share/rings/notes_of_the_optimistic.mkv            |   Bin 0 -> 594025 bytes
 share/rings/oldphone.wav                           |   Bin 312300 -> 0 bytes
 share/rings/orig.wav                               |   Bin 17092 -> 0 bytes
 share/rings/rock.wav                               |   Bin 1298680 -> 0 bytes
 share/rings/soft_as_snow.mkv                       |   Bin 0 -> 929065 bytes
 share/rings/sweet.wav                              |   Bin 745158 -> 0 bytes
 share/rings/synth.wav                              |   Bin 882732 -> 0 bytes
 share/rings/tapping.wav                            |   Bin 771208 -> 0 bytes
 share/rootca.cmake                                 |    40 +
 share/{rings => }/toy-mono.wav                     |   Bin
 share/xml/Makefile.am                              |     2 +-
 share/xml/Makefile.in                              |   547 -
 share/xml/imdn.xsd                                 |    16 +
 stamp-h.in                                         |     1 +
 tester/CMakeLists.txt                              |   311 +
 tester/Makefile.am                                 |   163 +-
 tester/Makefile.in                                 |   952 -
 tester/accountmanager.c                            |    84 +-
 tester/audio_bypass_tester.c                       |   518 +
 tester/audio_bypass_wav_header.h                   |   139 +
 tester/call_multi_tester.c                         |  1037 +
 tester/call_multicast_tester.c                     |   267 +
 tester/call_single_tester.c                        |  5552 ++++
 tester/call_tester.c                               |  4185 ---
 tester/call_video_tester.c                         |  1951 ++
 tester/certificates/client/cert.pem                |    75 +
 .../client/cert2-signed-by-other-ca.pem            |    90 +
 tester/certificates/client/cert2.pem               |    74 +
 tester/certificates/client/key.pem                 |    27 +
 tester/certificates/client/key2.pem                |    28 +
 tester/certificates/cn/cafile.pem                  |    44 +-
 tester/common/bc_tester_utils.c                    |   376 -
 tester/common/bc_tester_utils.h                    |   162 -
 tester/complex_sip_case_tester.c                   |   370 +
 tester/dtmf_tester.c                               |   152 +-
 tester/eventapi_tester.c                           |   393 +-
 tester/flexisip/README                             |     3 +
 tester/flexisip/flexisip-generic.conf              |   625 +
 tester/flexisip/flexisip.conf                      |   625 +
 tester/flexisip/userdb.conf                        |     9 +
 tester/flexisip_tester.c                           |  1407 +-
 tester/images/linphone.svg                         |    83 +
 tester/images/nowebcamVGA.jpg                      |   Bin 0 -> 43066 bytes
 tester/liblinphone_tester.c                        |   144 +-
 tester/liblinphone_tester.h                        |   149 +-
 tester/liblinphone_tester_ios.m                    |    67 +
 tester/liblinphone_tester_windows.cpp              |   154 +
 tester/liblinphone_tester_windows.h                |    47 +
 tester/local_tester_hosts                          |     4 +
 tester/log_collection_tester.c                     |   148 +-
 tester/message_tester.c                            |  3106 +-
 tester/messages.db                                 |   Bin 0 -> 3587072 bytes
 tester/multi_call.c                                |   516 -
 tester/multicast_call_tester.c                     |   236 -
 tester/offeranswer_tester.c                        |   479 +-
 tester/player_tester.c                             |    69 +-
 tester/presence_server_tester.c                    |  1012 +
 tester/presence_tester.c                           |   582 +-
 tester/proxy_config_tester.c                       |   187 +
 tester/quality_reporting_tester.c                  |   372 +-
 tester/rcfiles/carddav_rc                          |    12 +
 tester/rcfiles/conference_focus_rc                 |    26 +
 tester/rcfiles/friends_rc                          |    21 +
 tester/rcfiles/laure_call_logs_rc                  |   155 +
 tester/rcfiles/laure_rc                            |    46 -
 tester/rcfiles/laure_rc_udp                        |    46 +
 tester/rcfiles/laure_tcp_rc                        |    46 +
 tester/rcfiles/marie2_rc                           |    60 +
 tester/rcfiles/marie_early_rc                      |     2 +-
 tester/rcfiles/marie_h264_rc                       |     4 +-
 tester/rcfiles/marie_nat64_rc                      |    55 +
 tester/rcfiles/marie_quality_reporting_rc          |    49 +
 tester/rcfiles/marie_rc                            |    11 +-
 tester/rcfiles/marie_rc_rtcp_xr                    |     4 +-
 tester/rcfiles/marie_remote_localfile_rc           |     2 +-
 tester/rcfiles/marie_remote_localfile_win10_rc     |     3 +
 tester/rcfiles/marie_sips_rc                       |     4 +-
 tester/rcfiles/marie_v4proxy_rc                    |    55 +
 tester/rcfiles/marie_zrtp_aes256_rc                |     4 +-
 tester/rcfiles/marie_zrtp_b256_rc                  |     4 +-
 tester/rcfiles/marie_zrtp_srtpsuite_aes256_rc      |     4 +-
 tester/rcfiles/michelle_rc_udp                     |    44 +
 tester/rcfiles/pauline_alt_rc                      |     2 +-
 tester/rcfiles/pauline_as_friend_rc                |    12 +
 tester/rcfiles/pauline_h264_rc                     |     6 +-
 tester/rcfiles/pauline_nat64_rc                    |    51 +
 tester/rcfiles/pauline_rc                          |     3 +-
 tester/rcfiles/pauline_rc_rtcp_xr                  |     7 +-
 tester/rcfiles/pauline_sips_rc                     |     2 +-
 tester/rcfiles/pauline_tcp_rc                      |     6 +-
 tester/rcfiles/pauline_tls_client_rc               |    51 +
 .../pauline_tunnel_verify_server_certificate_rc    |    54 +
 tester/rcfiles/pauline_v4proxy_rc                  |    51 +
 tester/rcfiles/pauline_wild_rc                     |     2 +-
 tester/rcfiles/pauline_zrtp_aes256_rc              |     6 +-
 tester/rcfiles/pauline_zrtp_b256_rc                |     6 +-
 tester/rcfiles/pauline_zrtp_srtpsuite_aes256_rc    |     6 +-
 tester/register_tester.c                           |  1075 +-
 tester/remote_provisioning_tester.c                |    97 +-
 tester/setup_tester.c                              |   308 +-
 .../call_invite_200ok_without_contact_header.xml   |   117 +
 .../call_with_audio_mline_before_video_in_sdp.xml  |   125 +
 .../sipp/call_with_multiple_audio_mline_in_sdp.xml |   132 +
 .../sipp/call_with_multiple_video_mline_in_sdp.xml |   129 +
 .../call_with_video_mline_before_audio_in_sdp.xml  |   125 +
 tester/sipp/double_publish_with_error.xml          |   111 +
 tester/sipp/simple_publish.xml                     |   103 +
 ..._update_within_icoming_reinvite_with_no_sdp.xml |   175 +
 tester/sipp/subscribe_on_wrong_dialog.xml          |    81 +
 tester/sounds/hello44100.wav                       |   Bin 0 -> 341906 bytes
 tester/sounds/hello_opus_h264.mkv                  |   Bin 120755 -> 0 bytes
 tester/sounds/sintel_trailer_opus_h264.mkv         |   Bin 0 -> 1095946 bytes
 tester/sounds/sintel_trailer_opus_vp8.mkv          |   Bin 0 -> 608274 bytes
 tester/sounds/sintel_trailer_pcmu_h264.mkv         |   Bin 0 -> 2337557 bytes
 tester/sounds/vrroom.wav                           |   Bin 0 -> 1123520 bytes
 tester/stun_tester.c                               |   265 +-
 tester/tester.c                                    |   643 +-
 tester/tester_hosts                                |     6 +-
 tester/transport_tester.c                          |   280 -
 tester/tunnel_tester.c                             |   339 +
 tester/upnp_tester.c                               |    31 +-
 tester/vcard_tester.c                              |   857 +
 tester/vcards/thousand_vcards.vcf                  |  8542 ++++++
 tester/vcards/vcards.vcf                           |    22 +
 tester/video_tester.c                              |   298 +-
 tools/CMakeLists.txt                               |    83 +
 tools/Makefile.am                                  |    31 +-
 tools/Makefile.in                                  |   922 -
 tools/auto_answer.c                                |   101 +-
 tools/genapixml.py                                 |   767 +
 tools/generator.cc                                 |    54 +-
 tools/generator.hh                                 |     2 +-
 tools/genwrappers.cc                               |     2 +-
 tools/lpc2xml_jni.cc                               |     2 +-
 tools/lpc2xml_test.c                               |    18 +-
 tools/lpconfig_items.py                            |    51 +
 tools/lpsendmsg.c                                  |   195 +
 tools/my_jni.h                                     |   108 +
 tools/python/apixml2python.py                      |   136 +
 .../python/apixml2python/__init__.py               |     0
 .../handwritten_declarations.mustache              |    48 +
 .../apixml2python/handwritten_definitions.mustache |  1020 +
 tools/python/apixml2python/linphone.py             |  1445 +
 .../python/apixml2python/linphone_module.mustache  |   344 +
 .../apixml2python/linphone_testing_module.mustache |    60 +
 tools/python/doc/Makefile                          |   181 +
 tools/python/doc/generate_enums.py                 |    28 +
 tools/python/doc/make.bat                          |   242 +
 tools/python/doc/source/_static/pylinphone.js      |    52 +
 tools/python/doc/source/api_reference.rst          |    24 +
 tools/python/doc/source/conf.py                    |   262 +
 tools/python/doc/source/getting_started.rst        |    44 +
 tools/python/doc/source/index.rst                  |    22 +
 tools/python/doc/source/pyqt_linphone_example.py   |    47 +
 tools/python/linphone-daemon.py                    |   514 +
 tools/python/unittests/README.txt                  |    14 +
 tools/python/unittests/linphonetester.py           |   633 +
 tools/python/unittests/test_call.py                |   102 +
 tools/python/unittests/test_message.py             |   157 +
 tools/python/unittests/test_presence.py            |    40 +
 tools/python/unittests/test_register.py            |   194 +
 tools/python/unittests/test_setup.py               |    69 +
 tools/software-desc.cc                             |     2 +-
 tools/software-desc.hh                             |     2 +-
 tools/test_ecc.c                                   |    64 +
 tools/test_lsd.c                                   |   104 +
 tools/test_numbers.c                               |    57 +
 tools/xml2lpc_jni.cc                               |     2 +-
 tools/xml2lpc_test.c                               |     2 +-
 wrappers/cpp/CMakeLists.txt                        |    18 +
 wrappers/cpp/LinphoneCxxConfig.cmake.in            |    40 +
 wrappers/cpp/abstractapi.py                        |   827 +
 wrappers/cpp/c_make_lists.mustache.in              |    74 +
 wrappers/cpp/class_header.mustache                 |   115 +
 wrappers/cpp/class_impl.mustache                   |   130 +
 wrappers/cpp/enums_header.mustache                 |    34 +
 wrappers/cpp/genwrapper.py                         |   715 +
 wrappers/cpp/main_header.mustache                  |    27 +
 wrappers/cpp/object.cc                             |   192 +
 wrappers/cpp/object.hh                             |   197 +
 1541 files changed, 162981 insertions(+), 356430 deletions(-)

-- 
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