Commit Graph

502 Commits

Author SHA1 Message Date
bossiel a19a2f6912 Add namespace to CSharp files from tinyWRAP. 2010-11-05 01:49:25 +00:00
bossiel 7177cbf947 - Allow bodiless initial INVITE
- Rebuild FFmpeg binaries for Android using latest source code
- Resolve issues related to IMSDroid project
- Update wrappers with new functions
- Fix Issues
2010-11-04 06:19:47 +00:00
bossiel fecfd354ea Fix issue 25 (Etag abnf). 2010-10-28 19:11:18 +00:00
bossiel 00be3d4f0d Fix for xcode 2010-10-27 17:20:19 +00:00
bossiel c79c6557ae Hide G729AB availability from VS.NET proj 2010-10-18 15:31:43 +00:00
bossiel b0e0e05f8e Complete support for G.729AB
Update bindings
2010-10-18 15:28:34 +00:00
bossiel a933876e84 Update G729A files 2010-10-18 15:25:46 +00:00
bossiel de998dc80d Add G729B project folder. 2010-10-18 15:24:35 +00:00
bossiel fcf59b6768 Fix issue 22. 2010-10-13 23:02:00 +00:00
bossiel 6fb85d6977 Fix issue related to IPv6 sockets
Update documentation
2010-10-13 21:38:37 +00:00
bossiel 83e3f44ab8 Update CoreAudio implementation Clean up queue before dispose) 2010-10-10 21:35:30 +00:00
bossiel 390eb0a58b Update iOS codecs (GSM, AMR and Theora) 2010-10-05 01:22:48 +00:00
bossiel eae854e30c Update bindings 2010-10-03 05:08:19 +00:00
bossiel 3176b762bb Add support for NV12 chroma (used by iPhone3GS and iPhone4)\nBegin adding support for multitask 2010-10-03 04:29:55 +00:00
bossiel 63186e268f - Update Java wrappers
- Fix Android makefile
2010-09-29 13:52:54 +00:00
bossiel fd113b3103 Update FFmpeg binaries for iOS 2010-09-28 19:14:28 +00:00
bossiel 39dde2a59c Allow encoding arbitrary video size (for iOS) 2010-09-26 23:06:42 +00:00
bossiel b5e9d4e9f4 Use Expires value in a separate header instead of a parameter of Contact. 2010-09-21 10:33:50 +00:00
bossiel 79d18ffc8b update add FFmpeg binaries for iOS device (armv6) and add support for new chromas 2010-09-20 08:45:46 +00:00
bossiel 09e9727d54 - Patch FFmpeg to produce IDR frames fro h264
- Resolve H264 latency
- Avoid flipping images under Android (see FFC)
2010-09-16 06:02:27 +00:00
bossiel 46267303d8 add FFmpeg binaries for iOS 2010-09-06 14:48:32 +00:00
bossiel 5591f8f241 Update iOS projects for iDoubs project 2010-08-30 23:33:08 +00:00
bossiel 3251f4a0fd Update iOS projects for iDoubs project 2010-08-30 23:20:21 +00:00
bossiel 94bf94a8f2 Begin adding support for G729a
Resolve issues
2010-08-28 17:46:27 +00:00
bossiel c9c970b540 add xcode project for MAC OSX 2010-08-23 08:23:38 +00:00
bossiel 39889443c2 Resolve issues: 14, 15, 16 and 18 2010-08-23 07:54:58 +00:00
bossiel e8256fae20 Add SMS over IP images. 2010-08-20 00:37:27 +00:00
bossiel ad6bece332 Remove hard coded DNS parameters. 2010-08-19 12:58:51 +00:00
bossiel e259126449 Update FFMpeg binaries for Android. 2010-08-16 19:45:47 +00:00
bossiel af937963e2 Add support for GSMA Content Sharing (MSRP)
Use ARM optimized version of FFmpeg
Fix Issues
2010-08-16 12:02:14 +00:00
bossiel 26aa7675d9 - Begin adding MSRP public functions
- Enable per request configuration (ActionConfig)
- Resolve IMDroid issues: 12, 17, 21, 27
- Allow decoding any video size
- Add notion of bandwidth
- Update Java/C# wrappers
2010-08-09 04:22:21 +00:00
bossiel 188d3648e9 Delete msrp config file. 2010-08-03 03:29:20 +00:00
bossiel 785ed89227 - Use latest FFmpeg version (revision 24652)
- Use latest x264 version (01 august 2010)
- Resolve issue on incoming CANCEL branches.
2010-08-02 16:29:20 +00:00
bossiel 278f681cd8 First beta version of IMSDroid. 2010-07-28 20:47:50 +00:00
bossiel 0007b05dfd Enhance the SOA and allow parsing SDP M header with zero fmt 2010-07-27 21:16:10 +00:00
bossiel ef196cb724 Update java/C# bindings 2010-07-27 12:56:16 +00:00
bossiel 4ff371ab1e - Expose SigComp to java and C# world
- Fix computation problem when network transport restart
2010-07-25 03:47:19 +00:00
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 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