Lyubomir Marinov
610f0ae934
Enables the detection of PulseAudio and Video4Linux2 systems under FreeBSD. Tzanetos Balitsaris
13 years ago
Lyubomir Marinov
10aae5aeb3
Fixes a dealock in the Windows Audio Session API (WASAPI) backend. Reported by Ingo Bauersachs.
13 years ago
Vincent Lucas
a9023d0df2
Limits permissions required to access to Outlook contact database.
13 years ago
Lyubomir Marinov
b4c90af949
Implements an editor which allows the user to edit Jitsi's configuration properties from within the application. (Marin Dzhigarov)
13 years ago
Boris Grozev
e87e7229a3
Updates libjitsi to a version which uses a 2-channel format
...
for the opus/rtp format. This breaks opus compatibility with older versions,
because older versions use a 1-channel format.
The change is necessary, because
the payload-rtp-opus draft mandates that 2 channels be advertised.
13 years ago
Vincent Lucas
c3e4622091
Corrects UTF strings modification for Outlook contacts.
13 years ago
Lyubomir Marinov
c49ea38860
Fixes an issue with notification sounds which could prevent their entire or partial playback. Sorts the table depicting the notification configuration by description by default (and allows sorting by column in general).
13 years ago
Boris Grozev
04381605e6
Updates libjitsi.jar
13 years ago
Boris Grozev
a1a3d55572
Updates libjitsi.jar
13 years ago
Lyubomir Marinov
625e21dd62
Fixes aspect ratio-related issues in desktop (and webcam) streaming.
13 years ago
Vincent Lucas
4fbc19e87c
Corrects error at Outlook COM server startup, when Outlook is installed but no account is configured. Try to speed up Outlook entry ID resolution. Gets and logs Outlook version.
13 years ago
Lyubomir Marinov
4d8f36caad
Handles hotplugging and playback device selections during calls in the Windows Audio Session API (WASAPI) integration when acoustic echo cancellation (AEC) is enabled.
13 years ago
Lyubomir Marinov
5f5b209122
Implements acoustic echo cancellation (AEC) in the integration of Windows Audio Session API (WASAPI) using the Voice Capture DSP in source (as opposed to filter) mode.
13 years ago
Vincent Lucas
62e671231f
Adds initial check if Outlook is installed before starting the Outlook COM server.
13 years ago
Boris Grozev
dfd5a88621
Updates libjitsi.jar and the opus binaries (with ones linked with opus-1.1-beta)
13 years ago
Damian Minkov
80a8984edb
Fixes correct dtmf packet length for RFC4733 dtmf tones.
13 years ago
Lyubomir Marinov
7b27caa78a
Fixes issues with the CaptureDevice and Renderer implementations using Windows Audio Session API (WASAPI) related to the playback and/or notify device selections being set to 'none'.
13 years ago
Vincent Lucas
c515624c49
Corrects description for outlook com server.
13 years ago
Lyubomir Marinov
9acf192568
Fixes an issue in the Windows Audio Session API (WASAPI) integration which could cause the audio capture to fail on certain devices if acoustic echo cancellation is enabled.
13 years ago
Boris Grozev
82c41a7747
When a ConferenceMember is removed from a conference with a
...
Jitsi-videobridge, an RTCP BYE packet is not always sent. Therefore, if the
ConferenceMember had an associated video SSRC, the stream isn't be
removed until it times out, leaving a blank video container in the interface
for a few seconds.
This works around the problem by removing the
ConferenceMember's ReceiveStream when the ConferenceMember is
removed. The proper solution is to ensure that RTCP BYEs are sent whenever
necessary, and when it is deployed this code should be removed.
13 years ago
Lyubomir Marinov
c1557f7519
Fixes a problem with the Renderer implementation of Windows Audio Session API (WASAPI) which could cause loss of playback after switching the playback device during a call.
13 years ago
Vincent Lucas
73032b8c36
Sets description for Outlook COM server executable.
13 years ago
Vincent Lucas
dd08179d07
Adds modification of Outlook display for home/work postal address. Corrects Outlook funcitons to get/set/delete email addresses: add the management of EX address type.
13 years ago
Damian Minkov
08d32c8183
Adds volume to RFC4733 dtmf packets and handling of an account property to change default value. Changes the default minimum tone duration.
13 years ago
Vincent Lucas
c995a7aa40
Removes extra debug for Outlook address book plugin. Adds a thread collector for Outlook notifications.
13 years ago
Lyubomir Marinov
7b6b24ac11
Commits the fix of a bug in the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).on behalf of Charles Stedman.
13 years ago
Lyubomir Marinov
4c1a299d2e
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
a2c5f6ef62
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
13 years ago
Damian Minkov
aaa15eb68e
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows.
13 years ago
Lyubomir Marinov
de4d9007d1
Attempts to optimize and improve the acoustic echo cancellation (AEC) with Windows Audio Session API (WASAPI).
13 years ago
Lyubomir Marinov
4d9932939f
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP.
13 years ago
Vincent Lucas
284b758a64
Corrects memory leaks fro the Outlook address book plugin.
13 years ago
Lyubomir Marinov
f9ddd14566
Templatizes AbstractBufferStream and extenders with respect to the type of its dataSource field.
13 years ago
Damian Minkov
a9725da99a
Fixes tests.
13 years ago
Damian Minkov
f2ae4c2e5d
Checks and fixes permissions of home folder and config file to be editable and writable only to the owner when using macosx or linux.
13 years ago
Lyubomir Marinov
b6d1362f13
Rebuilds jndirectshow.dll using GCC 4.8.1 (from mingw-builds).
13 years ago
Vincent Lucas
cd56bd88b2
Adds management of Outlook contact with multiple identifier. Corrects null pointer segmentation fault when comparing entry identifiers. Uses MAPI service provider to retrieve a tag corresponding to a property identifier.
13 years ago
Werner Dittmann
6939b99d6a
Update ZRTP library
...
This version of the ZRTP library contains some fixes for vulnerabilities that
could cause crashes (array bound check, etc) if an attacker tries to feed in
specifically prepared ZRTP packets
13 years ago
Lyubomir Marinov
328f9b587c
Adds user interface to control the H.264 encoder's use of Periodic Intra Refresh and maximum interval between keyframes.
13 years ago
Damian Minkov
62313731c3
Reverts previous commit for min dtmf duration.
13 years ago
Damian Minkov
ee29df0c44
Fixes dtmf minimal tone duration.
13 years ago
paweldomas
ad770cf157
Merge branch 'Android-settings'
13 years ago
Lyubomir Marinov
b715a88f0f
Works on resolving a deadlock which leads to video calls being dropped.
13 years ago
Lyubomir Marinov
a2d78324c2
Attempts to unblock the media flow/codec chain when a Windows Audio Session API (WASAPI) render device appears to be malfunctioning/blocked.
13 years ago
Damian Minkov
0d2cd7c618
Adds some export packages for httputil.
13 years ago
Vincent Lucas
13a0b543dc
Merge branch 'deviceVolume'
13 years ago
Vincent Lucas
a1b7d08e31
Falls back to software volume settings when the volume of current input device can nt be changed.
13 years ago
Damian Minkov
1eaf54384b
Fixes connection to yahoo capacity server.
13 years ago
paweldomas
2d116c1cce
Adds few default properties for SIP protocol
13 years ago
Emil Ivov
d1801d2c7f
Remove test default property, so that the unit tests would stop complaining.
13 years ago