Commit Graph

725 Commits

Author SHA1 Message Date
bossiel 55cdc9d7a9 - Update wrappers
- Exhibit media manager to allow display attaching for DirectShow
- Fix directshow threading issues
- allow passing parameters to consumers and producers
2010-11-24 05:47:28 +00:00
bossiel 311754ce2b Revert r523 2010-11-22 20:58:40 +00:00
bossiel bb8e427c8a Disable 3GPP TS 24.229 section 5.1.2A (route generation) for early IMS terminals 2010-11-22 20:56:04 +00:00
bossiel b05c48886d Fix processor type in g729 library name 2010-11-22 07:38:11 +00:00
bossiel 9583ad7d62 Remove thumb option in android makefiles 2010-11-22 07:15:35 +00:00
bossiel 7994b8b6d5 Update G729 droid makefiles 2010-11-22 07:11:59 +00:00
bossiel c2f1cb30c2 Change droid makefile to enable iLBC for AMRv7-a processors 2010-11-22 06:05:52 +00:00
bossiel 64adeab680 - Update java and csharp wrappers
- Add support for NEON opt. in droid makefiles
- Allow arbitrary video size in DirectShow consumer and producer
- Add support for bgr24 chroma
2010-11-22 05:24:53 +00:00
bossiel a76ff4a232 Update Windows version of FFmpeg with x86 opt. code 2010-11-22 05:21:32 +00:00
bossiel 9143a36ef2 fix binary conversion on iOS 2010-11-21 02:42:42 +00:00
bossiel a5c8708b86 add support for timeout in http dialogs in both session and action level
fix issue on http chunked content parsing (endless loop)
2010-11-20 17:25:32 +00:00
bossiel c061fce612 Rename video size constant names 2010-11-20 16:11:52 +00:00
bossiel 0fd1020fb2 Rename misspelled folder 2010-11-19 23:14:22 +00:00
bossiel 76c85c501c Organize libraries per architecture 2010-11-19 22:56:06 +00:00
bossiel 0ae3f45934 Add HDTV video size for negotiation 2010-11-19 03:34:32 +00:00
bossiel bbd004bdcc Add Licensing Agreement document 2010-11-19 00:13:39 +00:00
bossiel a6ffa16313 Add Contributor Agreement agreement 2010-11-18 21:41:52 +00:00
bossiel 9a6c547fa9 Do not allow audio session startup when there is only DTMF codec 2010-11-17 18:22:19 +00:00
bossiel b69edf21dd Add neon optimized version of FFmpeg and x264 for Android. 2010-11-16 02:54:13 +00:00
bossiel 95296e63e0 - Complete XCAP wrappers
- Add support for video rotation (Useful for Android devices), thanks to Alex Vishnev
- Fix bugs
2010-11-12 21:58:57 +00:00
bossiel fc6d24167f Change extension 2010-11-11 18:34:43 +00:00
bossiel b3b19e8cb5 Update wrappers for "Boghe" and add empty video rotation functions. 2010-11-08 01:08:58 +00:00
bossiel 8cdaf31d65 Update script 2010-11-05 06:59:27 +00:00
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