- 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 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
-
-
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.
-
- Apr 24, 2013
-
-
Lyubomir Marinov authored
-
- Apr 17, 2013
-
-
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 13, 2013
-
-
Werner Dittmann authored
Conflicts: trunk/lib/installer-exclude/libjitsi.jar
-
- 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
-
- 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.
-
- Mar 18, 2013
-
-
Boris Grozev authored
-
Boris Grozev authored
Small fixes to various comments. Adds logs when a SIP outgoing call is created and when a Conference-Info IQ is received.
-
- Mar 02, 2013
-
-
Boris Grozev authored
Updates to FMJ r20 (which reverts r18, since it causes problems -- symptoms are degraded video quality).
-
- Feb 27, 2013
-
-
Boris Grozev authored
-
- Feb 14, 2013
-
-
Lyubomir Marinov authored
Fixes inconsistent synchronization in RTPSourceStream which could lead to unexpected behavior. Enables debug output in the PortAudio binaries on Windows. Makes sure that failures to load the JNI counterparts of CoreAudioDevice will not break PortAudio and the software volume control. Fixes warnings.
-
- Jan 30, 2013
-
-
Boris Grozev authored
-
- Jan 28, 2013
-
-
Lyubomir Marinov authored
Updates FMJ to r15: Removes a NullPointerException which is said to have been placed for the purposes of JMF compatibility but is inappropriate anyway.
-
Lyubomir Marinov authored
-
- Jan 26, 2013
-
-
Boris Grozev authored
-
- Jan 25, 2013
-
-
Lyubomir Marinov authored
-
- Jan 15, 2013
-
-
Lyubomir Marinov authored
Fixes an issue of overlapping videos which could cause the local video in a call to be displayed bellow the remote video. Works on remedying issues with telephony conferences utilizing the Jitsi VideoBridge server-side technology.
-
- Jan 09, 2013
-
-
Vincent Lucas authored
Ports Portaudio WMME device timeout system to MacOsX CoreAudio in order to avoid deadlock when a device is unplugged.
-
- Dec 20, 2012
-
-
Vincent Lucas authored
Adds capability for Windows to retrieve the model identifier for audio devices. But there is still some issues with using it. Thus, disables temporaly the use of model identifier.
-
Vincent Lucas authored
Adds a way to retrieve the model identifier for audio devices: this allows an USB device without a serial number to be recognized as a single device regardless of the USB port used. MacOsX part only.
-
- Dec 19, 2012
-
-
Lyubomir Marinov authored
Commits the binaries of a refining of the automatic audio device selection to pick up devices from the same hardware.
-
- Dec 15, 2012
-
-
Boris Grozev authored
Updates FMJ to r14. Fixes calls dropping when RTP sequence numbers wrap and enables the adaptive jitter buffer by default
-
Boris Grozev authored
Updates FMJ to r13 (fixes jitter buffer delay computations for some codecs). Fixes an exception in MediaStreamStatsImpl (introduced in r10183).
-
- Dec 14, 2012
-
-
Boris Grozev authored
Updates FMJ and FMJ sources to r12 (which includes a minor change in the way late RTP audio packets are handled)
-
Boris Grozev authored
Updates FMJ to r11. This revision uses an adaptive jitter buffer (for audio streams), which changes size according to the number of packets arriving too late. Passes the net.java.sip.communicator.impl.neomedia.adaptive_jitter_buffer.* properties to the FMJ Registry. Changes the mechanism through which the number of discarded packets is obtained in MediaStreamStatsImpl, now using a FMJ controls. Shows more information about discarded packets and the adaptive jitter buffer in the "call info" window.
-
- Dec 06, 2012
-
-
Vincent Lucas authored
-
Vincent Lucas authored
Activates microphone sensibility modification via Windows CoreAudio (adds 32bits version only for Vista/7/8).
-
Vincent Lucas authored
Activates microphone sensibility modification via Windows CoreAudio (64bits version only for Vista/7/8).
-
Lyubomir Marinov authored
-
- Dec 05, 2012
-
-
Vincent Lucas authored
-
Vincent Lucas authored
Work in progress using Windows CoreAudio API to set the input device volume (hardware microphone sensibility).
-
- Dec 03, 2012
-
-
Lyubomir Marinov authored
Fixes freezes in Pa_ReadStream, Pa_StopStream and Pa_WriteStream and incorrect causes of paInvalidChannelCount errors in PortAudio on Windows/WMME. Mitigates an issue with hightened CPU usage (on all supported operating systems) related to hotplug.
-
- Nov 26, 2012
-
-
Boris Grozev authored
Updates fmj to revision 10, which properly handles RTP audio packets arriving too late (by dropping them)
-
- Nov 22, 2012
-
-
Vincent Lucas authored
-
- Nov 21, 2012
-
-
Damian Minkov authored
-
- Nov 20, 2012
-
-
Lyubomir Marinov authored
-