- Feb 26, 2013
-
-
Lyubomir Marinov authored
Works on preventing an issue with the display of remote video which could scale it down to a tiny number of pixels. Fixes multiple technical/programming errors, warnings, javadocs.
-
- Feb 06, 2013
-
-
Lyubomir Marinov authored
Commits work in progress on utilizing Android's native hardware (and software) decoding (and encoding) via MediaCodec.
-
- Dec 18, 2012
-
-
Vincent Lucas authored
-
- Nov 24, 2012
-
-
Boris Grozev authored
Refactors the way specific Codec instances are accessed in MediaStreamImpl. Passes "format parameters" received via SDP/Jingle to codecs, which can handle them (Opus).
-
- Nov 19, 2012
-
-
Boris Grozev authored
Temporary fix for the issues with a NotRealizedError exception being thrown, and the camera being turned on in audio-only calls.
-
- Nov 10, 2012
-
-
Boris Grozev authored
Adds an Opus configuration form and changes the default Opus settings. Updates the Opus JNI binaries. Notifies encoders that implement PacketLossAwareEncoder (Opus and SILK) of packet loss information received via RTCP.
-
- Nov 06, 2012
-
-
Emil Ivov authored
Makes a minor API change. Pyload types are now overridden one by one in order to match the way we do this for the actual payload types
-
- Oct 25, 2012
-
-
Damian Minkov authored
Allows the remote party to override payload type for the media we send to it. Payload types are no more overridden locally, and remote settings are used only for the media we sent to the that participant.
-
- Oct 23, 2012
-
-
Damian Minkov authored
-
- Oct 20, 2012
-
-
Boris Grozev authored
-
- Oct 17, 2012
-
-
Lyubomir Marinov authored
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
-
- Oct 15, 2012
-
-
Lyubomir Marinov authored
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
-
Boris Grozev authored
Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
-
- Oct 14, 2012
-
-
Boris Grozev authored
Implements a mechanism that allows JMF Controls registered in the codec implementations to be accessed in MediaStream. Adds a FECDecoderControl interface and uses it to collect FEC statistics in MediaStreamStatsImpl. Adds a "Packets decoded with FEC" line in the call info window.
-
- Oct 08, 2012
-
-
Vincent Lucas authored
-
- Oct 01, 2012
-
-
Lyubomir Marinov 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 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).
-
- 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 05, 2012
-
-
Lyubomir Marinov authored
-
- Jun 29, 2012
-
-
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
-