Commit Graph

42 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 8e1a989bd6 Update copyright dates
Complete support for H264 and Theora on Android and Windows Mobile.
2010-07-13 21:49:49 +00:00
bossiel 0cca649819 - Add support for Speex NB
- Beging adding support for H.264
- Add support for theora decoding (add WIN32 and Android binaries for libtheora, libogg and libvorbis)
- Complete support for H263+ (cleanup the code and remove test function)
- Recompile android version of FFMpeg with all optimization flags
2010-07-10 03:56:23 +00:00
bossiel a098596570 Add support for AMR-NB (Both OA and BE) 2010-07-07 14:34:31 +00:00
bossiel 4a94913305 Add support for iLBC codec. 2010-07-02 21:47:47 +00:00
bossiel 921518a0a0 Resolve bug on Audio timestamp (not incremented as expected)
Add support for GSM codec.
2010-07-02 14:19:01 +00:00
bossiel 106fc9f42e Enhance audio quality by adding support for AEC, VAD, AGC and Noise suppression. 2010-07-01 01:33:39 +00:00
bossiel 7764d06a68 Begin adding support for DTMF 2010-06-28 15:40: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 43a6c52549 Update Video support. 2010-06-23 16:47:24 +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 8d9d5083e3 Enhance Hold/Resume and Session timers features. 2010-06-16 00:46:48 +00:00
bossiel c3dca88522 - Update bindings
- Returns negative code when HTTP socket connection fail.
2010-06-15 21:50:00 +00:00
bossiel f203d2dd41 Begin adding user feedbacks for INVITE sessions. 2010-06-15 16:51:31 +00:00
bossiel 7595245a2d - Begin adding support for media session parameters
- Use unconnected datagram sockets in the RTP/RTCP transport
2010-06-15 00:42:12 +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 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 8ffe9121e2 Update support for QoS preconditions (RFC 3312). 2010-06-07 15:53:02 +00:00
bossiel 82f8083eab Begin adding support for QoS (RFC 3312, 4032 and 5027) 2010-06-07 00:04:03 +00:00
bossiel ae5dc4de86 Update media layer. 2010-06-04 16:33:41 +00:00
bossiel 8756c052da Update media layer. 2010-06-03 23:17:29 +00:00
bossiel 4eea0a2ba8 Update media layer. 2010-06-03 17:09:27 +00:00
bossiel a23934417d Apply patch for tinyXAP (provided by Laurent Etiemble). 2010-05-28 16:25:05 +00:00
bossiel fffaac33e4 update media layer. 2010-05-12 00:00:06 +00:00
bossiel e009514536 Update Media functions. 2010-05-10 17:21:22 +00:00
bossiel 73131cf03f Update media session. 2010-05-07 15:19:22 +00:00
bossiel 8f9c37d0d6 Update Codecs. 2010-05-06 22:59:15 +00:00
bossiel bb99e5f5e2 General update. 2010-05-06 17:47:34 +00:00
bossiel c5784b5fab Change include name from lower to upper case. 2010-05-04 12:30:21 +00:00
bossiel 0cb230ddac Make all constructors from SIP strongly typed. 2010-04-21 17:33:32 +00:00
bossiel ea4843ba06 Update Programmer's guide
Update HTTP/HTTPS stack
Change email domain from "yahoo.fr" to "doubango.org"
2010-04-06 00:57:03 +00:00
bossiel b5ba26f8ab Add per request parameters using actions.
Update MSRP plugin.
....global update
2010-03-29 00:38:58 +00:00
bossiel 5edccf775d obfuscate all email addresses 2010-03-26 01:44:48 +00:00
bossiel 97e8a179e7 obfuscate all email addresses
Add MSRP config and complete the sender.
2010-03-26 01:37:27 +00:00
bossiel 6b51c1040f Update MSRP media handler. 2010-03-24 18:02:12 +00:00
bossiel edd9503f12 Add media abstract layer. 2010-03-24 01:55:49 +00:00