Commit Graph

31 Commits

Author SHA1 Message Date
bossiel c5ff66d362 Begin adding support for Android x86 2014-02-26 01:43:32 +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 663a458c0a Fix issue 293 2013-08-07 00:53:16 +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 06ad4eb190 - Use FFmpeg 1.2 on Windows
- Fix issue 274
2013-05-24 19:33:16 +00:00
bossiel 1540bf5dcf Adds support for TCP/TLS outbound (webrtc2sip) 2013-03-13 14:26:06 +00:00
bossiel 093cebf2cc Make SDP change checker more strict 2013-03-13 07:41:41 +00:00
bossiel 4a013c62bb Patch for Firefox Nightly buggy SDP m= line. 2013-02-18 17:51:47 +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 691054d035 Fix webrtc2sip bug 27\nSuppress some warnings 2012-12-05 06:35:45 +00:00
bossiel 8aabc25ed6 Change ragel scripts to suppress warnings for "unused variables" 2012-12-05 03:27:31 +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 e18af84cd2 - Update RTCWeb profile to all interoperability with chrome stable "23.0.1271.64 m" and later
- Begin adding support for multiple transports
- Begin adding support for p2p, mcu and mediaproxy modes
- Fix issue gathering issue on Windows 7 and later (tied to webrtc4all issue #1)
2012-11-12 08:13:42 +00:00
bossiel 24146853a3 Re-order SDP headers 2012-05-29 00:37:01 +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 c092aaf166 Add support for SRTP and some other cool stuff 2012-03-14 16:11:33 +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