Commit Graph

1403 Commits

Author SHA1 Message Date
bossiel 8740ccd9e0 Remove useless DirectSound lib in OpenH264 implementation 2014-12-02 01:36:55 +00:00
bossiel 11314bc4a5 Adds support for OpenH264 for Windows 2014-12-01 23:42:34 +00:00
bossiel b6b90253f3 Gather relay candidates even if gathering reflexive candidates is disabled 2014-11-28 23:55:49 +00:00
bossiel 3a2a42022e Change version number to 11200 2014-11-27 06:17:29 +00:00
bossiel c1273cf3dd Fix list sorting issue (butterfly effect: sincity fails to talk to FireFox) 2014-11-27 04:24:14 +00:00
bossiel c80dc7c79d Fix Android build issue when libyuv is enabled 2014-11-26 15:24:50 +00:00
bossiel ec8016159b Typo in comments ...nothing else :) 2014-11-25 19:58:28 +00:00
bossiel 001a6e87bb Fix issue 416 2014-11-25 19:10:44 +00:00
bossiel 3a9d014845 Fix libyuv detection issue for Android when using configure script 2014-11-25 19:00:11 +00:00
bossiel a9c579d44b Fix issue 415 2014-11-25 01:25:43 +00:00
bossiel 3815525093 Edited wiki page Building_Source_v2_0 through web user interface. 2014-11-25 01:23:07 +00:00
bossiel 12b693b8e5 Fix "488 Not acceptable" issue when "video" line comes before "audio" 2014-11-25 00:22:14 +00:00
bossiel b5010d7f40 - Rebuild some win32 libraries to remove /GL flag
- Do not map screencast GDI producer to video media type
- Update configure.ac to use compatibility version 1191
2014-11-24 17:25:18 +00:00
bossiel 273d57b860 Fix TURN deadlock issue on WES8 2014-11-24 00:39:14 +00:00
bossiel 751471cce2 Fix build issue form Android on Ubuntu. You should run ./configure again. 2014-11-21 04:15:44 +00:00
bossiel 6ad1ca9c83 Remove debug code used to force TURN candidates only 2014-11-19 19:04:15 +00:00
bossiel b4c7287210 Include <limits.h> to define "INT_MIN" and "INT_MAX" 2014-11-19 18:31:48 +00:00
bossiel c3841f0268 Add more logs in TURN module
Speedup ICE connection check
Make ICE nomination smarter
Fix issue on ICE pairs sorting
2014-11-19 17:33:09 +00:00
bossiel 90d63a83b0 Increase ICE connection check timeout (16 seconds)
Use same WebRTC AudioProc version (WP8, Win32, Android, Linux...): https://code.google.com/p/webrtc-audioproc/
Update Android WebRTC AudioProc binaries
Update SWIG wrappers using SWIG v2.0.9 to fix issue reported at https://groups.google.com/forum/#!topic/doubango/zSkUesoFnZw
2014-11-18 21:05:40 +00:00
bossiel 392aa5505c Fix issue reported at https://groups.google.com/forum/#!topic/doubango/y3m4kCUrxCk 2014-11-18 19:43:40 +00:00
bossiel 261835c264 Fix compulation issue on Linux 2014-11-17 15:53:03 +00:00
bossiel 32d8628673 Update VSProj settings for tinyDAV 2014-11-17 14:49:30 +00:00
bossiel e3fe08a09f Fix echo issue on WP8 2014-11-16 19:40:20 +00:00
bossiel 67d37f7e24 Update ALSA implementation 2014-11-16 19:36:31 +00:00
bossiel 369f475828 Update ALSA implementation 2014-11-15 21:39:21 +00:00
bossiel f3a4ac844e Fix race condition issue in DTLS handshaking callback notification 2014-11-15 20:22:41 +00:00
bossiel 462ec89882 Update ALSA consumer 2014-11-15 18:18:20 +00:00
bossiel 1475aa0d2d Update ALSA consumer 2014-11-15 18:14:43 +00:00
bossiel 8e1a90ba3e Update OSS consumer 2014-11-15 17:50:47 +00:00
bossiel 37b183b2e6 Update OSS consumer 2014-11-15 15:53:35 +00:00
bossiel 61017d82f5 Fix issue on TURN/UDP (endless connection checking) 2014-11-14 00:27:21 +00:00
bossiel cd4b500e0d libg729 for ARMv7s arch 2014-11-11 06:38:48 +00:00
bossiel 1e1b81dc62 Fix issue 375 (robotic voice and delay) - WP8 2014-11-08 05:43:07 +00:00
bossiel 91e2cf9af2 Update audio OSS producer description (used for debugging) 2014-11-07 03:09:37 +00:00
bossiel 34ea479c2f Update OSS audio producer 2014-11-07 03:06:01 +00:00
bossiel a4bb2ec3fb Enable 'subdir-objects' option 2014-11-06 23:23:10 +00:00
bossiel eae199c83d Begin adding support for Linux OSS (dev/dsp) 2014-11-06 07:10:26 +00:00
bossiel 3629d6d5a9 Update SWIG bindings 2014-11-06 05:15:14 +00:00
bossiel 1a200fec42 Update ALSA implementation 2014-11-06 04:58:49 +00:00
bossiel 1becbdddd1 Add no-op ALSA consumer plugin 2014-11-05 22:54:01 +00:00
bossiel bddf92b8a3 Add bfcp headers to the install includes 2014-11-05 22:17:05 +00:00
bossiel ca8fa18c5e Remove netcat binaries 2014-11-05 21:14:45 +00:00
bossiel 1dddacbe1e Begin adding support for ALSA audio backend 2014-11-05 02:07:07 +00:00
bossiel 866b503f43 Adds iOS ARM64 binaries 2014-10-28 20:53:43 +00:00
bossiel 1f8c1aad57 Change the way deprecated attribute is defined in tinyNET 2014-10-27 02:17:52 +00:00
bossiel 1583ccac45 - Adds support for TURN/TCP and TURN/TLS
- Adds support for multiple TURN and STUN servers (will be tried in parallel)
2014-10-27 00:41:22 +00:00
bossiel 34a8e81d0d Update WIN32 versions 2014-10-20 16:55:58 +00:00
bossiel bd25aa7886 Add declaration for "tsip_dialog_layer_count_active_calls" 2014-10-16 12:08:21 +00:00
bossiel 5614920657 Adds function to count the number of active calls 2014-10-14 18:02:21 +00:00
bossiel 461df93ea8 Fix issue 405 2014-10-14 17:48:16 +00:00