Commit Graph

663 Commits

Author SHA1 Message Date
bossiel bb89ba8a8c Update binding 2010-07-17 21:22:27 +00:00
bossiel 207c9f8b5e Clean up 2010-07-17 21:15:18 +00:00
bossiel bc844c52b8 Clean up 2010-07-17 21:14:15 +00:00
bossiel 8b3b04ad0b Clean up 2010-07-17 21:14:01 +00:00
bossiel af65114ed9 Clean up 2010-07-17 21:13:30 +00:00
bossiel 2dc789b338 Clean up 2010-07-17 21:12:57 +00:00
bossiel e4c9786ed0 Add Java and C# wrappers fro XCAP. 2010-07-14 05:19:25 +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 66a59bcdc9 Remove fixed RTP port(used for test) 2010-07-05 20:22:06 +00:00
bossiel 7bca17b8bb Add libgsm binary for WIN32 2010-07-05 11:53:43 +00:00
bossiel 6b104b2124 General update 2010-07-05 10:35:49 +00:00
bossiel f49a8bc183 Add opencore-amr binaries for both Windows and Android OSes.
Begin implementing support for AMR codec (Narrow Band BE&OA).
2010-07-04 22:03:02 +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 5570d41320 Add H264 and H261 to the FFMpeg binaries (Android)
Add Android binaries for libspeexdsp
2010-06-30 00:22:37 +00:00
bossiel 8db3c394ac Update xcode project for iPhone and Mac OS X (Thanks by Laurent Etiemble) 2010-06-30 00:03:22 +00:00
bossiel 79bb4a8823 A libxml and Curl binaries (WIN32) 2010-06-29 23:53:07 +00:00
bossiel fb13463a54 Add H264 and H261 to the FFMpeg binaries (WIN32)
Add WIN32 binaries for libspeexdsp
2010-06-29 23:50:50 +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 9a6d9f22f9 To avoid integer overflow, change jitter buffer timestamp type from long to uint64_t. 2010-06-28 22:56:28 +00:00
bossiel 1ee6fe5296 Update codec nego. 2010-06-28 21:44:28 +00:00
bossiel d9a4966c7d Complete support for DTMF (RFC 4733) 2010-06-28 21:02:04 +00:00
bossiel 7764d06a68 Begin adding support for DTMF 2010-06-28 15:40:10 +00:00
bossiel c336ebd845 Apply patch for CoreAudio sent by Laurent Etiemble. 2010-06-28 13:27:10 +00:00
bossiel 2879fdb5d5 Use Global Timer Manager for SIP stack. 2010-06-28 13:04:27 +00:00
bossiel f57139e22f Complete Video support. 2010-06-27 23:08:47 +00:00
bossiel e671709a59 Begin adding support for H.263+ 2010-06-25 14:14:58 +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 41929f9a07 Add FFMpeg binaries. 2010-06-25 01:32:37 +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 c02a4c3dbb Add DirectShow project. 2010-06-23 00:48:39 +00:00
bossiel 80d8df7f70 General update 2010-06-22 15:11:38 +00:00
bossiel 712d1f4391 Add strmbase (directshow helper classes). 2010-06-21 17:04:02 +00:00
bossiel 2098974cbd Cleanup MSRP stack
Begin adding support for video
2010-06-21 17:02:04 +00:00
bossiel c2639cc8b7 Resolve bugs and complete SOA. 2010-06-21 02:35:42 +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 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 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