Commit Graph

712 Commits

Author SHA1 Message Date
bossiel 73619d90d3 allow setting build-type option 2015-04-13 21:48:05 +00:00
bossiel 466ac6258f do not exclude g729 in the build 2015-04-13 02:21:21 +00:00
bossiel 4c3e907ef5 Do not restart media session when we transit from "AVP" to "AVPF" 2015-04-13 02:16:41 +00:00
bossiel 09c36b896b Allow disabling tinyMSRP, tinyBFCP and tinyIPSec when only the media engine is used 2015-03-11 00:20:15 +00:00
bossiel 799d6f0d70 Define "MF_SA_D3D11_AWARE" GUID for SDK7 2015-03-06 06:09:14 +00:00
bossiel e0fbae9a6a Fix memory leak issue 2015-03-06 06:01:41 +00:00
bossiel 58cdf9595e Query for "MF_SA_D3D11_AWARE" to detect support for GPU acceleration in video converter 2015-03-05 19:43:15 +00:00
bossiel 5a8268d0cb Adds support for native SSL mutual auth for iOS 2015-03-04 09:37:53 +00:00
bossiel a4240ed271 Fix issue 438 (regression) 2015-03-03 22:44:12 +00:00
bossiel b4c9b4bd25 Update pluginDirectShow to build under x64 2015-03-03 00:45:57 +00:00
bossiel 24e1eba626 Begin adding support for per-session video size 2015-02-27 00:57:31 +00:00
bossiel 6f2eafef1f Allow setting video fps, bw_up and bw_dow per session. 2015-02-26 22:31:48 +00:00
bossiel c79abd37d2 Fix issue 435 2015-02-18 16:03:04 +00:00
bossiel 3866a7a9a0 Do not add "packetization-mode=0" parameter in the initial offer even if such mode is required (https://tools.ietf.org/html/rfc6184#section-6.2). Interop issue when calling eyebeam. 2015-02-13 06:31:30 +00:00
bossiel be64e203e7 Disable Microsoft'MF H.264 codec 2015-02-11 19:24:11 +00:00
bossiel 8682aa3670 Fix issue 422, issue 423, issue 425, issue 426, issue 427, issue 428, issue 429 and issue 431 2015-02-11 18:40:22 +00:00
bossiel ca8a252970 Add changes from GE
Fix issue 430
2015-02-11 18:26:48 +00:00
bossiel 46d9e8a989 Issue fix: "KS.H must be included before codecapi.H" 2015-02-11 12:35:27 +00:00
bossiel 777c74162f Adds support for Microsoft Desktop Duplication API (https://msdn.microsoft.com/en-us/library/windows/desktop/hh404487(v=VS.85).aspx) 2015-02-02 19:07:04 +00:00
bossiel 5b6f4cbc44 Minor bug fixes for Gotham phase #2 2015-01-27 17:42:54 +00:00
bossiel e5e9aaf9db Change encoder IO pattern to MFX_IOPATTERN_IN_VIDEO_MEMORY when D3D11 is enabled 2015-01-20 23:05:31 +00:00
bossiel 510fb05b3f [GOTHAM]
Adds support for Intel MSDK H264 implementation
Add utility functions for the custom MF Skink
2015-01-20 22:11:54 +00:00
bossiel c948b20cad Fix issue 423 2015-01-17 23:31:40 +00:00
bossiel 48a7689271 Issue 422: lock stream reading 2015-01-16 23:40:47 +00:00
bossiel ba6d83e0b9 Fix issue 422 2015-01-16 22:32:41 +00:00
bossiel 9df3c2f7e0 Add iOS x86_64 binaries\nDisable G729 VAD until support for suc feature is added in the jitter buffer\nFix crash on G729@iOS@ARM64 2015-01-14 23:33:21 +00:00
bossiel 071c2cd0dc Fix 'E_CONNRESET' issue on WES8 2015-01-06 07:09:01 +00:00
bossiel 52a5a609bd Adds support mirroring video produced by Hovis camera 2014-12-29 02:14:53 +00:00
bossiel b07f2a9541 Update DirectShow support for Windows Embedded Compact 7 (WEC7) 2014-12-24 17:21:31 +00:00
bossiel a036460abc Detect when H264 MF implementation supports setting MaxSliceSize and defined the packetization mode based on this value 2014-12-24 02:35:33 +00:00
bossiel dae51b7af5 ICodecAPI->IsSupported returns HRESULT instead of BOOL 2014-12-24 02:10:14 +00:00
bossiel 5b4d2fa2df Adds support for setting MaxSliceSize when Microsoft Media Foundation H.264 encoder is used 2014-12-24 01:58:25 +00:00
bossiel 6426327a1f Update "libopus64.a" for Windows 2014-12-22 18:23:22 +00:00
bossiel aa00108e6d Change "tmedia_codec_plugin_registered_get_all" signature 2014-12-20 22:57:24 +00:00
bossiel 5698d456b2 Add guards around INT16 definition for VS2010 and earlier 2014-12-19 17:31:28 +00:00
bossiel 6dabf5ca17 Adds support for Win64 (Media libraries used in Gotham project) build. 2014-12-19 17:09:09 +00:00
bossiel a6ede9531f Fix issue 418 2014-12-15 05:30:21 +00:00
bossiel 2ead057cc7 Disable FFmpeg and iLBC for Android when building commercial binaries 2014-12-08 15:12:07 +00:00
bossiel 2f8b90d7b8 OpenH264: Decode frames based on the Unit delimiters instead of RTP makers 2014-12-08 14:52:47 +00:00
bossiel 937fd8109b Convert "uiIntraPeriod" value from "second"s to "number of frames" 2014-12-08 13:06:44 +00:00
bossiel 59943edf8c Add Android-Neon binaries for OpenH264 2014-12-08 11:31:09 +00:00
bossiel 4d775e7261 Add OpenH264 binaries for Android 2014-12-08 11:15:40 +00:00
bossiel 583d9babc2 Fix segmentation fault on telepresence 2014-12-08 11:12:26 +00:00
bossiel 818f03c753 Reset audio jitter buffer when the call is held/resumed or when there is too much delay/missing pkts 2014-12-05 06:31:50 +00:00
bossiel 19b8d91fb3 Fix crash on TURN refresh 2014-12-04 07:29:10 +00:00
bossiel 38eb01798d Use "bps" instead of "kbps" unit in openh264 2014-12-02 07:15:29 +00:00
bossiel aa365f6135 Remove hard-coded rate in openh264 encoder (preview code used for testing) 2014-12-02 07:13:01 +00:00
bossiel a6a2236786 [SINCITY] [WINDOWS] Do not clamp screencast framerate 2014-12-02 07:11:39 +00:00
bossiel 7a6f3e0cbf Add openh264 binaries for iOS 2014-12-02 06:54:17 +00:00
bossiel a37f2ac7da Update license agreement to v3.1 (FFmpeg GIT 1.2, OpenH264)
Update doubango.org
2014-12-02 03:30:14 +00:00
bossiel c896e8963e Adds support for OpenH264 for Linux 2014-12-02 03:05:41 +00:00
bossiel 5aa110e910 Rename openh264 installation header for "openh264" to "wels" 2014-12-02 01:44:09 +00:00
bossiel 8740ccd9e0 Remove useless DirectSound lib in OpenH264 implementation 2014-12-02 01:36:55 +00:00
bossiel 11314bc4a5 Adds support for OpenH264 for Windows 2014-12-01 23:42:34 +00:00
bossiel b6b90253f3 Gather relay candidates even if gathering reflexive candidates is disabled 2014-11-28 23:55:49 +00:00
bossiel 3a2a42022e Change version number to 11200 2014-11-27 06:17:29 +00:00
bossiel c1273cf3dd Fix list sorting issue (butterfly effect: sincity fails to talk to FireFox) 2014-11-27 04:24:14 +00:00
bossiel c80dc7c79d Fix Android build issue when libyuv is enabled 2014-11-26 15:24:50 +00:00
bossiel ec8016159b Typo in comments ...nothing else :) 2014-11-25 19:58:28 +00:00
bossiel 001a6e87bb Fix issue 416 2014-11-25 19:10:44 +00:00
bossiel 3a9d014845 Fix libyuv detection issue for Android when using configure script 2014-11-25 19:00:11 +00:00
bossiel a9c579d44b Fix issue 415 2014-11-25 01:25:43 +00:00
bossiel 12b693b8e5 Fix "488 Not acceptable" issue when "video" line comes before "audio" 2014-11-25 00:22:14 +00:00
bossiel b5010d7f40 - Rebuild some win32 libraries to remove /GL flag
- Do not map screencast GDI producer to video media type
- Update configure.ac to use compatibility version 1191
2014-11-24 17:25:18 +00:00
bossiel 273d57b860 Fix TURN deadlock issue on WES8 2014-11-24 00:39:14 +00:00
bossiel 751471cce2 Fix build issue form Android on Ubuntu. You should run ./configure again. 2014-11-21 04:15:44 +00:00
bossiel 6ad1ca9c83 Remove debug code used to force TURN candidates only 2014-11-19 19:04:15 +00:00
bossiel b4c7287210 Include <limits.h> to define "INT_MIN" and "INT_MAX" 2014-11-19 18:31:48 +00:00
bossiel c3841f0268 Add more logs in TURN module
Speedup ICE connection check
Make ICE nomination smarter
Fix issue on ICE pairs sorting
2014-11-19 17:33:09 +00:00
bossiel 90d63a83b0 Increase ICE connection check timeout (16 seconds)
Use same WebRTC AudioProc version (WP8, Win32, Android, Linux...): https://code.google.com/p/webrtc-audioproc/
Update Android WebRTC AudioProc binaries
Update SWIG wrappers using SWIG v2.0.9 to fix issue reported at https://groups.google.com/forum/#!topic/doubango/zSkUesoFnZw
2014-11-18 21:05:40 +00:00
bossiel 392aa5505c Fix issue reported at https://groups.google.com/forum/#!topic/doubango/y3m4kCUrxCk 2014-11-18 19:43:40 +00:00
bossiel 261835c264 Fix compulation issue on Linux 2014-11-17 15:53:03 +00:00
bossiel 32d8628673 Update VSProj settings for tinyDAV 2014-11-17 14:49:30 +00:00
bossiel e3fe08a09f Fix echo issue on WP8 2014-11-16 19:40:20 +00:00
bossiel 67d37f7e24 Update ALSA implementation 2014-11-16 19:36:31 +00:00
bossiel 369f475828 Update ALSA implementation 2014-11-15 21:39:21 +00:00
bossiel f3a4ac844e Fix race condition issue in DTLS handshaking callback notification 2014-11-15 20:22:41 +00:00
bossiel 462ec89882 Update ALSA consumer 2014-11-15 18:18:20 +00:00
bossiel 1475aa0d2d Update ALSA consumer 2014-11-15 18:14:43 +00:00
bossiel 8e1a90ba3e Update OSS consumer 2014-11-15 17:50:47 +00:00
bossiel 37b183b2e6 Update OSS consumer 2014-11-15 15:53:35 +00:00
bossiel 61017d82f5 Fix issue on TURN/UDP (endless connection checking) 2014-11-14 00:27:21 +00:00
bossiel cd4b500e0d libg729 for ARMv7s arch 2014-11-11 06:38:48 +00:00
bossiel 1e1b81dc62 Fix issue 375 (robotic voice and delay) - WP8 2014-11-08 05:43:07 +00:00
bossiel 91e2cf9af2 Update audio OSS producer description (used for debugging) 2014-11-07 03:09:37 +00:00
bossiel 34ea479c2f Update OSS audio producer 2014-11-07 03:06:01 +00:00
bossiel a4bb2ec3fb Enable 'subdir-objects' option 2014-11-06 23:23:10 +00:00
bossiel eae199c83d Begin adding support for Linux OSS (dev/dsp) 2014-11-06 07:10:26 +00:00
bossiel 3629d6d5a9 Update SWIG bindings 2014-11-06 05:15:14 +00:00
bossiel 1a200fec42 Update ALSA implementation 2014-11-06 04:58:49 +00:00
bossiel 1becbdddd1 Add no-op ALSA consumer plugin 2014-11-05 22:54:01 +00:00
bossiel bddf92b8a3 Add bfcp headers to the install includes 2014-11-05 22:17:05 +00:00
bossiel ca8fa18c5e Remove netcat binaries 2014-11-05 21:14:45 +00:00
bossiel 1dddacbe1e Begin adding support for ALSA audio backend 2014-11-05 02:07:07 +00:00
bossiel 866b503f43 Adds iOS ARM64 binaries 2014-10-28 20:53:43 +00:00
bossiel 1f8c1aad57 Change the way deprecated attribute is defined in tinyNET 2014-10-27 02:17:52 +00:00
bossiel 1583ccac45 - Adds support for TURN/TCP and TURN/TLS
- Adds support for multiple TURN and STUN servers (will be tried in parallel)
2014-10-27 00:41:22 +00:00
bossiel 34a8e81d0d Update WIN32 versions 2014-10-20 16:55:58 +00:00
bossiel bd25aa7886 Add declaration for "tsip_dialog_layer_count_active_calls" 2014-10-16 12:08:21 +00:00
bossiel 5614920657 Adds function to count the number of active calls 2014-10-14 18:02:21 +00:00