Commit Graph

238 Commits

Author SHA1 Message Date
bossiel 5ea81f1a8a Fix typo 2014-05-26 16:00:58 +00:00
bossiel 17a4f4aa31 Update versions 2014-05-26 06:44:42 +00:00
bossiel 64812c0129 Update versions 2014-05-21 05:52:00 +00:00
bossiel 5f80c12eed Fix memory leak in MediaFoundation
Fix SDP renegotiation issue
Fix deadlock in BFCP video producer (when stopped while encoding)
2014-05-21 05:51:30 +00:00
bossiel ed5c97e6da Remove 'AudioSessionSetActive' in OSX 2014-05-16 20:31:46 +00:00
bossiel 11cd9a2c91 Fix crash on BFCP screen share when using GDI grabber 2014-05-16 14:57:16 +00:00
bossiel 4bf453344e iOS: Handle audio interruptions (e.g. incomming GSM call) 2014-05-16 01:55:20 +00:00
bossiel 9d4090adf9 Close webrtc2sip #122 2014-05-15 01:55:29 +00:00
bossiel b72b65d556 Take into account "TIAS" parameter (rfc3890) 2014-05-14 22:38:53 +00:00
bossiel a4e34ecb10 Add H.264 "profile-op" in "profile-level" 2014-05-14 21:26:43 +00:00
bossiel d27dadbbcb - Fix issue 381
- Always use Single_NAL_Unit mode for METROPOLIS
2014-05-14 15:15:21 +00:00
bossiel 20a79c0405 Do not introduce FIR delay for METROPOLIS 2014-05-13 14:20:23 +00:00
bossiel a09d17192d Fix issue 378 2014-05-13 14:17:00 +00:00
bossiel 3fc0c3df85 TURN episode #9 2014-05-11 22:25:35 +00:00
bossiel a34d07d0dc BFCP episode #8 2014-04-29 02:59:56 +00:00
bossiel 79ce2de8ba BFCP episode #7 2014-04-28 21:44:26 +00:00
bossiel 2fb035ea42 BFCP episode #6 2014-04-28 21:32:45 +00:00
bossiel a602f6a440 BFCP episode #5 2014-04-28 21:16:53 +00:00
bossiel ce38d51675 Fix AVPF nego regression 2014-04-24 16:33:53 +00:00
bossiel d0f270418a Workaround for issue 365 2014-04-14 01:11:17 +00:00
bossiel 471e3369bb Change way H.264 level is mapped to the size 2014-03-27 06:37:53 +00:00
bossiel a76f9f6f9e Update DLL versions (Win32 only) 2014-03-26 01:18:57 +00:00
bossiel 078afc173a - Fix issue 355 (adds support for rfc5168) and issue 358
- Update licensing.html to add information about libxml2
2014-03-21 21:08:31 +00:00
bossiel 93fa77e26b Update versions (win32 rc) 2014-03-10 04:14:21 +00:00
bossiel 3cf92ce092 Revert default H.264 pktization mode to "Non_Interleaved_Mode" because of CUDA and QuickSync implementations. 2014-03-10 03:18:48 +00:00
bossiel 1ab7163d60 Fix issue 353 and issue 354 2014-03-10 01:27:41 +00:00
bossiel f14047fe2c Fix issue 348 2014-02-27 05:57:39 +00:00
bossiel c5ff66d362 Begin adding support for Android x86 2014-02-26 01:43:32 +00:00
bossiel 70f4e36fd3 - Fix DTLS-SRTP interop issues
- Use DTLS-SRTP instead of SDES-SRTP when RTCWeb mode is enabled and certificates are present
2014-02-14 01:32:49 +00:00
bossiel bbbc54ec81 - Adds support for DTLS-SRTP on Android using openssl 1.0.1e
- Interop with Chrome DTLS-SRTP implementation
2014-02-03 07:17:50 +00:00
bossiel be2187b64d Update IPSec documentation 2013-12-26 18:17:56 +00:00
bossiel 921117452f Adds support for 3GPP IMS-IPSec 2013-12-26 17:43:05 +00:00
bossiel 96d05d239a Fix issue 329 2013-12-03 02:30:42 +00:00
bossiel 3fce7e4040 WP8: Fix issue reported at https://groups.google.com/forum/#!topic/doubango/JkYR8tc6yrw 2013-09-11 11:08:35 +00:00
bossiel 3d44b20846 Use right number of channels on WP8 2013-09-11 10:42:24 +00:00
bossiel 1f9b075624 Fix a=tcap concatenation issue (missing white space) 2013-08-06 02:07:00 +00:00
bossiel 93c8b9e14c Fix issue 292
Fix two regressions:
 - DTMF not added in the FMTP
 - Audio session fails to start when DSTLS-SRTP is enabled
2013-08-05 04:42:49 +00:00
bossiel 855117af4d Begin fixing issue 254 2013-07-31 17:52:20 +00:00
bossiel a8b6c9928d Remove "M" suffix from version names 2013-07-29 06:05:35 +00:00
bossiel 56a915b47c Update version information 2013-07-29 06:01:48 +00:00
bossiel 731ffabd8f - Take into consideration the image pitch when copying from Direct3D surface (DirectShow plugin only)
- Do not request for flipping when direct rendering is used
2013-07-29 05:59:53 +00:00
bossiel f172ae2a5a Update version info 2013-07-29 04:19:53 +00:00
bossiel 5379fb5072 - Adds two new public API functions: tmedia_codec_plugin_registered_get_const() and tsk_plugin_file_exist()
- Make sure not to mix codecs when producer is bundled (e.g. using MF encoder with NVIDIA CUDA decoder).
2013-07-28 22:39:50 +00:00
bossiel 539c048866 Add version info in all standalone plugins 2013-07-28 04:32:17 +00:00
bossiel d2ec9a0a14 - Adds MS Voice DSP (Built-in AEC and Resampler)
- Fix NV12 layout issue for H.264 NVIDIA CUDA
2013-07-27 22:46:26 +00:00
bossiel 8149b22578 Update WASAPI plugin for Vista 2013-07-26 06:28:17 +00:00
bossiel f8db7178db Update vsprojs to use C7 debug format instead of ZI 2013-07-26 06:05:23 +00:00
bossiel 5f5795a7f6 Remove useless info message from speex jb
Update speakup jb
2013-07-26 05:44:38 +00:00
bossiel 9fa0f0c619 Fix audio delay issue in DirectSound backend
Fix issues in audio resampler
2013-07-26 05:17:19 +00:00
bossiel e60ad397a0 Adds support for WASAPI (http://msdn.microsoft.com/en-us/library/windows/desktop/dd371455(v=vs.85).aspx) 2013-07-26 00:41:11 +00:00