- May 21, 2013
-
-
Lyubomir Marinov authored
Attempts to fix failures of the Windows Audio Session API (WASAPI) integration which reportedly break the very capture and playback functionality.
-
Emil Ivov authored
This doesn't change anything semantically since the exceptions could have already been thrown. They were just removed from the signatures in an earlier commit and that might have been an omission during refactoring.
-
- May 20, 2013
-
-
Emil Ivov authored
-
Emil Ivov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- May 19, 2013
-
-
Emil Ivov authored
-
- May 15, 2013
-
-
Lyubomir Marinov authored
Fixes a problem in the resolution of the devices by name (which could lead to the use of audio devices from an incorrect audio system).
-
- May 14, 2013
-
-
yanas authored
-
- May 12, 2013
-
-
Lyubomir Marinov authored
Adds additional debug/error information output in the Windows Audio Session API (WASAPI) integration.
-
- May 10, 2013
-
-
Boris Grozev authored
-
- May 09, 2013
-
-
Lyubomir Marinov authored
-
Werner Dittmann authored
-
Werner Dittmann authored
-
Werner Dittmann authored
The new ZRTP cache handling implements two main topics. The first modification reduces the number of write requests to the external storage and simplifies overall handling of a ZRTP cache entry in the stack. The second modification implements a new handling of the RS2 data. This will be a topic in an upcoming revised ZRTP specification.
-
- May 02, 2013
-
-
Lyubomir Marinov authored
-
- Apr 30, 2013
-
-
Lyubomir Marinov authored
-
tom.denham@metaswitch.com authored
-
tom.denham@metaswitch.com authored
Caused by the isAccessible check in AudioSystem failing. The fix is just to remove this check (as discussed with lubo over IM)
-
- Apr 24, 2013
-
-
Lyubomir Marinov authored
-
- Apr 23, 2013
-
-
Damian Minkov authored
Fixes a problem with quickly displaying video preview can leave the camera open, adds listeners earlier to be sure we will get ui events to stop player.
-
- Apr 19, 2013
-
-
Boris Grozev authored
Ignores the 'RTP pacing threshold' setting if it's set to over 1000 (as opposed to failing with an exception).
-
- Apr 17, 2013
-
-
Pawel Domas authored
-
Vincent Lucas authored
-
Lyubomir Marinov authored
Attempts to improve the RTP packet queue/the audio jitter buffer with resepect to recovery when the queue/buffer is full. Works on bringing uniformity to the media processing threads created by FMJ and libjitsi as part of an effort to resolve quality degradation made very audible by jitsi-videobridge.
-
- Apr 16, 2013
-
-
Vincent Lucas authored
Improves handler for DTMF events: when sending several DTMF tones in a short frame, the notification sound is no more clipped but played entirely. The net.java.sip.communicator.service.protocol.maximalRtpDtmfToneDuration property is added to define a maximal duration for the RFC 2833/4733 DTMF tones.
-
- Apr 13, 2013
-
-
Werner Dittmann authored
Conflicts: trunk/lib/installer-exclude/libjitsi.jar
-
- Apr 11, 2013
-
-
Hristo Terezov authored
-
Hristo Terezov authored
Fix for the issue when the encoder and the rtpConnectors are in separate VideoMediaDeviceSession instances and the encoder doesn't receive the key frame requests from other peers.
-
Boris Grozev authored
Improves setting of the stream direction when processing jingle content-accept messages. This fixes a problem with video conferences where video streams sometimes 'freeze' if a non-focus starts to send video (while the focus is not sending video)
-
- Apr 09, 2013
-
-
Damian Minkov authored
-
- Apr 08, 2013
-
-
Lyubomir Marinov authored
-
- Mar 31, 2013
-
-
Lyubomir Marinov authored
Implements an alternative to PortAudio on Windows which uses Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API.
-
- Mar 28, 2013
-
-
Boris Grozev authored
Changes the way FEC is handled in the Opus decoded. Makes it output a single Buffer containing both the data decoded from FEC and the packet's 'regular' data. Until now, it output two separate Buffers.
-
Boris Grozev authored
-
- Mar 27, 2013
-
-
Boris Grozev authored
Adds an option to set the video bitrate. Patches provided by Benoît Laniel on the dev@ mailing list (under the subject of '[PATCH] Set default max video bandwidth to 128')
-
- Mar 26, 2013
-
-
Vincent Lucas authored
Corrects the RTP DTMF buffering management for the following case: when a key is hold down on Windows, it generates several start DTMF events and only one stop when released.
-
- Mar 25, 2013
-
-
Boris Grozev authored
-
- Mar 24, 2013
-
-
Werner Dittmann authored
Update zrtp4j-light that implements new features to negotiate ZRP protocol versions, support the B256 SAS authentication mode, some smaller updates and bug fixes.
-