[Pkg-voip-commits] [pjproject] branch master updated (f365d4e -> e114b14)
Jonas Smedegaard
dr at jones.dk
Tue Jun 7 22:01:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository pjproject.
from f365d4e Prepare for release: Update changelog.
new 85f1baf Update copyright info: Normalize and sort copyright holders. Fix use double-space as copyright-holder delimiter.
new cdf7011 Update copyright info: Extend coverage for main author to include recent year.
new 6b6e055 Update copyright info: Use License-Grant and License-Reference fields for GPL license. Thanks to Ben Finney. Merge Files sections with identical license-grant. Generalize comment about additional ignored licenses. Fix add additional GPL-granting copyright holders.
new b8b685a Update copyright info: Use separate Files section for each public-domain (non-)grant.
new c1f7afe Update copyright info: Merge Expat-licensed files.
new 761478b Update copyright info: Use License-Grant and License-Reference fields for Apache license.
new 5793f22 Update copyright info: Use SPDX license shortname and derivation ~suffix for BSD licenses. Fix include disclaimer with BSD-3-Clause~CSIRO license as mandated.
new e36e069 Update copyright info: Strip convenience code copies gsm portaudio resample speex srtp when repackaging upstream source.
new 0129140 Update copyright info: Stop track files or licenses of non-redistributed convenience code copies.
new 6c3403a Add copyright-check script.
new 709842b Bump debhelper compatibility level to 10. Adjust rules to use dh_autoreconf. Tighten build-dependency on debhelper.
new 14ef4de Remove pointless linking with libasound
new c19ac09 Reduce number of libraries linked with pjlib
new 8ef6c96 Reduce number of libraries linked with pjmedia
new 7e04327 Enable building python bindings
new 0bba0c4 CODEC_ID_* changed to AV_CODEC_ID_*
new 02756cc Remove video libs dependency for pj-utils and pjnath
new baade10 Reduce linkage of unused libraries
new 9710e1e Replace deprecated FFmpeg API
new 24cd21c add 'v5' suffix to soname of libpjsua2-2
new 63e3177 change version to 2.4.5~dfsg-5 (UNRELEASED) Update patches to not mess with autogenerated files.
new 5779f84 Drop import script (gbp import-orig clashes with git-dpm patches). Document in README.source how to import new upstream source.
new 0fea6bb Update changelog.
new 9f7f235 record new upstream branch created by importing pjproject_2.5.1~dfsg.orig.tar.bz2
adds a57d967 Import pjproject_2.5.1~dfsg.orig.tar.bz2
new 428ccbd Remove pointless linking with libasound
new 07bd3e9 Reduce number of libraries linked with pjlib
new b37e871 Reduce number of libraries linked with pjmedia
new 0fd2c8b Enable building python bindings
new c87b520 Remove video libs dependency for pj-utils and pjnath
new b6c5de5 Reduce linkage of unused libraries
new 163e66a add 'v5' suffix to soname of libpjsua2-2
new 5e876fa Unfuzz patch, and drop ones resolved upstream.
new ff81eff change version to 2.5.1~dfsg-1 new upstream version
new aee152c Build-depend on libopus-dev libwebrtc-audio-processing-dev.
new 12ca8b9 Simplify d-shlibdeps call and instead tighten build-dependency on d-shlibs.
new 65b890c Update copyright info: Extend coverage for main author to include current year.
new 10a12db Update symbols files.
new 1385cf1 Add d-shlibdev override for libopus.
new 03a2e24 Prepare for release: Update changelog. Add copyright hints.
new 0dcd21d Build-depend on libvo-amrwbenc-dev.
new 7e9b6c1 Declare compliance with Debian Policy 3.9.8.
new d8041ca Stop build-depend on unused libx264-dev.
new 908109d Add d-shlibdev override for libvo-amrwbenc.
new 6989cab Add lintian override regarding license in License-Reference field. See bug#786450.
new e114b14 Prepare for release: Update changelog.
The 45 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.txt | 9 +-
aconfigure | 385 +-
aconfigure.ac | 273 +-
build/vs/pjproject-vs14-common-defaults.props | 34 +
build/vs/pjproject-vs14-debug-defaults.props | 21 +
.../vs/pjproject-vs14-debug-dynamic-defaults.props | 16 +
.../vs/pjproject-vs14-debug-static-defaults.props | 16 +
build/vs/pjproject-vs14-release-defaults.props | 18 +
.../pjproject-vs14-release-dynamic-defaults.props | 16 +
.../pjproject-vs14-release-static-defaults.props | 16 +
.../vs/pjproject-vs14-win32-common-defaults.props | 25 +
.../vs/pjproject-vs14-win32-release-defaults.props | 12 +
.../vs/pjproject-vs14-win64-common-defaults.props | 25 +
.../vs/pjproject-vs14-win64-release-defaults.props | 12 +
configure-android | 2 +-
debian/.git-dpm | 14 +-
debian/README.source | 6 +
debian/changelog | 48 +
debian/compat | 2 +-
debian/control | 10 +-
debian/copyright | 310 +-
debian/copyright-check | 11 +
debian/copyright_hints | 934 +
debian/import | 14 -
debian/libpj2.symbols | 5 +-
debian/libpjlib-util2.symbols | 2 +-
debian/libpjmedia-audiodev2.symbols | 35 +-
debian/libpjmedia-codec2.symbols | 6 +-
debian/libpjmedia-videodev2.symbols | 42 +-
debian/libpjmedia2.symbols | 55 +-
debian/libpjnath2.symbols | 2 +-
debian/libpjsip-simple2.symbols | 2 +-
debian/libpjsip-ua2.symbols | 2 +-
debian/libpjsip2.symbols | 8 +-
debian/libpjsua2-2v5.symbols | 23 +-
debian/libpjsua2.symbols | 6 +-
...1-Remove-pointless-linking-with-libasound.patch | 39 +-
...uce-number-of-libraries-linked-with-pjlib.patch | 50 +-
...e-number-of-libraries-linked-with-pjmedia.patch | 14 +-
.../0004-Enable-building-python-bindings.patch | 2 +-
.../0005-CODEC_ID_-changed-to-AV_CODEC_ID_.patch | 36 -
...-libs-dependency-for-pj-utils-and-pjnath.patch} | 2 +-
... 0006-Reduce-linkage-of-unused-libraries.patch} | 97 +-
...7-add-v5-suffix-to-soname-of-libpjsua2-2.patch} | 2 +-
.../0008-Replace-deprecated-FFmpeg-API.patch | 212 -
debian/patches/series | 8 +-
debian/rules | 19 +-
debian/rules.copyright-check | 4 +
debian/source/lintian-overrides | 4 +
pjlib-util/build/pjlib_util.vcxproj | 427 +
pjlib-util/build/pjlib_util.vcxproj.filters | 182 +
pjlib-util/build/pjlib_util_test.vcxproj | 428 +
pjlib-util/build/pjlib_util_test.vcxproj.filters | 51 +
pjlib-util/src/pjlib-util-test/http_client.c | 50 +-
pjlib-util/src/pjlib-util/cli_telnet.c | 9 +-
pjlib-util/src/pjlib-util/dns.c | 13 +-
pjlib-util/src/pjlib-util/dns_dump.c | 9 +-
pjlib-util/src/pjlib-util/pcap.c | 10 +-
pjlib-util/src/pjlib-util/resolver.c | 28 +-
pjlib-util/src/pjlib-util/srv_resolver.c | 44 +-
pjlib-util/src/pjlib-util/stun_simple.c | 10 +-
pjlib-util/src/pjlib-util/stun_simple_client.c | 3 +-
pjlib-util/src/pjlib-util/xml.c | 20 +-
pjlib/build/pjlib.vcxproj | 687 +
pjlib/build/pjlib.vcxproj.filters | 425 +
pjlib/build/pjlib_test.vcxproj | 432 +
pjlib/build/pjlib_test.vcxproj.filters | 129 +
pjlib/include/pj/compat/os_auto.h.in | 5 +-
pjlib/include/pj/compat/socket.h | 4 +-
pjlib/include/pj/config.h | 6 +-
pjlib/include/pj/config_site_sample.h | 2 +
pjlib/include/pj/ioqueue.h | 35 +-
pjlib/include/pj/log.h | 5 +-
pjlib/include/pj/ssl_sock.h | 41 +-
pjlib/include/pj/string_i.h | 6 +-
pjlib/src/pj/addr_resolv_sock.c | 16 +-
pjlib/src/pj/errno.c | 12 +-
pjlib/src/pj/guid_android.c | 117 +
pjlib/src/pj/ioqueue_common_abs.c | 61 +-
pjlib/src/pj/ioqueue_epoll.c | 91 +-
pjlib/src/pj/ioqueue_select.c | 101 +-
pjlib/src/pj/os_core_unix.c | 6 +-
pjlib/src/pj/pool_caching.c | 4 +-
pjlib/src/pj/ssl_sock_common.c | 28 +-
pjlib/src/pj/ssl_sock_ossl.c | 103 +-
pjlib/src/pjlib-test/echo_clt.c | 6 +-
pjlib/src/pjlib-test/errno.c | 6 +-
pjlib/src/pjlib-test/ioq_perf.c | 4 +-
pjlib/src/pjlib-test/ioq_udp.c | 14 +-
pjlib/src/pjlib-test/pool.c | 12 +-
pjlib/src/pjlib-test/pool_perf.c | 8 +-
pjlib/src/pjlib-test/sock.c | 8 +-
pjlib/src/pjlib-test/ssl_sock.c | 10 +-
pjlib/src/pjlib-test/timer.c | 11 +-
pjlib/src/pjlib-test/udp_echo_srv_ioqueue.c | 10 +-
pjmedia/build/Makefile | 24 +-
pjmedia/build/os-auto.mak.in | 45 +-
pjmedia/build/pjmedia.vcproj | 340 +-
pjmedia/build/pjmedia.vcxproj | 436 +
pjmedia/build/pjmedia.vcxproj.filters | 398 +
pjmedia/build/pjmedia_audiodev.vcxproj | 401 +
pjmedia/build/pjmedia_audiodev.vcxproj.filters | 65 +
pjmedia/build/pjmedia_codec.vcxproj | 387 +
pjmedia/build/pjmedia_codec.vcxproj.filters | 143 +
pjmedia/build/pjmedia_test.vcxproj | 434 +
pjmedia/build/pjmedia_test.vcxproj.filters | 66 +
pjmedia/build/pjmedia_videodev.vcxproj | 359 +
pjmedia/build/pjmedia_videodev.vcxproj.filters | 56 +
pjmedia/include/pjmedia-audiodev/audiodev.h | 628 +-
pjmedia/include/pjmedia-audiodev/config.h | 25 +-
pjmedia/include/pjmedia-codec.h | 3 +-
pjmedia/include/pjmedia-codec/config.h | 56 +-
pjmedia/include/pjmedia-codec/config_auto.h.in | 7 +-
pjmedia/include/pjmedia-codec/opus.h | 155 +
pjmedia/include/pjmedia-codec/types.h | 3 +-
pjmedia/include/pjmedia-videodev/config.h | 25 +-
pjmedia/include/pjmedia-videodev/videodev.h | 727 +-
.../{pjmedia-audiodev => pjmedia}/audiodev.h | 145 +-
pjmedia/include/pjmedia/config.h | 40 +-
pjmedia/include/pjmedia/echo.h | 55 +-
pjmedia/include/pjmedia/endpoint.h | 65 +-
pjmedia/include/pjmedia/sound.h | 30 +-
pjmedia/include/pjmedia/stream.h | 5 +-
pjmedia/include/pjmedia/types.h | 20 +-
.../{pjmedia-videodev => pjmedia}/videodev.h | 139 +-
pjmedia/src/pjmedia-audiodev/android_jni_dev.c | 4 +-
pjmedia/src/pjmedia-audiodev/audiodev.c | 705 +-
pjmedia/src/pjmedia-audiodev/coreaudio_dev.m | 15 +-
pjmedia/src/pjmedia-audiodev/opensl_dev.c | 4 +-
pjmedia/src/pjmedia-codec/audio_codecs.c | 9 +-
pjmedia/src/pjmedia-codec/ffmpeg_vid_codecs.c | 23 +-
pjmedia/src/pjmedia-codec/ilbc.c | 72 +-
pjmedia/src/pjmedia-codec/opus.c | 1070 +
pjmedia/src/pjmedia-videodev/android_dev.c | 21 +-
pjmedia/src/pjmedia-videodev/ffmpeg_dev.c | 33 +-
pjmedia/src/pjmedia-videodev/ios_dev.m | 6 +-
pjmedia/src/pjmedia-videodev/videodev.c | 759 +-
.../src/{pjmedia-audiodev => pjmedia}/audiodev.c | 441 +-
pjmedia/src/pjmedia/converter.c | 8 +-
pjmedia/src/pjmedia/converter_libswscale.c | 7 +-
pjmedia/src/pjmedia/echo_common.c | 23 +-
pjmedia/src/pjmedia/echo_internal.h | 17 +-
pjmedia/src/pjmedia/echo_webrtc.c | 371 +
pjmedia/src/pjmedia/endpoint.c | 68 +-
pjmedia/src/pjmedia/ffmpeg_util.c | 70 +-
pjmedia/src/pjmedia/ffmpeg_util.h | 12 +-
pjmedia/src/pjmedia/resample_libsamplerate.c | 4 +-
pjmedia/src/pjmedia/sdp.c | 43 +-
pjmedia/src/pjmedia/sdp_neg.c | 12 +-
pjmedia/src/pjmedia/session.c | 4 +-
pjmedia/src/pjmedia/sound_legacy.c | 19 +-
pjmedia/src/pjmedia/stream.c | 46 +-
pjmedia/src/pjmedia/stream_info.c | 51 +-
pjmedia/src/pjmedia/tonegen.c | 8 +-
pjmedia/src/pjmedia/transport_srtp.c | 33 +-
pjmedia/src/pjmedia/vid_stream.c | 11 +-
.../src/{pjmedia-videodev => pjmedia}/videodev.c | 248 +-
pjmedia/src/pjmedia/wav_player.c | 6 +-
pjmedia/src/test/codec_vectors.c | 30 +-
pjmedia/src/test/mips_test.c | 6 +-
pjnath/build/pjnath.vcxproj | 401 +
pjnath/build/pjnath.vcxproj.filters | 119 +
pjnath/build/pjnath_test.vcxproj | 394 +
pjnath/build/pjnath_test.vcxproj.filters | 54 +
pjnath/include/pjnath.h | 11 +-
pjnath/include/pjnath/ice_strans.h | 10 +-
pjnath/src/pjnath-test/server.c | 4 +-
pjnath/src/pjnath-test/stun.c | 18 +-
pjnath/src/pjnath/ice_session.c | 36 +-
pjnath/src/pjnath/ice_strans.c | 60 +-
pjnath/src/pjnath/nat_detect.c | 13 +-
pjnath/src/pjnath/stun_msg_dump.c | 8 +-
pjnath/src/pjnath/stun_session.c | 12 +-
pjnath/src/pjnath/stun_sock.c | 6 +-
pjnath/src/pjnath/turn_session.c | 10 +-
pjproject-vs14.sln | 835 +
pjproject-vs8.sln | 100 -
pjsip-apps/build/Samples-vc.mak | 6 +-
pjsip-apps/build/libpjproject.vcxproj | 451 +
pjsip-apps/build/pjsua.vcxproj | 381 +
pjsip-apps/build/pjsua.vcxproj.filters | 48 +
pjsip-apps/build/pjsystest.vcxproj | 138 +
pjsip-apps/build/pjsystest.vcxproj.filters | 41 +
pjsip-apps/build/python_pjsua.vcxproj | 164 +
pjsip-apps/build/python_pjsua.vcxproj.filters | 32 +
pjsip-apps/build/sample_debug.vcxproj | 381 +
pjsip-apps/build/sample_debug.vcxproj.filters | 22 +
pjsip-apps/build/samples.vcxproj | 383 +
pjsip-apps/build/samples.vcxproj.filters | 133 +
pjsip-apps/src/pjsua/android/jni/Android.mk | 3 +-
.../src/pjsua/ios/ipjsua.xcodeproj/project.pbxproj | 2 +
.../src/pjsua/ios/ipjsua/ipjsuaAppDelegate.m | 13 +-
pjsip-apps/src/pjsua/pjsua_app.c | 49 +-
pjsip-apps/src/pjsua/pjsua_app_cli.c | 62 +-
pjsip-apps/src/pjsua/pjsua_app_common.c | 27 +-
pjsip-apps/src/pjsua/pjsua_app_config.c | 22 +-
pjsip-apps/src/pjsua/pjsua_app_legacy.c | 51 +-
pjsip-apps/src/python/setup.py | 10 +-
pjsip-apps/src/samples/clidemo.c | 5 +-
pjsip-apps/src/samples/encdec.c | 11 +-
pjsip-apps/src/samples/footprint.c | 4 +-
pjsip-apps/src/samples/httpdemo.c | 10 +-
pjsip-apps/src/samples/mix.c | 8 +-
pjsip-apps/src/samples/pcaputil.c | 4 +-
pjsip-apps/src/samples/pjsip-perf.c | 18 +-
pjsip-apps/src/samples/pjsua2_demo.cpp | 33 +-
pjsip-apps/src/samples/proxy.h | 18 +-
pjsip-apps/src/samples/simpleua.c | 27 +-
pjsip-apps/src/samples/sipecho.c | 13 +-
pjsip-apps/src/samples/siprtp.c | 28 +-
pjsip-apps/src/samples/stateful_proxy.c | 14 +-
pjsip-apps/src/samples/streamutil.c | 9 +-
pjsip-apps/src/samples/vid_streamutil.c | 9 +-
pjsip-apps/src/swig/java/Makefile | 1 +
pjsip-apps/src/swig/pjsua2.i | 1 +
pjsip-apps/src/swig/python/setup.py | 13 +-
pjsip-apps/src/swig/symbols.i | 4 +
pjsip-apps/src/swig/symbols.lst | 3 +-
pjsip/build/pjsip_core.vcxproj | 403 +
pjsip/build/pjsip_core.vcxproj.filters | 228 +
pjsip/build/pjsip_simple.vcxproj | 369 +
pjsip/build/pjsip_simple.vcxproj.filters | 86 +
pjsip/build/pjsip_test.vcxproj | 405 +
pjsip/build/pjsip_test.vcxproj.filters | 87 +
pjsip/build/pjsip_ua.vcxproj | 359 +
pjsip/build/pjsip_ua.vcxproj.filters | 56 +
pjsip/build/pjsua2_lib.vcxproj | 367 +
pjsip/build/pjsua2_lib.vcxproj.filters | 80 +
pjsip/build/pjsua_lib.vcxproj | 357 +
pjsip/build/pjsua_lib.vcxproj.filters | 50 +
pjsip/include/pjsip-ua/sip_replaces.h | 4 +-
pjsip/include/pjsip/print_util.h | 19 +-
pjsip/include/pjsip/sip_config.h | 4 +-
pjsip/include/pjsip/sip_dialog.h | 61 +-
pjsip/include/pjsip/sip_transport.h | 5 +-
pjsip/include/pjsip/sip_transport_udp.h | 96 +-
pjsip/include/pjsua-lib/pjsua.h | 145 +-
pjsip/include/pjsua-lib/pjsua_internal.h | 21 +-
pjsip/include/pjsua2/call.hpp | 40 +-
pjsip/include/pjsua2/endpoint.hpp | 53 +-
pjsip/include/pjsua2/media.hpp | 76 +-
pjsip/src/pjsip-simple/evsub.c | 135 +-
pjsip/src/pjsip-simple/publishc.c | 12 +-
pjsip/src/pjsip-ua/sip_100rel.c | 4 +-
pjsip/src/pjsip/sip_auth_client.c | 4 +-
pjsip/src/pjsip/sip_auth_msg.c | 5 +-
pjsip/src/pjsip/sip_dialog.c | 103 +-
pjsip/src/pjsip/sip_msg.c | 26 +-
pjsip/src/pjsip/sip_multipart.c | 8 +-
pjsip/src/pjsip/sip_parser.c | 57 +-
pjsip/src/pjsip/sip_resolve.c | 8 +-
pjsip/src/pjsip/sip_tel_uri.c | 3 +-
pjsip/src/pjsip/sip_transaction.c | 118 +-
pjsip/src/pjsip/sip_transport.c | 170 +-
pjsip/src/pjsip/sip_transport_tcp.c | 38 +-
pjsip/src/pjsip/sip_transport_tls.c | 45 +-
pjsip/src/pjsip/sip_transport_udp.c | 162 +-
pjsip/src/pjsip/sip_ua_layer.c | 14 +-
pjsip/src/pjsua-lib/pjsua_acc.c | 74 +-
pjsip/src/pjsua-lib/pjsua_aud.c | 83 +-
pjsip/src/pjsua-lib/pjsua_call.c | 99 +-
pjsip/src/pjsua-lib/pjsua_core.c | 210 +-
pjsip/src/pjsua-lib/pjsua_dump.c | 6 +-
pjsip/src/pjsua-lib/pjsua_media.c | 125 +-
pjsip/src/pjsua-lib/pjsua_pres.c | 22 +-
pjsip/src/pjsua-lib/pjsua_vid.c | 3 +-
pjsip/src/pjsua2/call.cpp | 15 +-
pjsip/src/pjsua2/endpoint.cpp | 136 +-
pjsip/src/pjsua2/media.cpp | 94 +-
pjsip/src/pjsua2/siptypes.cpp | 25 +-
pjsip/src/test/dns_test.c | 20 +-
pjsip/src/test/inv_offer_answer_test.c | 7 +-
pjsip/src/test/transport_tcp_test.c | 6 +-
pjsip/src/test/transport_test.c | 7 +-
pjsip/src/test/tsx_uas_test.c | 6 +-
pjsip/src/test/uri_test.c | 6 +-
third_party/README.txt | 3 +-
.../build/baseclasses/libbaseclasses.vcxproj | 407 +
.../baseclasses/libbaseclasses.vcxproj.filters | 92 +
third_party/build/g7221/libg7221codec.vcxproj | 367 +
.../build/g7221/libg7221codec.vcxproj.filters | 89 +
third_party/build/gsm/libgsmcodec.vcxproj | 383 +
third_party/build/gsm/libgsmcodec.vcxproj.filters | 92 +
third_party/build/ilbc/libilbccodec.vcxproj | 381 +
.../build/ilbc/libilbccodec.vcxproj.filters | 158 +
third_party/build/milenage/libmilenage.vcxproj | 350 +
.../build/milenage/libmilenage.vcxproj.filters | 29 +
third_party/build/os-auto.mak.in | 2 +-
third_party/build/portaudio/Makefile | 80 -
third_party/build/portaudio/libportaudio.vcp | 3985 ----
third_party/build/portaudio/libportaudio.vcproj | 5724 -----
third_party/build/portaudio/os-auto.mak.in | 79 -
third_party/build/portaudio/os-linux.mak | 34 -
third_party/build/portaudio/src/pa_allocation.c | 1 -
third_party/build/portaudio/src/pa_allocation.h | 1 -
third_party/build/portaudio/src/pa_converters.c | 1 -
third_party/build/portaudio/src/pa_converters.h | 1 -
third_party/build/portaudio/src/pa_cpuload.c | 1 -
third_party/build/portaudio/src/pa_cpuload.h | 1 -
third_party/build/portaudio/src/pa_debugprint.c | 1 -
third_party/build/portaudio/src/pa_debugprint.h | 1 -
third_party/build/portaudio/src/pa_dither.c | 1 -
third_party/build/portaudio/src/pa_dither.h | 1 -
third_party/build/portaudio/src/pa_endianness.h | 1 -
third_party/build/portaudio/src/pa_front.c | 1 -
third_party/build/portaudio/src/pa_hostapi.h | 1 -
third_party/build/portaudio/src/pa_linux_alsa.c | 1 -
third_party/build/portaudio/src/pa_linux_alsa.h | 1 -
third_party/build/portaudio/src/pa_mac_core.c | 1 -
third_party/build/portaudio/src/pa_mac_core.h | 1 -
.../build/portaudio/src/pa_mac_core_blocking.c | 1 -
.../build/portaudio/src/pa_mac_core_blocking.h | 1 -
.../build/portaudio/src/pa_mac_core_internal.h | 1 -
third_party/build/portaudio/src/pa_mac_core_old.c | 1 -
.../build/portaudio/src/pa_mac_core_utilities.c | 1 -
.../build/portaudio/src/pa_mac_core_utilities.h | 1 -
third_party/build/portaudio/src/pa_mac_hostapis.c | 2 -
third_party/build/portaudio/src/pa_process.c | 1 -
third_party/build/portaudio/src/pa_process.h | 1 -
third_party/build/portaudio/src/pa_ringbuffer.c | 1 -
third_party/build/portaudio/src/pa_ringbuffer.h | 1 -
third_party/build/portaudio/src/pa_skeleton.c | 1 -
third_party/build/portaudio/src/pa_stream.c | 1 -
third_party/build/portaudio/src/pa_stream.h | 1 -
third_party/build/portaudio/src/pa_trace.c | 1 -
third_party/build/portaudio/src/pa_trace.h | 1 -
third_party/build/portaudio/src/pa_types.h | 1 -
third_party/build/portaudio/src/pa_unix_hostapis.c | 1 -
third_party/build/portaudio/src/pa_unix_oss.c | 1 -
third_party/build/portaudio/src/pa_unix_util.c | 1 -
third_party/build/portaudio/src/pa_unix_util.h | 1 -
third_party/build/portaudio/src/pa_util.h | 1 -
third_party/build/portaudio/src/pa_win_hostapis.c | 1 -
third_party/build/portaudio/src/pa_win_util.c | 1 -
.../build/portaudio/src/pa_win_waveformat.c | 1 -
.../build/portaudio/src/pa_win_waveformat.h | 1 -
third_party/build/portaudio/src/pa_win_wmme.c | 1 -
third_party/build/portaudio/src/pa_win_wmme.h | 1 -
third_party/build/portaudio/src/portaudio.h | 1 -
third_party/build/resample/Makefile | 8 +-
third_party/build/resample/libresample.vcxproj | 352 +
.../build/resample/libresample.vcxproj.filters | 35 +
third_party/build/speex/config.h | 1 +
third_party/build/speex/libspeex.vcxproj | 681 +
third_party/build/speex/libspeex.vcxproj.filters | 245 +
third_party/build/srtp/Makefile | 2 +-
.../{srtp/pjlib/srtp_err.c => build/srtp/config.h} | 33 +-
third_party/build/srtp/libsrtp.vcproj | 336 +-
third_party/build/srtp/libsrtp.vcxproj | 389 +
third_party/build/srtp/libsrtp.vcxproj.filters | 203 +
third_party/build/srtp/srtp_config.h | 18 +-
third_party/gsm/COPYRIGHT | 16 -
third_party/gsm/ChangeLog | 92 -
third_party/gsm/INSTALL | 99 -
third_party/gsm/MACHINES | 11 -
third_party/gsm/MANIFEST | 59 -
third_party/gsm/Makefile | 494 -
third_party/gsm/README | 37 -
third_party/gsm/add-test/add_test.c | 353 -
third_party/gsm/add-test/add_test.dta | 683 -
third_party/gsm/inc/config.h | 37 -
third_party/gsm/inc/gsm.h | 71 -
third_party/gsm/inc/private.h | 269 -
third_party/gsm/inc/proto.h | 65 -
third_party/gsm/inc/toast.h | 109 -
third_party/gsm/inc/unproto.h | 23 -
third_party/gsm/man/bitter.1 | 70 -
third_party/gsm/man/gsm.3 | 105 -
third_party/gsm/man/gsm_explode.3 | 47 -
third_party/gsm/man/gsm_option.3 | 183 -
third_party/gsm/man/gsm_print.3 | 52 -
third_party/gsm/man/toast.1 | 156 -
third_party/gsm/src/add.c | 236 -
third_party/gsm/src/code.c | 97 -
third_party/gsm/src/debug.c | 76 -
third_party/gsm/src/decode.c | 64 -
third_party/gsm/src/gsm_create.c | 45 -
third_party/gsm/src/gsm_decode.c | 361 -
third_party/gsm/src/gsm_destroy.c | 26 -
third_party/gsm/src/gsm_encode.c | 451 -
third_party/gsm/src/gsm_explode.c | 417 -
third_party/gsm/src/gsm_implode.c | 521 -
third_party/gsm/src/gsm_option.c | 69 -
third_party/gsm/src/gsm_print.c | 167 -
third_party/gsm/src/long_term.c | 950 -
third_party/gsm/src/lpc.c | 342 -
third_party/gsm/src/preprocess.c | 114 -
third_party/gsm/src/rpe.c | 489 -
third_party/gsm/src/short_term.c | 430 -
third_party/gsm/src/table.c | 63 -
third_party/gsm/src/toast.c | 800 -
third_party/gsm/src/toast_alaw.c | 334 -
third_party/gsm/src/toast_audio.c | 113 -
third_party/gsm/src/toast_lin.c | 24 -
third_party/gsm/src/toast_ulaw.c | 621 -
third_party/gsm/tls/bitter.c | 66 -
third_party/gsm/tls/bitter.dta | 90 -
third_party/gsm/tls/ginger.c | 54 -
third_party/gsm/tls/sour.c | 91 -
third_party/gsm/tls/sour1.dta | 88 -
third_party/gsm/tls/sour2.dta | 90 -
third_party/gsm/tls/sweet.c | 66 -
third_party/gsm/tls/taste.c | 139 -
third_party/gsm/tls/taste.h | 20 -
third_party/gsm/tst/cod2lin.c | 104 -
third_party/gsm/tst/cod2txt.c | 94 -
third_party/gsm/tst/gsm2cod.c | 93 -
third_party/gsm/tst/lin2cod.c | 105 -
third_party/gsm/tst/lin2txt.c | 94 -
third_party/gsm/tst/run | 34 -
third_party/portaudio/Doxyfile | 239 -
third_party/portaudio/LICENSE.txt | 81 -
third_party/portaudio/Makefile.in | 223 -
third_party/portaudio/README.txt | 98 -
third_party/portaudio/SConstruct | 197 -
third_party/portaudio/aclocal.m4 | 6627 ------
third_party/portaudio/build/dev-cpp/Makefile-dll | 78 -
.../portaudio/build/dev-cpp/Makefile-static | 75 -
.../portaudio/build/dev-cpp/portaudio-dll.dev | 209 -
.../portaudio/build/dev-cpp/portaudio-static.dev | 209 -
third_party/portaudio/build/dev-cpp/readme.txt | 23 -
third_party/portaudio/build/msvc/portaudio.def | 43 -
third_party/portaudio/build/msvc/portaudio.dsp | 269 -
third_party/portaudio/build/msvc/portaudio.dsw | 29 -
third_party/portaudio/build/msvc/portaudio.sln | 26 -
third_party/portaudio/build/msvc/portaudio.vcproj | 1512 --
third_party/portaudio/build/msvc/readme.txt | 109 -
.../portaudio/build/scons/SConscript_common | 30 -
third_party/portaudio/build/scons/SConscript_opts | 91 -
third_party/portaudio/config.guess | 1388 --
third_party/portaudio/config.sub | 1489 --
third_party/portaudio/configure | 23096 -------------------
third_party/portaudio/configure.in | 417 -
third_party/portaudio/depcomp | 530 -
third_party/portaudio/fixdir.bat | 19 -
third_party/portaudio/fixfile.bat | 7 -
third_party/portaudio/include/pa_asio.h | 143 -
third_party/portaudio/include/pa_jack.h | 76 -
third_party/portaudio/include/pa_linux_alsa.h | 99 -
third_party/portaudio/include/pa_mac_core.h | 176 -
third_party/portaudio/include/pa_win_ds.h | 101 -
third_party/portaudio/include/pa_win_waveformat.h | 199 -
third_party/portaudio/include/pa_win_wmme.h | 186 -
third_party/portaudio/include/portaudio.h | 1134 -
third_party/portaudio/index.html | 105 -
third_party/portaudio/install-sh | 251 -
third_party/portaudio/ltmain.sh | 6971 ------
third_party/portaudio/missing | 360 -
third_party/portaudio/pablio/README.txt | 45 -
third_party/portaudio/pablio/pablio.c | 314 -
third_party/portaudio/pablio/pablio.def | 35 -
third_party/portaudio/pablio/pablio.h | 116 -
third_party/portaudio/pablio/test_rw.c | 105 -
third_party/portaudio/pablio/test_rw_echo.c | 129 -
third_party/portaudio/pablio/test_w_saw.c | 114 -
third_party/portaudio/pablio/test_w_saw8.c | 112 -
third_party/portaudio/portaudio-2.0.pc.in | 12 -
third_party/portaudio/src/SConscript | 219 -
third_party/portaudio/src/common/pa_allocation.c | 243 -
third_party/portaudio/src/common/pa_allocation.h | 104 -
third_party/portaudio/src/common/pa_converters.c | 1935 --
third_party/portaudio/src/common/pa_converters.h | 263 -
third_party/portaudio/src/common/pa_cpuload.c | 105 -
third_party/portaudio/src/common/pa_cpuload.h | 72 -
third_party/portaudio/src/common/pa_debugprint.c | 110 -
third_party/portaudio/src/common/pa_debugprint.h | 149 -
third_party/portaudio/src/common/pa_dither.c | 218 -
third_party/portaudio/src/common/pa_dither.h | 106 -
third_party/portaudio/src/common/pa_endianness.h | 145 -
third_party/portaudio/src/common/pa_front.c | 1765 --
third_party/portaudio/src/common/pa_hostapi.h | 259 -
.../portaudio/src/common/pa_memorybarrier.h | 127 -
third_party/portaudio/src/common/pa_process.c | 1772 --
third_party/portaudio/src/common/pa_process.h | 750 -
third_party/portaudio/src/common/pa_ringbuffer.c | 227 -
third_party/portaudio/src/common/pa_ringbuffer.h | 233 -
third_party/portaudio/src/common/pa_skeleton.c | 818 -
third_party/portaudio/src/common/pa_stream.c | 150 -
third_party/portaudio/src/common/pa_stream.h | 205 -
third_party/portaudio/src/common/pa_trace.c | 97 -
third_party/portaudio/src/common/pa_trace.h | 101 -
third_party/portaudio/src/common/pa_types.h | 107 -
third_party/portaudio/src/common/pa_util.h | 162 -
.../portaudio/src/hostapi/alsa/pa_linux_alsa.c | 3679 ---
.../portaudio/src/hostapi/asihpi/pa_linux_asihpi.c | 2942 ---
.../portaudio/src/hostapi/asio/ASIO-README.txt | 140 -
.../src/hostapi/asio/Callback_adaptation_.pdf | Bin 50527 -> 0 bytes
third_party/portaudio/src/hostapi/asio/Pa_ASIO.pdf | Bin 50778 -> 0 bytes
.../src/hostapi/asio/iasiothiscallresolver.cpp | 563 -
.../src/hostapi/asio/iasiothiscallresolver.h | 197 -
third_party/portaudio/src/hostapi/asio/pa_asio.cpp | 4065 ----
.../portaudio/src/hostapi/coreaudio/notes.txt | 196 -
.../portaudio/src/hostapi/coreaudio/pa_mac_core.c | 2343 --
.../src/hostapi/coreaudio/pa_mac_core_blocking.c | 592 -
.../src/hostapi/coreaudio/pa_mac_core_blocking.h | 136 -
.../src/hostapi/coreaudio/pa_mac_core_internal.h | 165 -
.../src/hostapi/coreaudio/pa_mac_core_old.c | 913 -
.../src/hostapi/coreaudio/pa_mac_core_utilities.c | 733 -
.../src/hostapi/coreaudio/pa_mac_core_utilities.h | 218 -
.../portaudio/src/hostapi/dsound/pa_win_ds.c | 2533 --
.../src/hostapi/dsound/pa_win_ds_dynlink.c | 180 -
.../src/hostapi/dsound/pa_win_ds_dynlink.h | 95 -
third_party/portaudio/src/hostapi/jack/pa_jack.c | 1761 --
.../portaudio/src/hostapi/oss/low_latency_tip.txt | Bin 3111 -> 0 bytes
.../portaudio/src/hostapi/oss/pa_unix_oss.c | 1991 --
third_party/portaudio/src/hostapi/oss/recplay.c | 114 -
.../portaudio/src/hostapi/wasapi/pa_win_wasapi.cpp | 1912 --
.../portaudio/src/hostapi/wdmks/pa_win_wdmks.c | 3304 ---
third_party/portaudio/src/hostapi/wdmks/readme.txt | 82 -
.../portaudio/src/hostapi/wmme/pa_win_wmme.c | 4007 ----
.../portaudio/src/os/unix/pa_unix_hostapis.c | 105 -
third_party/portaudio/src/os/unix/pa_unix_util.c | 693 -
third_party/portaudio/src/os/unix/pa_unix_util.h | 224 -
third_party/portaudio/src/os/win/pa_win_hostapis.c | 100 -
third_party/portaudio/src/os/win/pa_win_util.c | 151 -
.../portaudio/src/os/win/pa_win_waveformat.c | 154 -
.../portaudio/src/os/win/pa_win_wdmks_utils.c | 260 -
.../portaudio/src/os/win/pa_win_wdmks_utils.h | 65 -
.../portaudio/src/os/win/pa_x86_plain_converters.c | 1219 -
.../portaudio/src/os/win/pa_x86_plain_converters.h | 60 -
third_party/portaudio/testcvs/changeme.txt | 10 -
third_party/resample/COPYING | 463 -
third_party/resample/README.resample | 154 -
third_party/resample/include/resamplesubs.h | 32 -
third_party/resample/src/largefilter.h | 16391 -------------
third_party/resample/src/libresample_dll.c | 12 -
third_party/resample/src/resample.h | 67 -
third_party/resample/src/resamplesubs.c | 377 -
third_party/resample/src/smallfilter.h | 4617 ----
third_party/resample/src/stddefs.h | 29 -
third_party/speex/AUTHORS | 18 -
third_party/speex/COPYING | 35 -
third_party/speex/include/speex/speex.h | 424 -
third_party/speex/include/speex/speex_bits.h | 174 -
third_party/speex/include/speex/speex_buffer.h | 68 -
third_party/speex/include/speex/speex_callbacks.h | 134 -
.../speex/include/speex/speex_config_types.h.in | 11 -
third_party/speex/include/speex/speex_echo.h | 170 -
third_party/speex/include/speex/speex_header.h | 94 -
third_party/speex/include/speex/speex_jitter.h | 197 -
third_party/speex/include/speex/speex_preprocess.h | 219 -
third_party/speex/include/speex/speex_resampler.h | 340 -
third_party/speex/include/speex/speex_stereo.h | 91 -
third_party/speex/include/speex/speex_types.h | 126 -
third_party/speex/libspeex/_kiss_fft_guts.h | 160 -
third_party/speex/libspeex/arch.h | 239 -
third_party/speex/libspeex/bits.c | 372 -
third_party/speex/libspeex/buffer.c | 176 -
third_party/speex/libspeex/cb_search.c | 612 -
third_party/speex/libspeex/cb_search.h | 103 -
third_party/speex/libspeex/cb_search_arm4.h | 137 -
third_party/speex/libspeex/cb_search_bfin.h | 112 -
third_party/speex/libspeex/cb_search_sse.h | 84 -
third_party/speex/libspeex/echo_diagnostic.m | 72 -
third_party/speex/libspeex/exc_10_16_table.c | 50 -
third_party/speex/libspeex/exc_10_32_table.c | 66 -
third_party/speex/libspeex/exc_20_32_table.c | 66 -
third_party/speex/libspeex/exc_5_256_table.c | 290 -
third_party/speex/libspeex/exc_5_64_table.c | 98 -
third_party/speex/libspeex/exc_8_128_table.c | 162 -
third_party/speex/libspeex/fftwrap.c | 397 -
third_party/speex/libspeex/fftwrap.h | 58 -
third_party/speex/libspeex/filterbank.c | 227 -
third_party/speex/libspeex/filterbank.h | 66 -
third_party/speex/libspeex/filters.c | 821 -
third_party/speex/libspeex/filters.h | 90 -
third_party/speex/libspeex/filters_arm4.h | 96 -
third_party/speex/libspeex/filters_bfin.h | 515 -
third_party/speex/libspeex/filters_sse.h | 336 -
third_party/speex/libspeex/fixed_arm4.h | 148 -
third_party/speex/libspeex/fixed_arm5e.h | 178 -
third_party/speex/libspeex/fixed_bfin.h | 173 -
third_party/speex/libspeex/fixed_debug.h | 487 -
third_party/speex/libspeex/fixed_generic.h | 106 -
third_party/speex/libspeex/gain_table.c | 160 -
third_party/speex/libspeex/gain_table_lbr.c | 64 -
third_party/speex/libspeex/hexc_10_32_table.c | 66 -
third_party/speex/libspeex/hexc_table.c | 162 -
third_party/speex/libspeex/high_lsp_tables.c | 163 -
third_party/speex/libspeex/jitter.c | 843 -
third_party/speex/libspeex/kiss_fft.c | 523 -
third_party/speex/libspeex/kiss_fft.h | 108 -
third_party/speex/libspeex/kiss_fftr.c | 297 -
third_party/speex/libspeex/kiss_fftr.h | 51 -
third_party/speex/libspeex/lpc.c | 201 -
third_party/speex/libspeex/lpc.h | 53 -
third_party/speex/libspeex/lpc_bfin.h | 131 -
third_party/speex/libspeex/lsp.c | 656 -
third_party/speex/libspeex/lsp.h | 64 -
third_party/speex/libspeex/lsp_bfin.h | 89 -
third_party/speex/libspeex/lsp_tables_nb.c | 360 -
third_party/speex/libspeex/ltp.c | 839 -
third_party/speex/libspeex/ltp.h | 141 -
third_party/speex/libspeex/ltp_arm4.h | 187 -
third_party/speex/libspeex/ltp_bfin.h | 419 -
third_party/speex/libspeex/ltp_sse.h | 92 -
third_party/speex/libspeex/math_approx.h | 332 -
third_party/speex/libspeex/mdf.c | 1177 -
third_party/speex/libspeex/misc_bfin.h | 54 -
third_party/speex/libspeex/modes.c | 366 -
third_party/speex/libspeex/modes.h | 161 -
third_party/speex/libspeex/modes_wb.c | 300 -
third_party/speex/libspeex/nb_celp.c | 1903 --
third_party/speex/libspeex/nb_celp.h | 203 -
third_party/speex/libspeex/os_support.h | 169 -
third_party/speex/libspeex/preprocess.c | 1219 -
third_party/speex/libspeex/pseudofloat.h | 379 -
third_party/speex/libspeex/quant_lsp.c | 385 -
third_party/speex/libspeex/quant_lsp.h | 74 -
third_party/speex/libspeex/quant_lsp_bfin.h | 165 -
third_party/speex/libspeex/resample.c | 1131 -
third_party/speex/libspeex/resample_sse.h | 128 -
third_party/speex/libspeex/sb_celp.c | 1488 --
third_party/speex/libspeex/sb_celp.h | 155 -
third_party/speex/libspeex/scal.c | 289 -
third_party/speex/libspeex/smallft.c | 1261 -
third_party/speex/libspeex/smallft.h | 46 -
third_party/speex/libspeex/speex.c | 250 -
third_party/speex/libspeex/speex_callbacks.c | 144 -
third_party/speex/libspeex/speex_header.c | 200 -
third_party/speex/libspeex/stack_alloc.h | 115 -
third_party/speex/libspeex/stereo.c | 296 -
third_party/speex/libspeex/testdenoise.c | 44 -
third_party/speex/libspeex/testecho.c | 53 -
third_party/speex/libspeex/testenc.c | 146 -
third_party/speex/libspeex/testenc_uwb.c | 137 -
third_party/speex/libspeex/testenc_wb.c | 140 -
third_party/speex/libspeex/testjitter.c | 75 -
third_party/speex/libspeex/testresample.c | 86 -
third_party/speex/libspeex/vbr.c | 275 -
third_party/speex/libspeex/vbr.h | 70 -
third_party/speex/libspeex/vorbis_psy.c | 508 -
third_party/speex/libspeex/vorbis_psy.h | 97 -
third_party/speex/libspeex/vq.c | 147 -
third_party/speex/libspeex/vq.h | 54 -
third_party/speex/libspeex/vq_arm4.h | 115 -
third_party/speex/libspeex/vq_bfin.h | 107 -
third_party/speex/libspeex/vq_sse.h | 120 -
third_party/speex/libspeex/window.c | 102 -
third_party/speex/symbian/config.h | 59 -
third_party/speex/win32/config.h | 19 -
third_party/srtp/CHANGES | 223 -
third_party/srtp/LICENSE | 35 -
third_party/srtp/Makefile.in | 232 -
third_party/srtp/README | 174 -
third_party/srtp/TODO | 66 -
third_party/srtp/VERSION | 1 -
third_party/srtp/config.guess | 1447 --
third_party/srtp/config.h_win32vc7 | 170 -
third_party/srtp/config.hw | 192 -
third_party/srtp/config.sub | 1555 --
third_party/srtp/config_in.h | 170 -
third_party/srtp/configure | 8603 -------
third_party/srtp/configure.in | 206 -
third_party/srtp/crypto/Makefile | 130 -
third_party/srtp/crypto/Makefile.in | 130 -
third_party/srtp/crypto/VERSION | 1 -
third_party/srtp/crypto/ae_xfm/xfm.c | 573 -
third_party/srtp/crypto/cipher/aes.c | 1951 --
third_party/srtp/crypto/cipher/aes_cbc.c | 444 -
third_party/srtp/crypto/cipher/aes_icm.c | 511 -
third_party/srtp/crypto/cipher/cipher.c | 409 -
third_party/srtp/crypto/cipher/null_cipher.c | 152 -
third_party/srtp/crypto/hash/auth.c | 173 -
third_party/srtp/crypto/hash/hmac.c | 267 -
third_party/srtp/crypto/hash/null_auth.c | 160 -
third_party/srtp/crypto/hash/sha1.c | 404 -
third_party/srtp/crypto/include/aes.h | 84 -
third_party/srtp/crypto/include/aes_cbc.h | 50 -
third_party/srtp/crypto/include/aes_icm.h | 56 -
third_party/srtp/crypto/include/alloc.h | 57 -
third_party/srtp/crypto/include/auth.h | 159 -
third_party/srtp/crypto/include/cipher.h | 218 -
third_party/srtp/crypto/include/crypto.h | 43 -
third_party/srtp/crypto/include/crypto_kernel.h | 258 -
third_party/srtp/crypto/include/crypto_math.h | 273 -
third_party/srtp/crypto/include/crypto_types.h | 206 -
third_party/srtp/crypto/include/cryptoalg.h | 133 -
third_party/srtp/crypto/include/datatypes.h | 427 -
third_party/srtp/crypto/include/err.h | 174 -
third_party/srtp/crypto/include/gf2_8.h | 79 -
third_party/srtp/crypto/include/hmac.h | 78 -
third_party/srtp/crypto/include/integers.h | 147 -
third_party/srtp/crypto/include/kernel_compat.h | 84 -
third_party/srtp/crypto/include/key.h | 82 -
third_party/srtp/crypto/include/null_auth.h | 68 -
third_party/srtp/crypto/include/null_cipher.h | 80 -
third_party/srtp/crypto/include/prng.h | 54 -
third_party/srtp/crypto/include/rand_source.h | 91 -
third_party/srtp/crypto/include/rdb.h | 94 -
third_party/srtp/crypto/include/rdbx.h | 146 -
third_party/srtp/crypto/include/sha1.h | 108 -
third_party/srtp/crypto/include/stat.h | 69 -
third_party/srtp/crypto/include/xfm.h | 139 -
third_party/srtp/crypto/kernel/alloc.c | 119 -
third_party/srtp/crypto/kernel/crypto_kernel.c | 523 -
third_party/srtp/crypto/kernel/err.c | 148 -
third_party/srtp/crypto/kernel/key.c | 115 -
third_party/srtp/crypto/math/datatypes.c | 599 -
third_party/srtp/crypto/math/gf2_8.c | 83 -
third_party/srtp/crypto/math/math.c | 962 -
third_party/srtp/crypto/math/stat.c | 367 -
third_party/srtp/crypto/replay/rdb.c | 137 -
third_party/srtp/crypto/replay/rdbx.c | 289 -
third_party/srtp/crypto/replay/ut_sim.c | 105 -
third_party/srtp/crypto/rng/ctr_prng.c | 108 -
third_party/srtp/crypto/rng/prng.c | 180 -
third_party/srtp/crypto/rng/rand_linux_kernel.c | 65 -
third_party/srtp/crypto/rng/rand_source.c | 175 -
third_party/srtp/crypto/test/aes_calc.c | 111 -
third_party/srtp/crypto/test/auth_driver.c | 200 -
third_party/srtp/crypto/test/cipher_driver.c | 491 -
third_party/srtp/crypto/test/datatypes_driver.c | 237 -
third_party/srtp/crypto/test/env.c | 99 -
third_party/srtp/crypto/test/kernel_driver.c | 126 -
third_party/srtp/crypto/test/rand_gen.c | 140 -
third_party/srtp/crypto/test/sha1_driver.c | 533 -
third_party/srtp/crypto/test/stat_driver.c | 101 -
third_party/srtp/include/getopt_s.h | 60 -
third_party/srtp/include/rtp.h | 127 -
third_party/srtp/include/rtp_priv.h | 74 -
third_party/srtp/include/srtp.h | 933 -
third_party/srtp/include/srtp_priv.h | 255 -
third_party/srtp/include/ut_sim.h | 80 -
third_party/srtp/install-sh | 251 -
third_party/srtp/srtp.def | 92 -
third_party/srtp/srtp.vcproj | 588 -
third_party/srtp/srtp/srtp.c | 1913 --
third_party/srtp/srtp7.sln | 21 -
third_party/srtp/srtp7.vcproj | 298 -
third_party/srtp/tables/aes_tables.c | 346 -
third_party/srtp/test/dtls_srtp_driver.c | 245 -
third_party/srtp/test/getopt_s.c | 112 -
third_party/srtp/test/lfsr.c | 310 -
third_party/srtp/test/rdbx_driver.c | 306 -
third_party/srtp/test/replay_driver.c | 209 -
third_party/srtp/test/roc_driver.c | 165 -
third_party/srtp/test/rtp.c | 167 -
third_party/srtp/test/rtpw.c | 519 -
third_party/srtp/test/rtpw_test.sh | 77 -
third_party/srtp/test/srtp_driver.c | 1491 --
third_party/srtp/timing | 1 -
third_party/srtp/undos.sh | 10 -
third_party/srtp/update.sh | 15 -
version.mak | 6 +-
745 files changed, 24637 insertions(+), 209057 deletions(-)
create mode 100644 build/vs/pjproject-vs14-common-defaults.props
create mode 100644 build/vs/pjproject-vs14-debug-defaults.props
create mode 100644 build/vs/pjproject-vs14-debug-dynamic-defaults.props
create mode 100644 build/vs/pjproject-vs14-debug-static-defaults.props
create mode 100644 build/vs/pjproject-vs14-release-defaults.props
create mode 100644 build/vs/pjproject-vs14-release-dynamic-defaults.props
create mode 100644 build/vs/pjproject-vs14-release-static-defaults.props
create mode 100644 build/vs/pjproject-vs14-win32-common-defaults.props
create mode 100644 build/vs/pjproject-vs14-win32-release-defaults.props
create mode 100644 build/vs/pjproject-vs14-win64-common-defaults.props
create mode 100644 build/vs/pjproject-vs14-win64-release-defaults.props
create mode 100755 debian/copyright-check
create mode 100644 debian/copyright_hints
delete mode 100755 debian/import
delete mode 100644 debian/patches/0005-CODEC_ID_-changed-to-AV_CODEC_ID_.patch
rename debian/patches/{0006-Remove-video-libs-dependency-for-pj-utils-and-pjnath.patch => 0005-Remove-video-libs-dependency-for-pj-utils-and-pjnath.patch} (97%)
rename debian/patches/{0007-Reduce-linkage-of-unused-libraries.patch => 0006-Reduce-linkage-of-unused-libraries.patch} (63%)
rename debian/patches/{0009-add-v5-suffix-to-soname-of-libpjsua2-2.patch => 0007-add-v5-suffix-to-soname-of-libpjsua2-2.patch} (96%)
delete mode 100644 debian/patches/0008-Replace-deprecated-FFmpeg-API.patch
create mode 100755 debian/rules.copyright-check
create mode 100644 pjlib-util/build/pjlib_util.vcxproj
create mode 100644 pjlib-util/build/pjlib_util.vcxproj.filters
create mode 100644 pjlib-util/build/pjlib_util_test.vcxproj
create mode 100644 pjlib-util/build/pjlib_util_test.vcxproj.filters
create mode 100644 pjlib/build/pjlib.vcxproj
create mode 100644 pjlib/build/pjlib.vcxproj.filters
create mode 100644 pjlib/build/pjlib_test.vcxproj
create mode 100644 pjlib/build/pjlib_test.vcxproj.filters
create mode 100644 pjlib/src/pj/guid_android.c
create mode 100644 pjmedia/build/pjmedia.vcxproj
create mode 100644 pjmedia/build/pjmedia.vcxproj.filters
create mode 100644 pjmedia/build/pjmedia_audiodev.vcxproj
create mode 100644 pjmedia/build/pjmedia_audiodev.vcxproj.filters
create mode 100644 pjmedia/build/pjmedia_codec.vcxproj
create mode 100644 pjmedia/build/pjmedia_codec.vcxproj.filters
create mode 100644 pjmedia/build/pjmedia_test.vcxproj
create mode 100644 pjmedia/build/pjmedia_test.vcxproj.filters
create mode 100644 pjmedia/build/pjmedia_videodev.vcxproj
create mode 100644 pjmedia/build/pjmedia_videodev.vcxproj.filters
create mode 100644 pjmedia/include/pjmedia-codec/opus.h
copy pjmedia/include/{pjmedia-audiodev => pjmedia}/audiodev.h (90%)
copy pjmedia/include/{pjmedia-videodev => pjmedia}/videodev.h (89%)
create mode 100644 pjmedia/src/pjmedia-codec/opus.c
copy pjmedia/src/{pjmedia-audiodev => pjmedia}/audiodev.c (68%)
create mode 100644 pjmedia/src/pjmedia/echo_webrtc.c
copy pjmedia/src/{pjmedia-videodev => pjmedia}/videodev.c (71%)
create mode 100644 pjnath/build/pjnath.vcxproj
create mode 100644 pjnath/build/pjnath.vcxproj.filters
create mode 100644 pjnath/build/pjnath_test.vcxproj
create mode 100644 pjnath/build/pjnath_test.vcxproj.filters
create mode 100644 pjproject-vs14.sln
create mode 100644 pjsip-apps/build/libpjproject.vcxproj
create mode 100644 pjsip-apps/build/pjsua.vcxproj
create mode 100644 pjsip-apps/build/pjsua.vcxproj.filters
create mode 100644 pjsip-apps/build/pjsystest.vcxproj
create mode 100644 pjsip-apps/build/pjsystest.vcxproj.filters
create mode 100644 pjsip-apps/build/python_pjsua.vcxproj
create mode 100644 pjsip-apps/build/python_pjsua.vcxproj.filters
create mode 100644 pjsip-apps/build/sample_debug.vcxproj
create mode 100644 pjsip-apps/build/sample_debug.vcxproj.filters
create mode 100644 pjsip-apps/build/samples.vcxproj
create mode 100644 pjsip-apps/build/samples.vcxproj.filters
create mode 100644 pjsip/build/pjsip_core.vcxproj
create mode 100644 pjsip/build/pjsip_core.vcxproj.filters
create mode 100644 pjsip/build/pjsip_simple.vcxproj
create mode 100644 pjsip/build/pjsip_simple.vcxproj.filters
create mode 100644 pjsip/build/pjsip_test.vcxproj
create mode 100644 pjsip/build/pjsip_test.vcxproj.filters
create mode 100644 pjsip/build/pjsip_ua.vcxproj
create mode 100644 pjsip/build/pjsip_ua.vcxproj.filters
create mode 100644 pjsip/build/pjsua2_lib.vcxproj
create mode 100644 pjsip/build/pjsua2_lib.vcxproj.filters
create mode 100644 pjsip/build/pjsua_lib.vcxproj
create mode 100644 pjsip/build/pjsua_lib.vcxproj.filters
create mode 100644 third_party/build/baseclasses/libbaseclasses.vcxproj
create mode 100644 third_party/build/baseclasses/libbaseclasses.vcxproj.filters
create mode 100644 third_party/build/g7221/libg7221codec.vcxproj
create mode 100644 third_party/build/g7221/libg7221codec.vcxproj.filters
create mode 100644 third_party/build/gsm/libgsmcodec.vcxproj
create mode 100644 third_party/build/gsm/libgsmcodec.vcxproj.filters
create mode 100644 third_party/build/ilbc/libilbccodec.vcxproj
create mode 100644 third_party/build/ilbc/libilbccodec.vcxproj.filters
create mode 100644 third_party/build/milenage/libmilenage.vcxproj
create mode 100644 third_party/build/milenage/libmilenage.vcxproj.filters
delete mode 100644 third_party/build/portaudio/Makefile
delete mode 100644 third_party/build/portaudio/libportaudio.vcp
delete mode 100644 third_party/build/portaudio/libportaudio.vcproj
delete mode 100644 third_party/build/portaudio/os-auto.mak.in
delete mode 100644 third_party/build/portaudio/os-linux.mak
delete mode 100644 third_party/build/portaudio/src/pa_allocation.c
delete mode 100644 third_party/build/portaudio/src/pa_allocation.h
delete mode 100644 third_party/build/portaudio/src/pa_converters.c
delete mode 100644 third_party/build/portaudio/src/pa_converters.h
delete mode 100644 third_party/build/portaudio/src/pa_cpuload.c
delete mode 100644 third_party/build/portaudio/src/pa_cpuload.h
delete mode 100644 third_party/build/portaudio/src/pa_debugprint.c
delete mode 100644 third_party/build/portaudio/src/pa_debugprint.h
delete mode 100644 third_party/build/portaudio/src/pa_dither.c
delete mode 100644 third_party/build/portaudio/src/pa_dither.h
delete mode 100644 third_party/build/portaudio/src/pa_endianness.h
delete mode 100644 third_party/build/portaudio/src/pa_front.c
delete mode 100644 third_party/build/portaudio/src/pa_hostapi.h
delete mode 100644 third_party/build/portaudio/src/pa_linux_alsa.c
delete mode 100644 third_party/build/portaudio/src/pa_linux_alsa.h
delete mode 100644 third_party/build/portaudio/src/pa_mac_core.c
delete mode 100644 third_party/build/portaudio/src/pa_mac_core.h
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_blocking.c
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_blocking.h
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_internal.h
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_old.c
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_utilities.c
delete mode 100644 third_party/build/portaudio/src/pa_mac_core_utilities.h
delete mode 100644 third_party/build/portaudio/src/pa_mac_hostapis.c
delete mode 100644 third_party/build/portaudio/src/pa_process.c
delete mode 100644 third_party/build/portaudio/src/pa_process.h
delete mode 100644 third_party/build/portaudio/src/pa_ringbuffer.c
delete mode 100644 third_party/build/portaudio/src/pa_ringbuffer.h
delete mode 100644 third_party/build/portaudio/src/pa_skeleton.c
delete mode 100644 third_party/build/portaudio/src/pa_stream.c
delete mode 100644 third_party/build/portaudio/src/pa_stream.h
delete mode 100644 third_party/build/portaudio/src/pa_trace.c
delete mode 100644 third_party/build/portaudio/src/pa_trace.h
delete mode 100644 third_party/build/portaudio/src/pa_types.h
delete mode 100644 third_party/build/portaudio/src/pa_unix_hostapis.c
delete mode 100644 third_party/build/portaudio/src/pa_unix_oss.c
delete mode 100644 third_party/build/portaudio/src/pa_unix_util.c
delete mode 100644 third_party/build/portaudio/src/pa_unix_util.h
delete mode 100644 third_party/build/portaudio/src/pa_util.h
delete mode 100644 third_party/build/portaudio/src/pa_win_hostapis.c
delete mode 100644 third_party/build/portaudio/src/pa_win_util.c
delete mode 100644 third_party/build/portaudio/src/pa_win_waveformat.c
delete mode 100644 third_party/build/portaudio/src/pa_win_waveformat.h
delete mode 100644 third_party/build/portaudio/src/pa_win_wmme.c
delete mode 100644 third_party/build/portaudio/src/pa_win_wmme.h
delete mode 100644 third_party/build/portaudio/src/portaudio.h
create mode 100644 third_party/build/resample/libresample.vcxproj
create mode 100644 third_party/build/resample/libresample.vcxproj.filters
create mode 100644 third_party/build/speex/libspeex.vcxproj
create mode 100644 third_party/build/speex/libspeex.vcxproj.filters
rename third_party/{srtp/pjlib/srtp_err.c => build/srtp/config.h} (57%)
create mode 100644 third_party/build/srtp/libsrtp.vcxproj
create mode 100644 third_party/build/srtp/libsrtp.vcxproj.filters
delete mode 100644 third_party/gsm/COPYRIGHT
delete mode 100644 third_party/gsm/ChangeLog
delete mode 100644 third_party/gsm/INSTALL
delete mode 100644 third_party/gsm/MACHINES
delete mode 100644 third_party/gsm/MANIFEST
delete mode 100644 third_party/gsm/Makefile
delete mode 100644 third_party/gsm/README
delete mode 100644 third_party/gsm/add-test/add_test.c
delete mode 100644 third_party/gsm/add-test/add_test.dta
delete mode 100644 third_party/gsm/inc/config.h
delete mode 100644 third_party/gsm/inc/gsm.h
delete mode 100644 third_party/gsm/inc/private.h
delete mode 100644 third_party/gsm/inc/proto.h
delete mode 100644 third_party/gsm/inc/toast.h
delete mode 100644 third_party/gsm/inc/unproto.h
delete mode 100644 third_party/gsm/man/bitter.1
delete mode 100644 third_party/gsm/man/gsm.3
delete mode 100644 third_party/gsm/man/gsm_explode.3
delete mode 100644 third_party/gsm/man/gsm_option.3
delete mode 100644 third_party/gsm/man/gsm_print.3
delete mode 100644 third_party/gsm/man/toast.1
delete mode 100644 third_party/gsm/src/add.c
delete mode 100644 third_party/gsm/src/code.c
delete mode 100644 third_party/gsm/src/debug.c
delete mode 100644 third_party/gsm/src/decode.c
delete mode 100644 third_party/gsm/src/gsm_create.c
delete mode 100644 third_party/gsm/src/gsm_decode.c
delete mode 100644 third_party/gsm/src/gsm_destroy.c
delete mode 100644 third_party/gsm/src/gsm_encode.c
delete mode 100644 third_party/gsm/src/gsm_explode.c
delete mode 100644 third_party/gsm/src/gsm_implode.c
delete mode 100644 third_party/gsm/src/gsm_option.c
delete mode 100644 third_party/gsm/src/gsm_print.c
delete mode 100644 third_party/gsm/src/long_term.c
delete mode 100644 third_party/gsm/src/lpc.c
delete mode 100644 third_party/gsm/src/preprocess.c
delete mode 100644 third_party/gsm/src/rpe.c
delete mode 100644 third_party/gsm/src/short_term.c
delete mode 100644 third_party/gsm/src/table.c
delete mode 100644 third_party/gsm/src/toast.c
delete mode 100644 third_party/gsm/src/toast_alaw.c
delete mode 100644 third_party/gsm/src/toast_audio.c
delete mode 100644 third_party/gsm/src/toast_lin.c
delete mode 100644 third_party/gsm/src/toast_ulaw.c
delete mode 100644 third_party/gsm/tls/bitter.c
delete mode 100644 third_party/gsm/tls/bitter.dta
delete mode 100644 third_party/gsm/tls/ginger.c
delete mode 100644 third_party/gsm/tls/sour.c
delete mode 100644 third_party/gsm/tls/sour1.dta
delete mode 100644 third_party/gsm/tls/sour2.dta
delete mode 100644 third_party/gsm/tls/sweet.c
delete mode 100644 third_party/gsm/tls/taste.c
delete mode 100644 third_party/gsm/tls/taste.h
delete mode 100644 third_party/gsm/tst/cod2lin.c
delete mode 100644 third_party/gsm/tst/cod2txt.c
delete mode 100644 third_party/gsm/tst/gsm2cod.c
delete mode 100644 third_party/gsm/tst/lin2cod.c
delete mode 100644 third_party/gsm/tst/lin2txt.c
delete mode 100644 third_party/gsm/tst/run
delete mode 100644 third_party/portaudio/Doxyfile
delete mode 100644 third_party/portaudio/LICENSE.txt
delete mode 100644 third_party/portaudio/Makefile.in
delete mode 100644 third_party/portaudio/README.txt
delete mode 100644 third_party/portaudio/SConstruct
delete mode 100644 third_party/portaudio/aclocal.m4
delete mode 100644 third_party/portaudio/build/dev-cpp/Makefile-dll
delete mode 100644 third_party/portaudio/build/dev-cpp/Makefile-static
delete mode 100644 third_party/portaudio/build/dev-cpp/portaudio-dll.dev
delete mode 100644 third_party/portaudio/build/dev-cpp/portaudio-static.dev
delete mode 100644 third_party/portaudio/build/dev-cpp/readme.txt
delete mode 100644 third_party/portaudio/build/msvc/portaudio.def
delete mode 100644 third_party/portaudio/build/msvc/portaudio.dsp
delete mode 100644 third_party/portaudio/build/msvc/portaudio.dsw
delete mode 100644 third_party/portaudio/build/msvc/portaudio.sln
delete mode 100644 third_party/portaudio/build/msvc/portaudio.vcproj
delete mode 100644 third_party/portaudio/build/msvc/readme.txt
delete mode 100644 third_party/portaudio/build/scons/SConscript_common
delete mode 100644 third_party/portaudio/build/scons/SConscript_opts
delete mode 100755 third_party/portaudio/config.guess
delete mode 100755 third_party/portaudio/config.sub
delete mode 100755 third_party/portaudio/configure
delete mode 100644 third_party/portaudio/configure.in
delete mode 100755 third_party/portaudio/depcomp
delete mode 100755 third_party/portaudio/fixdir.bat
delete mode 100755 third_party/portaudio/fixfile.bat
delete mode 100644 third_party/portaudio/include/pa_asio.h
delete mode 100644 third_party/portaudio/include/pa_jack.h
delete mode 100644 third_party/portaudio/include/pa_linux_alsa.h
delete mode 100644 third_party/portaudio/include/pa_mac_core.h
delete mode 100644 third_party/portaudio/include/pa_win_ds.h
delete mode 100644 third_party/portaudio/include/pa_win_waveformat.h
delete mode 100644 third_party/portaudio/include/pa_win_wmme.h
delete mode 100644 third_party/portaudio/include/portaudio.h
delete mode 100644 third_party/portaudio/index.html
delete mode 100755 third_party/portaudio/install-sh
delete mode 100644 third_party/portaudio/ltmain.sh
delete mode 100755 third_party/portaudio/missing
delete mode 100644 third_party/portaudio/pablio/README.txt
delete mode 100644 third_party/portaudio/pablio/pablio.c
delete mode 100644 third_party/portaudio/pablio/pablio.def
delete mode 100644 third_party/portaudio/pablio/pablio.h
delete mode 100644 third_party/portaudio/pablio/test_rw.c
delete mode 100644 third_party/portaudio/pablio/test_rw_echo.c
delete mode 100644 third_party/portaudio/pablio/test_w_saw.c
delete mode 100644 third_party/portaudio/pablio/test_w_saw8.c
delete mode 100644 third_party/portaudio/portaudio-2.0.pc.in
delete mode 100644 third_party/portaudio/src/SConscript
delete mode 100644 third_party/portaudio/src/common/pa_allocation.c
delete mode 100644 third_party/portaudio/src/common/pa_allocation.h
delete mode 100644 third_party/portaudio/src/common/pa_converters.c
delete mode 100644 third_party/portaudio/src/common/pa_converters.h
delete mode 100644 third_party/portaudio/src/common/pa_cpuload.c
delete mode 100644 third_party/portaudio/src/common/pa_cpuload.h
delete mode 100644 third_party/portaudio/src/common/pa_debugprint.c
delete mode 100644 third_party/portaudio/src/common/pa_debugprint.h
delete mode 100644 third_party/portaudio/src/common/pa_dither.c
delete mode 100644 third_party/portaudio/src/common/pa_dither.h
delete mode 100644 third_party/portaudio/src/common/pa_endianness.h
delete mode 100644 third_party/portaudio/src/common/pa_front.c
delete mode 100644 third_party/portaudio/src/common/pa_hostapi.h
delete mode 100644 third_party/portaudio/src/common/pa_memorybarrier.h
delete mode 100644 third_party/portaudio/src/common/pa_process.c
delete mode 100644 third_party/portaudio/src/common/pa_process.h
delete mode 100644 third_party/portaudio/src/common/pa_ringbuffer.c
delete mode 100644 third_party/portaudio/src/common/pa_ringbuffer.h
delete mode 100644 third_party/portaudio/src/common/pa_skeleton.c
delete mode 100644 third_party/portaudio/src/common/pa_stream.c
delete mode 100644 third_party/portaudio/src/common/pa_stream.h
delete mode 100644 third_party/portaudio/src/common/pa_trace.c
delete mode 100644 third_party/portaudio/src/common/pa_trace.h
delete mode 100644 third_party/portaudio/src/common/pa_types.h
delete mode 100644 third_party/portaudio/src/common/pa_util.h
delete mode 100644 third_party/portaudio/src/hostapi/alsa/pa_linux_alsa.c
delete mode 100644 third_party/portaudio/src/hostapi/asihpi/pa_linux_asihpi.c
delete mode 100644 third_party/portaudio/src/hostapi/asio/ASIO-README.txt
delete mode 100644 third_party/portaudio/src/hostapi/asio/Callback_adaptation_.pdf
delete mode 100644 third_party/portaudio/src/hostapi/asio/Pa_ASIO.pdf
delete mode 100644 third_party/portaudio/src/hostapi/asio/iasiothiscallresolver.cpp
delete mode 100644 third_party/portaudio/src/hostapi/asio/iasiothiscallresolver.h
delete mode 100644 third_party/portaudio/src/hostapi/asio/pa_asio.cpp
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/notes.txt
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core.c
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.c
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_blocking.h
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_internal.h
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_old.c
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.c
delete mode 100644 third_party/portaudio/src/hostapi/coreaudio/pa_mac_core_utilities.h
delete mode 100644 third_party/portaudio/src/hostapi/dsound/pa_win_ds.c
delete mode 100644 third_party/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.c
delete mode 100644 third_party/portaudio/src/hostapi/dsound/pa_win_ds_dynlink.h
delete mode 100644 third_party/portaudio/src/hostapi/jack/pa_jack.c
delete mode 100644 third_party/portaudio/src/hostapi/oss/low_latency_tip.txt
delete mode 100644 third_party/portaudio/src/hostapi/oss/pa_unix_oss.c
delete mode 100644 third_party/portaudio/src/hostapi/oss/recplay.c
delete mode 100644 third_party/portaudio/src/hostapi/wasapi/pa_win_wasapi.cpp
delete mode 100644 third_party/portaudio/src/hostapi/wdmks/pa_win_wdmks.c
delete mode 100644 third_party/portaudio/src/hostapi/wdmks/readme.txt
delete mode 100644 third_party/portaudio/src/hostapi/wmme/pa_win_wmme.c
delete mode 100644 third_party/portaudio/src/os/unix/pa_unix_hostapis.c
delete mode 100644 third_party/portaudio/src/os/unix/pa_unix_util.c
delete mode 100644 third_party/portaudio/src/os/unix/pa_unix_util.h
delete mode 100644 third_party/portaudio/src/os/win/pa_win_hostapis.c
delete mode 100644 third_party/portaudio/src/os/win/pa_win_util.c
delete mode 100644 third_party/portaudio/src/os/win/pa_win_waveformat.c
delete mode 100644 third_party/portaudio/src/os/win/pa_win_wdmks_utils.c
delete mode 100644 third_party/portaudio/src/os/win/pa_win_wdmks_utils.h
delete mode 100644 third_party/portaudio/src/os/win/pa_x86_plain_converters.c
delete mode 100644 third_party/portaudio/src/os/win/pa_x86_plain_converters.h
delete mode 100644 third_party/portaudio/testcvs/changeme.txt
delete mode 100644 third_party/resample/COPYING
delete mode 100644 third_party/resample/README.resample
delete mode 100644 third_party/resample/include/resamplesubs.h
delete mode 100644 third_party/resample/src/largefilter.h
delete mode 100644 third_party/resample/src/libresample_dll.c
delete mode 100644 third_party/resample/src/resample.h
delete mode 100644 third_party/resample/src/resamplesubs.c
delete mode 100644 third_party/resample/src/smallfilter.h
delete mode 100644 third_party/resample/src/stddefs.h
delete mode 100644 third_party/speex/AUTHORS
delete mode 100644 third_party/speex/COPYING
delete mode 100644 third_party/speex/include/speex/speex.h
delete mode 100644 third_party/speex/include/speex/speex_bits.h
delete mode 100644 third_party/speex/include/speex/speex_buffer.h
delete mode 100644 third_party/speex/include/speex/speex_callbacks.h
delete mode 100644 third_party/speex/include/speex/speex_config_types.h.in
delete mode 100644 third_party/speex/include/speex/speex_echo.h
delete mode 100644 third_party/speex/include/speex/speex_header.h
delete mode 100644 third_party/speex/include/speex/speex_jitter.h
delete mode 100644 third_party/speex/include/speex/speex_preprocess.h
delete mode 100644 third_party/speex/include/speex/speex_resampler.h
delete mode 100644 third_party/speex/include/speex/speex_stereo.h
delete mode 100644 third_party/speex/include/speex/speex_types.h
delete mode 100644 third_party/speex/libspeex/_kiss_fft_guts.h
delete mode 100644 third_party/speex/libspeex/arch.h
delete mode 100644 third_party/speex/libspeex/bits.c
delete mode 100644 third_party/speex/libspeex/buffer.c
delete mode 100644 third_party/speex/libspeex/cb_search.c
delete mode 100644 third_party/speex/libspeex/cb_search.h
delete mode 100644 third_party/speex/libspeex/cb_search_arm4.h
delete mode 100644 third_party/speex/libspeex/cb_search_bfin.h
delete mode 100644 third_party/speex/libspeex/cb_search_sse.h
delete mode 100644 third_party/speex/libspeex/echo_diagnostic.m
delete mode 100644 third_party/speex/libspeex/exc_10_16_table.c
delete mode 100644 third_party/speex/libspeex/exc_10_32_table.c
delete mode 100644 third_party/speex/libspeex/exc_20_32_table.c
delete mode 100644 third_party/speex/libspeex/exc_5_256_table.c
delete mode 100644 third_party/speex/libspeex/exc_5_64_table.c
delete mode 100644 third_party/speex/libspeex/exc_8_128_table.c
delete mode 100644 third_party/speex/libspeex/fftwrap.c
delete mode 100644 third_party/speex/libspeex/fftwrap.h
delete mode 100644 third_party/speex/libspeex/filterbank.c
delete mode 100644 third_party/speex/libspeex/filterbank.h
delete mode 100644 third_party/speex/libspeex/filters.c
delete mode 100644 third_party/speex/libspeex/filters.h
delete mode 100644 third_party/speex/libspeex/filters_arm4.h
delete mode 100644 third_party/speex/libspeex/filters_bfin.h
delete mode 100644 third_party/speex/libspeex/filters_sse.h
delete mode 100644 third_party/speex/libspeex/fixed_arm4.h
delete mode 100644 third_party/speex/libspeex/fixed_arm5e.h
delete mode 100644 third_party/speex/libspeex/fixed_bfin.h
delete mode 100644 third_party/speex/libspeex/fixed_debug.h
delete mode 100644 third_party/speex/libspeex/fixed_generic.h
delete mode 100644 third_party/speex/libspeex/gain_table.c
delete mode 100644 third_party/speex/libspeex/gain_table_lbr.c
delete mode 100644 third_party/speex/libspeex/hexc_10_32_table.c
delete mode 100644 third_party/speex/libspeex/hexc_table.c
delete mode 100644 third_party/speex/libspeex/high_lsp_tables.c
delete mode 100644 third_party/speex/libspeex/jitter.c
delete mode 100644 third_party/speex/libspeex/kiss_fft.c
delete mode 100644 third_party/speex/libspeex/kiss_fft.h
delete mode 100644 third_party/speex/libspeex/kiss_fftr.c
delete mode 100644 third_party/speex/libspeex/kiss_fftr.h
delete mode 100644 third_party/speex/libspeex/lpc.c
delete mode 100644 third_party/speex/libspeex/lpc.h
delete mode 100644 third_party/speex/libspeex/lpc_bfin.h
delete mode 100644 third_party/speex/libspeex/lsp.c
delete mode 100644 third_party/speex/libspeex/lsp.h
delete mode 100644 third_party/speex/libspeex/lsp_bfin.h
delete mode 100644 third_party/speex/libspeex/lsp_tables_nb.c
delete mode 100644 third_party/speex/libspeex/ltp.c
delete mode 100644 third_party/speex/libspeex/ltp.h
delete mode 100644 third_party/speex/libspeex/ltp_arm4.h
delete mode 100644 third_party/speex/libspeex/ltp_bfin.h
delete mode 100644 third_party/speex/libspeex/ltp_sse.h
delete mode 100644 third_party/speex/libspeex/math_approx.h
delete mode 100644 third_party/speex/libspeex/mdf.c
delete mode 100644 third_party/speex/libspeex/misc_bfin.h
delete mode 100644 third_party/speex/libspeex/modes.c
delete mode 100644 third_party/speex/libspeex/modes.h
delete mode 100644 third_party/speex/libspeex/modes_wb.c
delete mode 100644 third_party/speex/libspeex/nb_celp.c
delete mode 100644 third_party/speex/libspeex/nb_celp.h
delete mode 100644 third_party/speex/libspeex/os_support.h
delete mode 100644 third_party/speex/libspeex/preprocess.c
delete mode 100644 third_party/speex/libspeex/pseudofloat.h
delete mode 100644 third_party/speex/libspeex/quant_lsp.c
delete mode 100644 third_party/speex/libspeex/quant_lsp.h
delete mode 100644 third_party/speex/libspeex/quant_lsp_bfin.h
delete mode 100644 third_party/speex/libspeex/resample.c
delete mode 100644 third_party/speex/libspeex/resample_sse.h
delete mode 100644 third_party/speex/libspeex/sb_celp.c
delete mode 100644 third_party/speex/libspeex/sb_celp.h
delete mode 100644 third_party/speex/libspeex/scal.c
delete mode 100644 third_party/speex/libspeex/smallft.c
delete mode 100644 third_party/speex/libspeex/smallft.h
delete mode 100644 third_party/speex/libspeex/speex.c
delete mode 100644 third_party/speex/libspeex/speex_callbacks.c
delete mode 100644 third_party/speex/libspeex/speex_header.c
delete mode 100644 third_party/speex/libspeex/stack_alloc.h
delete mode 100644 third_party/speex/libspeex/stereo.c
delete mode 100644 third_party/speex/libspeex/testdenoise.c
delete mode 100644 third_party/speex/libspeex/testecho.c
delete mode 100644 third_party/speex/libspeex/testenc.c
delete mode 100644 third_party/speex/libspeex/testenc_uwb.c
delete mode 100644 third_party/speex/libspeex/testenc_wb.c
delete mode 100644 third_party/speex/libspeex/testjitter.c
delete mode 100644 third_party/speex/libspeex/testresample.c
delete mode 100644 third_party/speex/libspeex/vbr.c
delete mode 100644 third_party/speex/libspeex/vbr.h
delete mode 100644 third_party/speex/libspeex/vorbis_psy.c
delete mode 100644 third_party/speex/libspeex/vorbis_psy.h
delete mode 100644 third_party/speex/libspeex/vq.c
delete mode 100644 third_party/speex/libspeex/vq.h
delete mode 100644 third_party/speex/libspeex/vq_arm4.h
delete mode 100644 third_party/speex/libspeex/vq_bfin.h
delete mode 100644 third_party/speex/libspeex/vq_sse.h
delete mode 100644 third_party/speex/libspeex/window.c
delete mode 100644 third_party/speex/symbian/config.h
delete mode 100644 third_party/speex/win32/config.h
delete mode 100644 third_party/srtp/CHANGES
delete mode 100644 third_party/srtp/LICENSE
delete mode 100644 third_party/srtp/Makefile.in
delete mode 100644 third_party/srtp/README
delete mode 100644 third_party/srtp/TODO
delete mode 100644 third_party/srtp/VERSION
delete mode 100644 third_party/srtp/config.guess
delete mode 100644 third_party/srtp/config.h_win32vc7
delete mode 100644 third_party/srtp/config.hw
delete mode 100644 third_party/srtp/config.sub
delete mode 100644 third_party/srtp/config_in.h
delete mode 100644 third_party/srtp/configure
delete mode 100644 third_party/srtp/configure.in
delete mode 100644 third_party/srtp/crypto/Makefile
delete mode 100644 third_party/srtp/crypto/Makefile.in
delete mode 100644 third_party/srtp/crypto/VERSION
delete mode 100644 third_party/srtp/crypto/ae_xfm/xfm.c
delete mode 100644 third_party/srtp/crypto/cipher/aes.c
delete mode 100644 third_party/srtp/crypto/cipher/aes_cbc.c
delete mode 100644 third_party/srtp/crypto/cipher/aes_icm.c
delete mode 100644 third_party/srtp/crypto/cipher/cipher.c
delete mode 100644 third_party/srtp/crypto/cipher/null_cipher.c
delete mode 100644 third_party/srtp/crypto/hash/auth.c
delete mode 100644 third_party/srtp/crypto/hash/hmac.c
delete mode 100644 third_party/srtp/crypto/hash/null_auth.c
delete mode 100644 third_party/srtp/crypto/hash/sha1.c
delete mode 100644 third_party/srtp/crypto/include/aes.h
delete mode 100644 third_party/srtp/crypto/include/aes_cbc.h
delete mode 100644 third_party/srtp/crypto/include/aes_icm.h
delete mode 100644 third_party/srtp/crypto/include/alloc.h
delete mode 100644 third_party/srtp/crypto/include/auth.h
delete mode 100644 third_party/srtp/crypto/include/cipher.h
delete mode 100644 third_party/srtp/crypto/include/crypto.h
delete mode 100644 third_party/srtp/crypto/include/crypto_kernel.h
delete mode 100644 third_party/srtp/crypto/include/crypto_math.h
delete mode 100644 third_party/srtp/crypto/include/crypto_types.h
delete mode 100644 third_party/srtp/crypto/include/cryptoalg.h
delete mode 100644 third_party/srtp/crypto/include/datatypes.h
delete mode 100644 third_party/srtp/crypto/include/err.h
delete mode 100644 third_party/srtp/crypto/include/gf2_8.h
delete mode 100644 third_party/srtp/crypto/include/hmac.h
delete mode 100644 third_party/srtp/crypto/include/integers.h
delete mode 100644 third_party/srtp/crypto/include/kernel_compat.h
delete mode 100644 third_party/srtp/crypto/include/key.h
delete mode 100644 third_party/srtp/crypto/include/null_auth.h
delete mode 100644 third_party/srtp/crypto/include/null_cipher.h
delete mode 100644 third_party/srtp/crypto/include/prng.h
delete mode 100644 third_party/srtp/crypto/include/rand_source.h
delete mode 100644 third_party/srtp/crypto/include/rdb.h
delete mode 100644 third_party/srtp/crypto/include/rdbx.h
delete mode 100644 third_party/srtp/crypto/include/sha1.h
delete mode 100644 third_party/srtp/crypto/include/stat.h
delete mode 100644 third_party/srtp/crypto/include/xfm.h
delete mode 100644 third_party/srtp/crypto/kernel/alloc.c
delete mode 100644 third_party/srtp/crypto/kernel/crypto_kernel.c
delete mode 100644 third_party/srtp/crypto/kernel/err.c
delete mode 100644 third_party/srtp/crypto/kernel/key.c
delete mode 100644 third_party/srtp/crypto/math/datatypes.c
delete mode 100644 third_party/srtp/crypto/math/gf2_8.c
delete mode 100644 third_party/srtp/crypto/math/math.c
delete mode 100644 third_party/srtp/crypto/math/stat.c
delete mode 100644 third_party/srtp/crypto/replay/rdb.c
delete mode 100644 third_party/srtp/crypto/replay/rdbx.c
delete mode 100644 third_party/srtp/crypto/replay/ut_sim.c
delete mode 100644 third_party/srtp/crypto/rng/ctr_prng.c
delete mode 100644 third_party/srtp/crypto/rng/prng.c
delete mode 100644 third_party/srtp/crypto/rng/rand_linux_kernel.c
delete mode 100644 third_party/srtp/crypto/rng/rand_source.c
delete mode 100644 third_party/srtp/crypto/test/aes_calc.c
delete mode 100644 third_party/srtp/crypto/test/auth_driver.c
delete mode 100644 third_party/srtp/crypto/test/cipher_driver.c
delete mode 100644 third_party/srtp/crypto/test/datatypes_driver.c
delete mode 100644 third_party/srtp/crypto/test/env.c
delete mode 100644 third_party/srtp/crypto/test/kernel_driver.c
delete mode 100644 third_party/srtp/crypto/test/rand_gen.c
delete mode 100644 third_party/srtp/crypto/test/sha1_driver.c
delete mode 100644 third_party/srtp/crypto/test/stat_driver.c
delete mode 100644 third_party/srtp/include/getopt_s.h
delete mode 100644 third_party/srtp/include/rtp.h
delete mode 100644 third_party/srtp/include/rtp_priv.h
delete mode 100644 third_party/srtp/include/srtp.h
delete mode 100644 third_party/srtp/include/srtp_priv.h
delete mode 100644 third_party/srtp/include/ut_sim.h
delete mode 100644 third_party/srtp/install-sh
delete mode 100644 third_party/srtp/srtp.def
delete mode 100644 third_party/srtp/srtp.vcproj
delete mode 100644 third_party/srtp/srtp/srtp.c
delete mode 100644 third_party/srtp/srtp7.sln
delete mode 100644 third_party/srtp/srtp7.vcproj
delete mode 100644 third_party/srtp/tables/aes_tables.c
delete mode 100644 third_party/srtp/test/dtls_srtp_driver.c
delete mode 100644 third_party/srtp/test/getopt_s.c
delete mode 100644 third_party/srtp/test/lfsr.c
delete mode 100644 third_party/srtp/test/rdbx_driver.c
delete mode 100644 third_party/srtp/test/replay_driver.c
delete mode 100644 third_party/srtp/test/roc_driver.c
delete mode 100644 third_party/srtp/test/rtp.c
delete mode 100644 third_party/srtp/test/rtpw.c
delete mode 100644 third_party/srtp/test/rtpw_test.sh
delete mode 100644 third_party/srtp/test/srtp_driver.c
delete mode 100644 third_party/srtp/timing
delete mode 100644 third_party/srtp/undos.sh
delete mode 100644 third_party/srtp/update.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/pjproject.git
More information about the Pkg-voip-commits
mailing list