Commit Graph

436 Commits

Author SHA1 Message Date
bossiel 1bbef7e2c6 Fix issue 230 2013-04-07 00:23:38 +00:00
bossiel 25854012d2 Fix issue 191 2013-04-06 04:51:14 +00:00
bossiel b508b23574 Adds support for rport (rfc 3581) for server modes (telepresence or webrtc2sip) 2013-04-06 01:31:20 +00:00
bossiel 0d4e8ba4d9 Use Public IP in Via when STUN is enabled 2013-04-06 01:11:29 +00:00
bossiel 039792c825 Make xcode 4.6.1 (Apple LLVM compiler 4.2 - c++11) 2013-04-05 19:08:20 +00:00
bossiel 05ecbf4af7 Adds GSM codec for Windows Phone 8 2013-04-02 21:45:05 +00:00
bossiel 2843d23745 Fix issue reported at https://groups.google.com/group/doubango/browse_thread/thread/4954639e03cd319b# 2013-04-02 18:39:13 +00:00
bossiel f05b88cb93 Set default value to 'peer'. See https://groups.google.com/group/doubango/browse_thread/thread/d8769c417d0ef8e2 2013-03-29 19:42:29 +00:00
bossiel 44b9748146 Reset REGISTER dialog internal values when it terminates 2013-03-28 15:03:12 +00:00
bossiel 69c0e891df Allows relaying SRTP-Event (webrtc2sip) 2013-03-26 19:48:01 +00:00
bossiel e06a44b231 Update opensl-es audio driver (Android)
Do not use asyn calling for Android bindings (requires swig 2.0.9 or later)
2013-03-25 16:16:03 +00:00
bossiel ca608eeb48 Fix typo 2013-03-24 22:36:26 +00:00
bossiel ce8e8ca89e Use kCFStreamEventCanAcceptBytes instead of kCFStreamEventOpenCompleted to signal that the socket is connected (iOS) 2013-03-24 21:59:42 +00:00
bossiel c92c80cd12 Fix video crash on iOS4 2013-03-23 17:00:46 +00:00
bossiel 49ab8a0fed Remove codec id forward declaration 2013-03-23 01:31:00 +00:00
bossiel da1bab6ce5 Improve codec mapping when bypassing is enabled 2013-03-23 01:20:37 +00:00
bossiel c827455b24 Fix issue 224 and complete previous commit fixing issue 194 2013-03-22 23:32:22 +00:00
bossiel 2179235803 Fix issue 194 2013-03-22 17:20:17 +00:00
bossiel dae4db06c5 Fix iDoubs #148 #150 2013-03-20 21:40:26 +00:00
bossiel a90cfad367 Lock the video encoder before destroying it. 2013-03-19 16:39:30 +00:00
bossiel 49cca3c5c4 Fix issue 218 2013-03-19 13:12:23 +00:00
bossiel fc4b05e8d6 Revert video payload type overriding 2013-03-15 07:41:51 +00:00
bossiel 6a60b500f0 Fix tcp outbound issues (webrtc2sip) 2013-03-14 09:57:04 +00:00
bossiel bb4e887341 Ignore master socket 'connected' event on iOS4+ 2013-03-14 01:33:43 +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 6412cd164a Fix tcp socket event listner not being added 2013-03-13 05:30:52 +00:00
bossiel aaa135d14b Fix race condition issue on TLS connect under centOS 2013-03-11 08:37:03 +00:00
bossiel f2b3f794cc Check socket validity when the callback is from a web browser 2013-03-10 05:07:44 +00:00
bossiel a79e452d9a Fix ACK timeout issue when connecting two browsers both with the Breaker enabled 2013-02-27 17:10:58 +00:00
bossiel 2e5d0d6038 Alert en-user when SIP TCP connection is lost 2013-02-27 01:58:06 +00:00
bossiel 9740116d83 re-use same buffer to speedup ice polling 2013-02-27 00:16:37 +00:00
bossiel fddd544e3d Fix 1-way video with chrome 25.0.1364.99 (https://groups.google.com/group/discuss-webrtc/browse_thread/thread/6c44106c8ce7d6dc) 2013-02-26 23:30:08 +00:00
bossiel 3757c93363 Move dtls handshaking timer settings to a guarded block 2013-02-26 17:02:58 +00:00
bossiel 0ce541dfa3 check for EAGAIN error code pulling ICE pending data 2013-02-25 18:13:21 +00:00
bossiel f84115babc - Fix issues on ICE
- Adds support for Firefox Aurora
- Fix issue 208
2013-02-25 15:00:37 +00:00
bossiel f946730594 Fix webrtc2sip issue 58 (http://code.google.com/p/webrtc2sip/issues/detail?id=58) 2013-02-21 17:34:14 +00:00
bossiel 85afdb4f9c Add guards against the obj-c code 2013-02-20 13:59:33 +00:00
bossiel 186abb0b92 At at least one format to the ghost sessions as per rfc3264 section 6 2013-02-20 02:55:19 +00:00
bossiel 19ae431475 Adds support for SSL for CFSocket implentation (issue 106) 2013-02-19 23:18:27 +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 57d8449de7 Avoid routing websocket request to ourself (webrtc2sip) 2013-02-14 11:14:33 +00:00
bossiel f91a20f44a Fix routing issue with sipml5 outbound. 2013-02-13 19:16:57 +00:00
bossiel 6ffa4eaf1a Do not add "Preferred-Identity" header when the stack is running in "client" mode as it's not valid 2013-02-13 12:53:30 +00:00
bossiel 572312e743 Fix early media issue (Doubango issue 143 and IMSDroid issue 429) 2013-02-11 00:24:28 +00:00
bossiel add1f443e9 Fix issue 207 2013-02-07 16:28:27 +00:00
bossiel d1ecdee3ed Fix issue 203 2013-02-06 11:12:25 +00:00
bossiel b3e246b1bb Fix issue 202, issue 204 and issue 205 2013-02-06 10:54:08 +00:00
bossiel c0b801fba4 Ad FFmpeg patches 2013-01-31 00:15:47 +00:00
bossiel 4b115a1c3b Fix issues on SigComp 2013-01-30 03:45:02 +00:00
bossiel c7cd94b3ee Fix issues on SigComp 2013-01-30 01:49:10 +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 c545f3f5fd Fix segmentation fault when receiving "Old VAT" packet 2013-01-14 04:29:15 +00:00
bossiel e6fe6bce0e - Adds support for Firefox Nightly
- Fix issue 190, issue 195
2013-01-14 03:06:44 +00:00
bossiel 2454c7bff2 Add missing forward declaration. 2013-01-10 12:42:48 +00:00
bossiel 36d6d3c6ed Fix issue 162, issue 163, issue 164, issue 165, issue 166, issue 168, issue 170, issue 172, issue 173, issue 174, issue 176, issue 180. 2013-01-10 12:39:34 +00:00
bossiel 753e5dcbac Windows: rebuild openssl using Visual C++ instead of MinGW to avoid segfault issues 2013-01-07 18:42:50 +00:00
bossiel 31570b05f1 Make more LLVM friendly 2013-01-07 16:33:23 +00:00
bossiel 017ac31766 Add support for DTLS-SRTP (rfc5764 and rfc5763) 2013-01-07 15:37:02 +00:00
bossiel d292f878a4 Fix "redefinition of typedef ‘tcomp_states_L_t’" issue 2012-12-25 22:21:54 +00:00
bossiel 62ec6a2219 Remove useless warning 2012-12-25 02:49:26 +00:00
bossiel 80288eeef0 Fix issues on SigComp 2012-12-24 06:51:07 +00:00
bossiel 46d7c1c69f Allow disabling VP8 rtp extension(X) 2012-12-21 00:05:52 +00:00
bossiel e36cf37f0a Add more debug info 2012-12-19 02:44:36 +00:00
bossiel 9acf24eaf6 Do not enable ICE when MSRP is used 2012-12-13 22:15:40 +00:00
bossiel 31e4dd63e7 Fix issue 157 2012-12-13 21:03:19 +00:00
bossiel 1f3f9d4338 Do not show warning when runloop is not initialized (expected) 2012-12-13 20:53:12 +00:00
bossiel 6670c8090c Fix iDoubs bug 135 2012-12-11 23:12:36 +00:00
bossiel 3a15b87603 Fix crash on keep-alive OPTIONS 2012-12-11 17:15:50 +00:00
bossiel 4c962672ce Fix IMSDroid bug #420 2012-12-11 12:19:22 +00:00
bossiel 8c63b1825d Fix typo 2012-12-10 16:33:58 +00:00
bossiel d60e3f2f55 add right paths for libyuv 2012-12-10 01:29:17 +00:00
bossiel abe5385624 Fix issue 156 2012-12-06 05:09:04 +00:00
bossiel 00a7b4b69a Always check that the network interface is Up before using it 2012-12-06 00:36:48 +00:00
bossiel 466cba8637 - Use VBR instead of CBR for h264
- Lower bandwidth usage for vp8
- Fix issue on fmtp comparison
2012-12-05 10:38:54 +00:00
bossiel 88b4d6f272 Fix segmentation fault issue 2012-12-05 07:55:26 +00:00
bossiel 691054d035 Fix webrtc2sip bug 27\nSuppress some warnings 2012-12-05 06:35:45 +00:00
bossiel 5c973c94a5 update gnu autotools 2012-12-05 06:00:23 +00:00
bossiel 8aabc25ed6 Change ragel scripts to suppress warnings for "unused variables" 2012-12-05 03:27:31 +00:00
bossiel caffaf4e00 Fix webrtc2sip bug 29 2012-12-04 00:31:40 +00:00
bossiel de8639b050 Fix compilation issues (OS X) 2012-12-03 23:50:39 +00:00
bossiel 3c5cfac6cd Fix webrtc2sip bug 29 2012-12-03 21:59:43 +00:00
bossiel 6f314e40d8 Update configure.ac 2012-12-03 07:06:13 +00:00
bossiel 5046e21859 Fix typo: "HAVE_SPEEXDSP" instead of "HAVE_LIB_SPEEXDSP" 2012-12-03 06:50:44 +00:00
bossiel 7d2e8e8142 DO not trust via header when forwarding WS messages 2012-12-03 06:28:13 +00:00
bossiel cb112782f0 Add missing includes in OS X audio system implementation 2012-12-03 04:02:35 +00:00
bossiel 9f6fb292fa Use "tnet_getsockname()" instead of "tnet_get_sockaddr" 2012-12-03 04:00:15 +00:00
bossiel c35b4e9255 Add support for Linux (webrtc2sip 2.0) 2012-12-03 03:11:21 +00:00
bossiel bb2a188e50 Add GNU autotools scripts for iLBC 2012-12-02 18:30:50 +00:00
bossiel 56a66ad5a2 fix typo in 'HAVE_NET_ROUTE_H' 2012-11-23 17:25:36 +00:00
bossiel 6f60d27a82 Do not include <net/if_types.h> on iOS 2012-11-23 16:51:31 +00:00
bossiel bc329c5649 Begin adding support for GNU autotools 2012-11-22 00:09:46 +00:00
bossiel 986fe7b32c - Update test program to use the latest API functions
- Fix crash issue when the UDVM receive invalid byte code: RFC 4465 Torture tests (A.2.3 and A.2.4).
2012-11-20 21:05:21 +00:00
bossiel 2e090e1851 Fix memory leak issue when a constructor returns 'null'. 2012-11-20 21:00:57 +00:00
bossiel b40099edbc Use swig 2.0.9 (https://swig.svn.sourceforge.net/svnroot/swig/trunk -r 13877) to fix crashed on Android as reported at http://permalink.gmane.org/gmane.comp.programming.swig.devel/22063 2012-11-13 08:17:24 +00:00
bossiel 907ae3c03d Use lower case transports in ICE candidates to ease interop with chrome 2012-11-12 12:06:30 +00:00
bossiel 4dca974cc1 - Always update rtcp-mux attribute when remote sdp is received
- make sure to stop ICE engine even if RTP manager is not started
2012-11-12 10:56:50 +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 0236c22d0a Add a workaround for endpoint not supporting "rfc 4639 section 8.2.1" preference ordering 2012-11-06 20:47:16 +00:00
bossiel 4962638959 Enable RFC 5939 even if SRTP is disabled 2012-11-06 17:05:23 +00:00
bossiel 8ba06270ed Make xcode happy 2012-11-02 16:48:56 +00:00
bossiel 348a1c7ee4 - Fix issue 59: Adds support for T.140 (rfc4103, rfc2198, rfc5194) - Thanks to IVèS (www.ives.fr/) for their contribution
- Make SWIG v2.0.8 the minimum version to generate bindings
2012-11-02 16:24:29 +00:00
bossiel b4398c3cd6 Fix idoubs issue 128
Fix imsdroid issue 375
2012-10-25 19:40:25 +00:00
bossiel fbddda0ad5 Increment RTPEvent pkts even if E bit is set 2012-10-09 00:40:20 +00:00
bossiel b37686b857 Fix Android build issue reported at https://groups.google.com/group/doubango/browse_thread/thread/c23e28d4408eaa76 2012-10-03 09:27:15 +00:00
bossiel c65f242781 Complete support for iPhone5 2012-09-28 07:08:32 +00:00
bossiel 3ba61782b4 Allow enabling/disabling logs at runtime 2012-09-11 14:40:34 +00:00
bossiel 8e7f8e9dcd cleanup VS2008 projects for Release target 2012-09-06 16:44:07 +00:00
bossiel c97deeb448 Update iOS libvpx binaries to v1.1.0 // save/restore rotation scaling info 2012-09-06 15:43:30 +00:00
bossiel 779de18b22 Update VP8 libraries for Android and Windows (v1.1.0 aka "Eider")
Allow changing video size after the decoding process start
Allow rotating without scaling to keep ratio
Use right values to compute DirectShow display ratio
2012-09-06 14:53:13 +00:00
bossiel 4eea1c3dae allow changing the frame size while decoding 2012-09-04 12:04:48 +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 98a03d7fd9 Enhance libyuv scaler 2012-08-19 22:53:40 +00:00
bossiel a696df25b5 Adds support for libyuv (http://code.google.com/p/libyuv/) 2012-08-19 00:14:44 +00:00
bossiel cd804ebd11 Update licensing agreement (v3.0) 2012-08-18 20:17:56 +00:00
bossiel d0ed37123a Update website 2012-08-18 20:15:05 +00:00
bossiel d04c288c75 Fix issue 2012-08-10 20:28:38 +00:00
bossiel cdf51072df Add callback function to be notified before the proxy audio producer need to push the buffer 2012-08-10 19:01:57 +00:00
bossiel 363d39d641 Fix issue on RTP header extension parsing 2012-08-06 14:50:50 +00:00
bossiel 817318fb03 Add DirectShow Firefox hack 2012-08-03 18:46:46 +00:00
bossiel 9c7522aec2 Fix DirectShow issue on Firefox plugin 2012-08-01 19:23:08 +00:00
bossiel edf52d8a92 Fix issue 129 2012-07-15 19:04:32 +00:00
bossiel 859e6eed28 Add 'android-utils' lib source code 2012-07-11 17:24:00 +00:00
bossiel bfd0bf22b0 Add support for DSCP tagging 2012-07-03 23:18:43 +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 93d5e1a658 Replace "xcode" specific code 2012-06-28 04:06:11 +00:00
bossiel d0243c0c8f Set default video_JB values to something more realistic 2012-06-28 03:48:54 +00:00
bossiel 814c957e5d Fix issues 2012-06-28 02:55:33 +00:00
bossiel ef0e25269a Make compatible with xcode 3 2012-06-28 01:40:11 +00:00
bossiel dc4a18dbfa Improve video quality and latency 2012-06-28 01:18:22 +00:00
bossiel a709fc955f Update G.729 binaries for Android 2012-06-26 12:43:49 +00:00
bossiel 0c8d1582ef Fix issue 123 and 124 2012-06-22 15:47:15 +00:00
bossiel 558622a890 - Update AEC libraries (based on WebRTC) fro Windows and Android
- Fix Android LGPL build issue
- Update Android FFmpeg binaries (ARM5te LGPL only)
- Update license agreement
- Fix other issues
2012-06-21 04:56:00 +00:00
bossiel 2fb0f8cae8 Update documentation 2012-06-13 16:02:10 +00:00
bossiel d8b8caba6f Fix issue 117 and issue 113 2012-06-01 14:51:40 +00:00
bossiel 24146853a3 Re-order SDP headers 2012-05-29 00:37:01 +00:00
bossiel 502c2a2ec2 Update for webrtc4ie (htpp://http://code.google.com/p/webrtc4ie/) project 2012-05-29 00:14:38 +00:00
bossiel 45998df080 Fix issue 108 2012-05-17 21:42:37 +00:00
bossiel 06b4b22dbe Update OS X support 2012-05-15 06:57:29 +00:00
bossiel 0c79519f06 Update VP8 binaries for iOS 2012-05-13 22:35:50 +00:00
bossiel 222b86ea67 - Fix deadlock issue on call hangup when ICE is enabled
- Add new website
2012-05-12 19:30:24 +00:00
bossiel d1ba4bf614 Retransmit INVITE 200 OK 2012-05-03 22:19:05 +00:00
bossiel e523084136 Fix deadlock issue 2012-05-03 03:41:39 +00:00
bossiel 30d25b0e8d Fix some RTCP issues 2012-05-02 19:25:26 +00:00
bossiel 6a4cd8e29b Shorten ICE reflexive candidates gathering 2012-05-02 17:41:31 +00:00
bossiel fc08933759 Add HAVE_SRTP guards 2012-05-02 13:27:48 +00:00
bossiel 2190d46a14 Fix GCC warnings 2012-05-02 11:54:19 +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 4d20b1679e Use CFSocket on iOS to allow TCP multitasking 2012-04-24 10:37:56 +00:00
bossiel f6367d3290 Acccept incoming TCP connections on linux 2012-04-23 11:25:34 +00:00
bossiel debebfe22d Add chrome2chrome trace with SIP pkts 2012-04-16 14:07:57 +00:00
bossiel 6b245db88c Add Chrome RTCP packets 2012-04-15 23:13:51 +00:00
bossiel 2587c596d1 Enable TLS on Android 2012-03-17 15:11:13 +00:00
bossiel c12a147d8c fix warnings on iOS 2012-03-14 18:22:10 +00:00
bossiel c092aaf166 Add support for SRTP and some other cool stuff 2012-03-14 16:11:33 +00:00
bossiel ad6c5b16ec Fix video rotation issue
Fix FFmpeg crash on Android
Begin adding support for WebSockets
2012-02-27 22:53:00 +00:00
bossiel dc3bcfc58d Improve Windows XP voice quality 2012-02-27 15:41:19 +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 32c8e59dbd Add FFmpeg LGPL libraries 2012-02-21 15:14:27 +00:00
bossiel 72deba2017 Fix issues on SDP negotiation and Session Timers 2012-02-15 02:56:30 +00:00
bossiel 9dc85ad2ab Fix wrong "refresher" parameter tag for session timers. 2012-02-15 01:48:38 +00:00
bossiel 2cdbb448c6 Update OpenSSL binaries (iOS) 2012-02-13 08:57:01 +00:00
bossiel 1c341c76f7 Enable TLS on iOS 2012-02-13 07:36:31 +00:00
bossiel 10722b880e Fix issue on session timers 2012-02-07 05:31:32 +00:00
bossiel 00a8e48b10 Fix issue on UPDATE with different fmtp 2012-01-06 11:28:50 +00:00
bossiel 78a32f43f2 Avoid setting directshow display size for local preview. 2012-01-04 18:34:51 +00:00
bossiel 4c2e0f51f8 Fix Boghe issue 90 2012-01-03 10:04:04 +00:00
bossiel 8425048377 Fix issue 88 2011-12-15 17:27:52 +00:00
bossiel 8a2fd75829 Fix STUN issue on Android and iOS 2011-12-07 02:51:53 +00:00
bossiel bb40d86943 Fix bogue issue 95 2011-12-06 23:03:49 +00:00
bossiel 2fa21d2280 Fix issue 83 2011-11-23 18:06:06 +00:00
bossiel 9f3460aab5 Fix issue 85 2011-11-15 20:19:38 +00:00
bossiel c8892e253c Fix issue 50 (Add support for SIP INFO). 2011-10-31 22:49:09 +00:00
bossiel 546fe46f0c Fix issue 75, issue 79 and issue 80 2011-10-26 00:32:57 +00:00
bossiel 78be530041 - Fix issue 56.
- simplify codec priority setting
2011-10-21 12:11:06 +00:00
bossiel 522506121d Raise MSRP success report 2011-10-17 12:19:46 +00:00
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 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