Commit Graph

1416 Commits

Author SHA1 Message Date
bossiel 4d775e7261 Add OpenH264 binaries for Android 2014-12-08 11:15:40 +00:00
bossiel 583d9babc2 Fix segmentation fault on telepresence 2014-12-08 11:12:26 +00:00
bossiel 818f03c753 Reset audio jitter buffer when the call is held/resumed or when there is too much delay/missing pkts 2014-12-05 06:31:50 +00:00
bossiel 19b8d91fb3 Fix crash on TURN refresh 2014-12-04 07:29:10 +00:00
bossiel 38eb01798d Use "bps" instead of "kbps" unit in openh264 2014-12-02 07:15:29 +00:00
bossiel aa365f6135 Remove hard-coded rate in openh264 encoder (preview code used for testing) 2014-12-02 07:13:01 +00:00
bossiel a6a2236786 [SINCITY] [WINDOWS] Do not clamp screencast framerate 2014-12-02 07:11:39 +00:00
bossiel 7a6f3e0cbf Add openh264 binaries for iOS 2014-12-02 06:54:17 +00:00
bossiel a37f2ac7da Update license agreement to v3.1 (FFmpeg GIT 1.2, OpenH264)
Update doubango.org
2014-12-02 03:30:14 +00:00
bossiel d409f073a7 Edited wiki page Building_Source_v2_0 through web user interface. 2014-12-02 03:10:54 +00:00
bossiel c896e8963e Adds support for OpenH264 for Linux 2014-12-02 03:05:41 +00:00
bossiel 5aa110e910 Rename openh264 installation header for "openh264" to "wels" 2014-12-02 01:44:09 +00:00
bossiel e89d3ad591 Edited wiki page Building_Source_v2_0 through web user interface. 2014-12-02 01:41:10 +00:00
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