Commit Graph

591 Commits

Author SHA1 Message Date
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
bossiel 54251ffc7d Fix issue 406 2014-10-14 16:41:06 +00:00
bossiel a5296ae688 Update native TLS support for iOS8 2014-09-28 01:20:37 +00:00
bossiel 6264f73f51 Fix issues on iOS8 2014-09-27 13:36:08 +00:00
bossiel 8d4e3a181b - Add GDI video consumer
- Auto-detect support for D3D9
2014-09-25 09:15:19 +00:00
bossiel 144e6da994 Fix core dump issue when no video device is connected (Ubuntu 12.04). 2014-09-24 12:19:40 +00:00
bossiel a726cf0182 Update chroma mapping 2014-09-19 08:11:58 +00:00
bossiel 75f3881c1c Adds support for V4L2 2014-09-18 05:46:27 +00:00
bossiel 69b653dcca Update libxml2 binary for Win32 (/DLL version)
Remove hard-coded link to "dxguid.lib"
Start making video convert smarter
2014-09-16 23:41:25 +00:00
bossiel 8303efa89b Allow setting default producer for screencast media type 2014-09-16 06:41:36 +00:00
bossiel 15289f6b6e Fix libyuv misdetection in configure.ac 2014-09-16 00:17:22 +00:00
bossiel d9f4e7de45 [SIN CITY]
Update for WEC7 (Windows Embedded Compact 7)
Fix ICE startup race condition issue
2014-09-11 02:48:32 +00:00
bossiel 6da29336d8 [SIN CITY]
Update for WEC7 (Windows Embedded Compact 7)
2014-09-09 01:02:12 +00:00
bossiel 8427c62a08 [SINCITY] Update for WEC7 2014-09-08 21:59:37 +00:00
bossiel 426f3025d3 Fix regression on the way current dir is computed 2014-09-07 18:23:33 +00:00
bossiel 063eed0556 Fix conversion warning 2014-09-05 23:37:24 +00:00
bossiel cdb3eb106a Use "GetProcAddress" instead of "GetProcAddressA" in WIN32 2014-09-05 23:34:22 +00:00
bossiel 166b6a172e [SIN CITY]
Adding support for WEC7 (Windows Embedded Compact 7)
2014-09-05 17:12:30 +00:00
bossiel bfe4646ce5 Fix issue 370 2014-09-05 00:42:52 +00:00
bossiel 8a98a5ac18 Update libxml2 and DirectShow libraries (on Win32) and use "/MT" runtime. 2014-08-19 06:29:35 +00:00