- Sep 28, 2012
-
-
Boris Grozev authored
-
- Sep 27, 2012
-
-
Damian Minkov authored
Initialize EncodingConfiguration before postInitializeOnce, fixes exception MalformedURLException: Unknown protocol: portaudio when creating ZrtpFortunaEntropyGatherer.
-
Vincent Lucas authored
-
- Sep 26, 2012
-
-
Boris Grozev authored
Makes the "toggle video" button in the call window active only if we're ready to send video, and shows an appropriate tooltip otherwise. Same for the desktop sharing button.
-
- Sep 25, 2012
-
-
Lyubomir Marinov authored
-
- Sep 24, 2012
-
-
Boris Grozev authored
Makes MediaServiceImpl#getDefaultDevice return non-null even if no formats are enabled for the device. Updates some of it's usages accordingly. This fixes a problem with SIP audio calls failing when all video formats are disabled.
-
- Sep 21, 2012
-
-
Boris Grozev authored
Changes the EncodingConfiguration instance stored in MediaServiceImpl to one which contains global settings. Changes the names of some methods in EncodingConfiguration and MediaService to make their meaning more clear. Adds storeProperties() methods to EncodingConfiguration, makes EncodingsPanel use them.
-
- Sep 20, 2012
-
-
Lyubomir Marinov authored
Addresses incorrect and incomplete descriptions and documentation regarding libjitsi's examples. Reported by Alexander Fedulov.
-
- Sep 18, 2012
-
-
Emil Ivov authored
Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
-
- Sep 13, 2012
-
-
Emil Ivov authored
Applies a patch from Boris Grozev that allows setting different codec configurations to different accounts. It is now possible to set entirely different codec preference for every account.
-
- Sep 11, 2012
-
-
Vincent Lucas authored
Corrects writing DTMF payload (RFC4733) for RTP packets, when the RTP packet length is greater then the fixed header (i.e. with CSRC identifiers).
-
- Sep 05, 2012
-
-
Damian Minkov authored
-
- Aug 28, 2012
-
-
Lyubomir Marinov authored
-
- Aug 21, 2012
-
-
Lyubomir Marinov authored
Fixes issues with video conferencing such as the display of a non-focus participant's video to other non-focus participants and the stopping of the streaming between non-focus participants upon stopping of the streaming of the focus' local video.
-
- Aug 18, 2012
-
-
Lyubomir Marinov authored
Fixes issues with video conferencing such as a failure of the local video to be displayed and a limitation of the conference focus with respect to requiring it to capture video as well.
-
- Aug 03, 2012
-
-
Lyubomir Marinov authored
- Works on removing the video of a video conference participant from display on the remaining non-focus participants. - Tries to fix a crash in PortAudio (often seen at the end of video conference calls).
-
- Aug 02, 2012
-
-
Vincent Lucas authored
Adds SDES for XMPP. Works with Jingle and GTalk (only for gmail web app, doesn not work on "talk" for android).
-
- Jul 31, 2012
-
-
Lyubomir Marinov authored
Fixes an issue which would leak at least one Thread per call which would endlessly send out RTCP packets.
-
- Jul 26, 2012
-
-
Lyubomir Marinov authored
-
- Jul 25, 2012
-
-
Lyubomir Marinov authored
- Fixes the horizontal gap between multiple videos in a call. It used to appear different between the different columns and caused videos with equal aspect ratios to appear with unequal heights. - Tries to prevent a deadlock in UI-related code upon hanging up a call. It appeared as if the camera wouldn't get closed. - Fixes a NullPointerException.
-
- Jul 24, 2012
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
Fixes a failure to keep the aspect ratio of the video when switching to full screen. Attempts to remedy a multi-video display when switching between camera and desktop streaming. Tries to fix a crash in the QTKit video capture on Mac OS X. Works on addressing a unnecessary remaining of the camera on Mac OS X open.
-
Damian Minkov authored
-
- Jul 19, 2012
-
-
Vincent Lucas authored
-
- Jul 18, 2012
-
-
Lyubomir Marinov authored
Re-applies the ideas of r9718 with a refined implementation on the PulseAudio Renderer in order to reflect changes to the user's choice with respect to the default playback device while in a call.
-
- Jul 16, 2012
-
-
Vincent Lucas authored
-
- Jul 12, 2012
-
-
Lyubomir Marinov authored
Temporarily reverts to the PulseAudio Renderer implementation to a pre-r9718 state to fix freezes reported by Vincent Lucas and Kertesz Laszlo on the dev mailing list while further looking into the cause of the problem.
-
- Jul 10, 2012
-
-
Lyubomir Marinov authored
Moves the ConfigurationService and FileAccessService implementations from Jitsi into libjitsi. Silences handled exceptions in libjitsi by converting them into Logger informational messages.
-
- Jul 09, 2012
-
-
Lyubomir Marinov authored
-
Vincent Lucas authored
-
- Jul 05, 2012
-
-
Lyubomir Marinov authored
-
Damian Minkov authored
-
Vincent Lucas authored
Updates the detection of a remote desktop sharing call via the new Controls of imgstreaming.DataSource, in order to display a desktop icon as the local visual.
-
- Jul 04, 2012
-
-
Damian Minkov authored
-
- Jul 02, 2012
-
-
Vincent Lucas authored
-
- Jun 29, 2012
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- Jun 20, 2012
-
-
Lyubomir Marinov authored
Commits an initial version of the libjitsi library which should be fully functional with respect to neomedia/MediaService and should be usable with and without OSGi.
-
- Jun 11, 2012
-
-
Lyubomir Marinov authored
-