Commit Graph

663 Commits

Author SHA1 Message Date
bossiel 5bef56ad5e Fix issue 77 2011-10-13 22:38:16 +00:00
bossiel fb7efc2e43 - Fix dependency issue (Microsoft.VC90.DebugCRT) introduced by libspeex binaries
- Cleanup the code
2011-10-13 02:59:21 +00:00
bossiel 339d8efa2c Because of NAT traversal issues, MSRP "actpass" setup must leads to "active". 2011-10-13 02:25:07 +00:00
bossiel 5f7b58df65 Fix Boghe issue 84 2011-10-03 08:47:37 +00:00
bossiel ce7fc4f366 Update iOS binaries (x264) 2011-09-20 08:11:26 +00:00
bossiel 25ebc7813b Add MAC OS X 3rd parties (missing) 2011-09-20 07:42:33 +00:00
bossiel d3e891290a Add MAC OS X 3rd parties 2011-09-20 07:33:25 +00:00
bossiel 440cbd9838 2011-09-20 07:30:36 +00:00
bossiel ee823cdea2 Add support for MAC OS X \nComplete support for media update \nFix issues 2011-09-20 07:10:32 +00:00
bossiel 9f52cd200f -Apply pach from Michael Siddi\n -Apply patch from Giacomo Vacca\n -Align with Doubango r653\n -Fix issue 73 2011-09-07 20:38:22 +00:00
bossiel 6af08c309e - Add support for H.264 Full HD (1080p) using NVIDIA Cuda
- Begin adding support for video jitter buffer (will be used to give feedbacks for packet loss-FEC-)
- Move video flipping code to the converter (refactoring)
- Fix issue 62, issue 41 and issue 66
- Fix issues (workaround) on VP8 (frame corruption)
- Update contribution list
2011-09-07 18:30:46 +00:00
bossiel 4ac9b38614 Update code for OpenTelePresence features 2011-08-26 01:27:53 +00:00
bossiel 079030a700 Add support for G.722 HD voice 2011-08-25 23:12:19 +00:00
bossiel 6027de054e Remove fancy enum values (for Java binding) 2011-08-25 01:15:44 +00:00
bossiel 28413584fe Begin integration with OpenTelePresence 2011-08-25 01:07:28 +00:00
bossiel 23f934ea3d Send SPS/PPS frames every 5 seconds after the call is established 2011-08-23 17:33:05 +00:00
bossiel 193472d709 Partial fix for iDoubs issue 55 2011-08-19 22:29:46 +00:00
bossiel a409c8601a Move variables declaration to be conform to ANSI-C 2011-08-18 04:24:32 +00:00
bossiel 0bf24efe9a Fix stretching issue 2011-08-17 21:28:45 +00:00
bossiel 91300cdaa7 Change vp8 default encoder parameters to improve framerate 2011-08-13 05:13:19 +00:00
bossiel 4a8146f26d Fix iDoubs issue 67 2011-08-12 03:11:15 +00:00
bossiel b755e28610 Update VP8 binaries for Android 2011-08-11 03:52:11 +00:00
bossiel 6cd6792e48 Add vp8 binaries for iOS 2011-08-11 01:17:27 +00:00
bossiel 83ebc719b1 Begin adding support for VP8 video codec 2011-08-10 23:49:13 +00:00
bossiel 9350baf5a3 Move deprecated v1.0 from trunk to branches 2011-08-10 22:59:15 +00:00
bossiel b7cca8f457 Remove deprecated v1.0 from trunk 2011-08-10 22:31:32 +00:00
bossiel ce9c768614 Fix iDoubs issue 62 2011-08-08 21:46:38 +00:00
bossiel 95eee66ab2 Update bindings 2011-08-08 16:15:28 +00:00
bossiel 3ee89c75a0 optimize video converter (also fix crash on iOS caused by misalignment) 2011-08-06 18:23:44 +00:00
bossiel 52a5e4b0af Fix iDoubs issue 55 2011-08-06 14:54:25 +00:00
bossiel 79804d0e4d Avoid streching video when rotating 2011-08-05 19:05:51 +00:00
bossiel 344effee5e Allows build without theora codec 2011-08-05 15:28:08 +00:00
bossiel f652615383 Allow setting codec priority\n Fix issue on RSeq=0 in 1xx reliable responses 2011-08-05 12:48:22 +00:00
bossiel 03d18d33f6 Disable webrtc noise supp (use speex-dsp) on Android to avoid robotic voice 2011-08-04 20:59:04 +00:00
bossiel a0feeac2de - Do not close the socket on Android when ioctl returns len=0
- Only send 183 if "precondition" is supported.
2011-08-04 09:56:02 +00:00
bossiel 049f6025ff - Begin adding support for Google WebRTC
- This revision adds support for WebRTC's AEC and Noise Suppression
2011-08-01 05:14:45 +00:00
bossiel 063e7ca105 Suppress noise on incoming voice 2011-07-31 02:29:03 +00:00
bossiel 6844b1047a Add support for Wideband codecs: Speex-WB and Speex-UWB 2011-07-29 20:57:28 +00:00
bossiel 06d37d01d2 Set H.263 BP30 with higher priority 2011-07-29 11:50:11 +00:00
bossiel 3e01f88c29 finish adding support for (real) arbitrary video size decoding 2011-07-29 02:30:45 +00:00
bossiel ab372e958c begin adding support for (real) arbitrary video size decoding (H.264) 2011-07-27 05:19:27 +00:00
bossiel 304768e2ae Increase H.264 SPS and PPS packets 2011-07-23 14:25:22 +00:00
bossiel 1a38bbf37f Check sdp version before parsing 2011-07-23 12:35:28 +00:00
bossiel c157fe74fa Fix issue on codec neg. 2011-07-21 14:22:32 +00:00
bossiel 75fd48b323 Update VS solution for java binding 2011-07-21 12:37:11 +00:00
bossiel 2f8a5d8e46 Save last SIP error message when registration fail 2011-07-18 17:49:21 +00:00
bossiel 996ee2d27a Fix issues
Add support for Media update
Enable Echo suppression (Thanks to Philippe Verney)
2011-07-11 19:50:05 +00:00
bossiel 411ff1b9ed Fix issues 2011-07-11 11:03:44 +00:00
bossiel 9579c27304 Fix issues 2011-07-06 10:49:31 +00:00
bossiel 7b0a964ec1 Ignore reINVITE with loopback IP address 2011-07-04 16:47:54 +00:00