Commit Graph

43 Commits

Author SHA1 Message Date
bossiel 34a8e81d0d Update WIN32 versions 2014-10-20 16:55:58 +00:00
bossiel 3cfd73ddb5 Update windows version info 2014-08-14 15:42:22 +00:00
bossiel c8023ac57b Fix warnings on iOS 2014-08-05 10:15:08 +00:00
bossiel fc4180433c Update version numbers 2014-07-28 01:30:24 +00:00
bossiel 255db35345 Update version format (win32) 2014-07-03 04:53:48 +00:00
bossiel 80cd60bf37 Updates win32 versions 2014-07-03 04:36:59 +00:00
bossiel 8621614aed Update version numbers 2014-06-12 03:34:26 +00:00
bossiel 60b733ed9f Update version numbers 2014-06-03 22:48:37 +00:00
bossiel 17a4f4aa31 Update versions 2014-05-26 06:44:42 +00:00
bossiel 64812c0129 Update versions 2014-05-21 05:52:00 +00:00
bossiel a34d07d0dc BFCP episode #8 2014-04-29 02:59:56 +00:00
bossiel d0f270418a Workaround for issue 365 2014-04-14 01:11:17 +00:00
bossiel a76f9f6f9e Update DLL versions (Win32 only) 2014-03-26 01:18:57 +00:00
bossiel 93fa77e26b Update versions (win32 rc) 2014-03-10 04:14:21 +00:00
bossiel 0997057251 Fix issue 349 2014-03-05 23:46:49 +00:00
bossiel f14047fe2c Fix issue 348 2014-02-27 05:57:39 +00:00
bossiel c5ff66d362 Begin adding support for Android x86 2014-02-26 01:43:32 +00:00
bossiel 70f4e36fd3 - Fix DTLS-SRTP interop issues
- Use DTLS-SRTP instead of SDES-SRTP when RTCWeb mode is enabled and certificates are present
2014-02-14 01:32:49 +00:00
bossiel 70ee6afc1d Fix issue 342 2014-01-20 07:25:51 +00:00
bossiel 1889a87e9e [WP8] Fix issue reported at https://groups.google.com/forum/#!searchin/doubango/uninitialized/doubango/S6xaURwv-FI/ZBGgEXfvgSwJ 2014-01-13 07:40:54 +00:00
bossiel 764ffb1d9a Fix issue 337 2014-01-13 06:00:32 +00:00
bossiel d00c62c687 Update release targets 2013-12-26 19:08:08 +00:00
bossiel be2187b64d Update IPSec documentation 2013-12-26 18:17:56 +00:00
bossiel 921117452f Adds support for 3GPP IMS-IPSec 2013-12-26 17:43:05 +00:00
bossiel a8b6c9928d Remove "M" suffix from version names 2013-07-29 06:05:35 +00:00
bossiel 56a915b47c Update version information 2013-07-29 06:01:48 +00:00
bossiel f172ae2a5a Update version info 2013-07-29 04:19:53 +00:00
bossiel 539c048866 Add version info in all standalone plugins 2013-07-28 04:32:17 +00:00
bossiel f8db7178db Update vsprojs to use C7 debug format instead of ZI 2013-07-26 06:05:23 +00:00
bossiel 77e6d19a43 Change VS project setting (release target to use full optimization -Ox-) 2013-07-10 03:40:30 +00:00
bossiel 1da4baac3e - GNU make files:
* complete rewrite to add auto detection for thirdparties libraries
 * all features are enabled by default unless --without-xxx is used
 * adds support for pkg-config to ease integration on other projects (tp, webrtc2sip...)
****** FIRT REVISION KNOW TO FULLY WORK WITH TP ******
- Detect support for h264, h263, theora and mp4v-es at runtime instead of using macros at compile-time
- Allows configuring audio ptime and video fps
- Adds support for congestion control
- Complete support for RTCP-REMB (http://tools.ietf.org/html/draft-alvestrand-rmcat-remb-00)
- Change way the bitrate is computed (use width, height, motion-rank and fps)
-
2013-06-10 05:47:01 +00:00
bossiel 1540bf5dcf Adds support for TCP/TLS outbound (webrtc2sip) 2013-03-13 14:26:06 +00:00
bossiel 5702098bc8 Adds support for Windows Phone 8 and Surface Pro 2013-02-17 18:56:03 +00:00
bossiel 572312e743 Fix early media issue (Doubango issue 143 and IMSDroid issue 429) 2013-02-11 00:24:28 +00:00
bossiel b3e246b1bb Fix issue 202, issue 204 and issue 205 2013-02-06 10:54:08 +00:00
bossiel 4b115a1c3b Fix issues on SigComp 2013-01-30 03:45:02 +00:00
bossiel c65cebcd9c Fix issue 161, issue 169, issue 177, issue 178, issue 179, issue 192 and issue 196. 2013-01-21 20:45:33 +00:00
bossiel 017ac31766 Add support for DTLS-SRTP (rfc5764 and rfc5763) 2013-01-07 15:37:02 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel bc329c5649 Begin adding support for GNU autotools 2012-11-22 00:09:46 +00:00
bossiel d96205b245 - ICE (Interactive Connectivity Establishment): Full implementation of RFC 5245 for NAT Traversal
- 1080p (Full HD): all platforms supports full HD video negotiation. Off course it depends on your CPU and network bandwidth. The preferred video size could be changed from the QoS/QoS screen.
- Adaptive video jitter buffer: A video jitter buffer with advanced features like error correction, packet loss retransmission, delay recovery...
- RTP/AVPF profile as per RFC 4585
- RTCP: Full support for RTCP (3550) and many extensions such as: PLI (RFC 4585), SLI (RFC 4585), RPSI (RFC 4585), FIR (RFC 5104), NACK (4585), TMMBN (RFC 5104)...
- rtcp-mux as per 5761
- Negotiation of Generic Image Attributes in the SDP as per RFC 6236
- Source-Specific Media Attributes in SDP as per draft-lennox-mmusic-sdp-source-attributes-01
- Explicit Call Transfer as per 3GPP TS 24.629
2012-05-02 10:42:55 +00:00
bossiel c91cf1bf1a Update v2.0 (begin adding support for RTCP) 2011-03-29 12:51:58 +00:00
bossiel 5448386f00 Add doubango v2.0 2011-03-25 09:38:07 +00:00