- Jun 21, 2013
-
-
Damian Minkov authored
-
- Jun 20, 2013
-
-
Lyubomir Marinov authored
Adds user interface to control the H.264 encoder's use of Periodic Intra Refresh and maximum interval between keyframes.
-
- Jun 19, 2013
-
-
Damian Minkov authored
-
Damian Minkov authored
-
- Jun 18, 2013
-
-
Lyubomir Marinov authored
-
- Jun 17, 2013
-
-
Lyubomir Marinov authored
Attempts to unblock the media flow/codec chain when a Windows Audio Session API (WASAPI) render device appears to be malfunctioning/blocked.
-
- Jun 12, 2013
-
-
Vincent Lucas authored
-
Vincent Lucas authored
-
- Jun 10, 2013
-
-
Emil Ivov authored
-
- Jun 07, 2013
-
-
Lyubomir Marinov authored
-
- Jun 04, 2013
-
-
Lyubomir Marinov authored
-
paweldomas authored
Changes the method used to load default properties file on Android. Closes the stream after loading.
-
- Jun 03, 2013
-
-
Lyubomir Marinov authored
-
Boris Grozev authored
-
Boris Grozev authored
mistakenly flagged invalid.
-
- Jun 01, 2013
-
-
Boris Grozev authored
punch packets being transformed by ZRTP).
-
Emil Ivov authored
-
- May 29, 2013
-
-
Lyubomir Marinov authored
-
- May 28, 2013
-
-
Lyubomir Marinov authored
Fixes an access violation during the initialization of the PortAudio integration. Reported by Tudor Berechet.
-
- May 27, 2013
-
-
Boris Grozev authored
playback, on the focus of a video conference (which also lead to multiple Components and renderers being used), which sometimes caused the videos on the focus' interface to freeze. Prevents MediaStreamMediaDeviceSession from creating local Player instances, instead reuses the Player from the VideoTranslatorMediaDevice's wrapped VideoMediaDeviceSession. Makes VideoTranslatorMediaDevice a VideoListener of its wrapped VideoMediaDeviceSession, forwarding all received events to all of its MediaStreamMediaDeviceSession's.
-
Boris Grozev authored
conference. Adds some logs. We don't need to perform any format checks in VideoMediaDeviceSession#onRTCPFeedbackCreate(). At the time of a call, our format could be null (for MediaStreamMediaDeviceSession's subsequently added to a VideoTranslatorMediaDevice), which causes an NPE.
-
- May 26, 2013
-
-
Lyubomir Marinov authored
-
- May 25, 2013
-
-
Lyubomir Marinov authored
-
Lyubomir Marinov authored
-
- May 24, 2013
-
-
Lyubomir Marinov authored
-
- May 23, 2013
-
-
Lyubomir Marinov authored
-
Emil Ivov authored
-
- May 22, 2013
-
-
Lyubomir Marinov authored
Reduces the numbers of times that the camera gets opened and closed on Windows to the minimum, strives to be more thorough about the opening, closing, disposing in an attempt to mitigate issues which could cause the camera to remain open.
-
Emil Ivov authored
-
Emil Ivov authored
The file is named jitsi-default-overrides.properties and it allows a deployer (system administrator) to keep a separate set of locally define properties, different from the ones the come with the client. This commit also allows for zero length override property values.
-
Emil Ivov authored
-
- 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).
-