Commit Graph

18 Commits

Author SHA1 Message Date
bossiel e3fe08a09f Fix echo issue on WP8 2014-11-16 19:40:20 +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 f6d320945e Send blank packets when video is muted (Metropolis only) 2014-07-03 04:22:11 +00:00
bossiel 731ffabd8f - Take into consideration the image pitch when copying from Direct3D surface (DirectShow plugin only)
- Do not request for flipping when direct rendering is used
2013-07-29 05:59:53 +00:00
bossiel 9fa0f0c619 Fix audio delay issue in DirectSound backend
Fix issues in audio resampler
2013-07-26 05:17:19 +00:00
bossiel c6ea8f7fab Fix issue 261 (Adds support for Opus audio codec)
Fix issue 262, issue 263 and issue 264
2013-05-07 04:55:21 +00:00
bossiel 5702098bc8 Adds support for Windows Phone 8 and Surface Pro 2013-02-17 18:56:03 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel 5428e86579 - Add supports for add-ons (plugins loaded from shared libs)
- Add WebRTC audio add-on for Linux systems
- Add OpenSL-ES audio add-on for Android 2.3+
- Fix RTC issue: BYE not sent when the call is ended
- Update Android build scripts to detect all toolchanins (up to 8b), include striping, make NDK r7c as the default toolchain
- Add support for Adaptive echo tail
- Update Speex libraries for Android
- Disable build for speakup-jb code when speex-jb is enabled
- Prevent SIGPIPE signal on iOS when using UDP
2012-09-03 06:41:33 +00:00
bossiel 31d1edf3ff - Allow setting RTC and RTCP-MUX options
- Fix issue on ICE negotiation when RTCP-MUX is disabled
- Make ICE negotiation smarter
2012-06-29 02:30:49 +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 8b5152a994 Fix voice quality issue on Windows XP. 2012-02-24 00:51:16 +00:00
bossiel 7038bf5602 clean up waveapi implementation 2012-02-23 19:09:06 +00:00
bossiel 546fe46f0c Fix issue 75, issue 79 and issue 80 2011-10-26 00:32:57 +00:00
bossiel 079030a700 Add support for G.722 HD voice 2011-08-25 23:12:19 +00:00
bossiel b76884ae1d update v2.x 2011-05-03 19:11:44 +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