Commit Graph

64 Commits

Author SHA1 Message Date
bossiel dbd1533c3e Update website information
Begin adding wrappers for Binary SMS
Integrate STUN at Audio and Video layers
Resolve bugs about memory misalignment on ARM platforms
Expose SipUri parser for Java and C# applications
2010-07-24 06:06:21 +00:00
bossiel 0229ac9b15 Optimize memory allocation
Begin adding support for BV16 codec
2010-07-20 15:19:13 +00:00
bossiel bb89ba8a8c Update binding 2010-07-17 21:22:27 +00:00
bossiel 8e1a989bd6 Update copyright dates
Complete support for H264 and Theora on Android and Windows Mobile.
2010-07-13 21:49:49 +00:00
bossiel 8a63553731 Add DTMF sounds
Complete support for SigComp
Begin adding adding Support for Binary SMS by bindings.
2010-06-29 15:53:51 +00:00
bossiel d9a4966c7d Complete support for DTMF (RFC 4733) 2010-06-28 21:02:04 +00:00
bossiel c336ebd845 Apply patch for CoreAudio sent by Laurent Etiemble. 2010-06-28 13:27:10 +00:00
bossiel f57139e22f Complete Video support. 2010-06-27 23:08:47 +00:00
bossiel 4fe287b692 Optimize video processing on embedded devices such as Android
Add support for "YUV 420 SP" chroma for both producers and consumers.
Resolve bugs
2010-06-25 01:35:54 +00:00
bossiel 9544f11e8e Begin adding support for H263 codec. 2010-06-23 00:54:20 +00:00
bossiel 2098974cbd Cleanup MSRP stack
Begin adding support for video
2010-06-21 17:02:04 +00:00
bossiel aa2952d79f General update 2010-06-21 02:35:18 +00:00
bossiel f0381a6996 Add final version of the SOA. 2010-06-18 17:04:12 +00:00
bossiel f56dc3b0dc General update 2010-06-18 01:56:19 +00:00
bossiel 7540a04ffa general update 2010-06-17 16:55:42 +00:00
bossiel d4e670ce2d General update 2010-06-17 01:34:24 +00:00
bossiel 816fcb033f general update 2010-06-16 17:18:33 +00:00
bossiel 8d9d5083e3 Enhance Hold/Resume and Session timers features. 2010-06-16 00:46:48 +00:00
bossiel f203d2dd41 Begin adding user feedbacks for INVITE sessions. 2010-06-15 16:51:31 +00:00
bossiel 32ab862d95 - Begin adding support for session Timers (RFC 4028)
- Resolve bug on ICT (cancel timers A & B when the FSM enter in "Accepted" state).
2010-06-14 17:11:58 +00:00
bossiel e4247fd12e Enhance SOA machine.
Implements "Min-SE" and "Session-Expires" parsers.
General bug-fix.
2010-06-14 00:02:59 +00:00
bossiel 185365c2a1 - Add audio proxy consumer/producer for android phones
- Add Microsoft DirectSound Producer
2010-06-13 14:26:16 +00:00
bossiel b69d248f04 Update SigComp support and add WaveAPI producer. 2010-06-11 16:34:06 +00:00
bossiel 2e16bbb884 Add Microsoft DirectSound Consumer. 2010-06-11 00:53:23 +00:00
bossiel 119f5c3034 Begin adding support for SigComp (Compression is done. Next step: decompression) 2010-06-10 22:14:17 +00:00
bossiel 6d20f94fb4 Apply patches provided by Laurent Etiemble to fix crashes on 64-bit systems.
Begin implementing G.711 codecs.
2010-06-09 17:24:50 +00:00
bossiel dcdb3dd3ac Update media layer. 2010-06-09 01:16:07 +00:00
bossiel 0e6bed0e05 Begin adding full support for MMTel (RFC 24.173 endorsement). 2010-06-07 00:07:53 +00:00
bossiel 6c9d9b4d6e Resolve bug on runnable. 2010-06-03 11:43:03 +00:00
bossiel 3bb9c865d8 Resolve bug on Stream parser (both SIP and HTTP) 2010-06-02 22:51:57 +00:00
bossiel 713d914054 General update 2010-05-31 17:19:05 +00:00
bossiel 691cdc659c General update. 2010-05-30 23:45:31 +00:00
bossiel 37d50305d6 - Apply patch send by Laurent Etiemble
- Make removeSocket thread-safe
- General bug-fix
2010-05-28 10:20:25 +00:00
bossiel b6ee5c075a Update bindings
Compact wrapper
2010-05-27 21:54:26 +00:00
bossiel 16749d42b5 Use name unions to overcome C99 limitation. 2010-05-25 11:13:21 +00:00
bossiel 057e8ddecd General Update. 2010-05-24 22:56:47 +00:00
bossiel 469462d4de Update droid makefiles. 2010-05-20 15:09:33 +00:00
bossiel 2752dfd957 Add support for arbitrary DNS servers (useful for Google Android). 2010-05-19 13:39:48 +00:00
bossiel 7439f323a6 Update Wrappers. 2010-05-19 13:24:02 +00:00
bossiel aaf6b9962b Add notion of session ownership. 2010-05-18 17:26:39 +00:00
bossiel d8a71a55c8 Update android makefiles to support shared libs. 2010-05-18 00:26:37 +00:00
bossiel cf8a36f806 Begin adding support for droid static libs 2010-05-17 18:03:37 +00:00
bossiel 9e6dec533f Add Perl, Python and Ruby wrappers. 2010-05-16 22:24:06 +00:00
bossiel 20ddf35ba8 update media layer. 2010-05-14 02:49:01 +00:00
bossiel 860281d018 update media sessions. 2010-05-10 22:48:07 +00:00
bossiel bb99e5f5e2 General update. 2010-05-06 17:47:34 +00:00
bossiel 2b0979354d Add support for AOR hacking for emulators (such as Android or WINCE). 2010-05-05 23:25:01 +00:00
bossiel a25ecc610f - Add support for SIP OPTIONS as per RFC 3261 section 11.
- Refactor the code
- General update
2010-05-05 17:29:39 +00:00
bossiel c07777a35b Update runnable and timer tests.
Resolve bug on timer manager.
2010-05-05 11:49:59 +00:00
bossiel a269801c49 General Update. 2010-05-05 01:08:14 +00:00