- Oct 01, 2014
-
-
Boris Grozev authored
-
- Sep 03, 2014
-
- Aug 26, 2014
-
-
Lyubomir Marinov authored
-
- Jul 24, 2014
-
- Jul 22, 2014
-
- Jul 21, 2014
-
- Jul 15, 2014
-
-
hristoterezov authored
-
- Jul 14, 2014
-
-
Lyubomir Marinov authored
-
- Jun 02, 2014
-
-
Lyubomir Marinov authored
-
- May 07, 2014
-
-
paweldomas authored
-
paweldomas authored
-
- Nov 12, 2013
-
-
Lyubomir Marinov authored
Fixes a compilation error in libjitsi caused by an unmappable caharacter for UTF-8 and reported by Pavel Tankov.
-
Lyubomir Marinov authored
Fixes multiple exceptions arising in the support for the Jingle ICE-UDP transport in Jitsi Videobridge.
-
- May 23, 2013
-
-
Lyubomir Marinov authored
-
- 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.
-
- Jan 03, 2013
-
-
Ingo Bauersachs authored
-
- Dec 15, 2012
-
-
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 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.
-
- Nov 27, 2012
-
-
Lyubomir Marinov authored
Allows the telephony conferences utilizing the Jitsi VideoBridge server-side technology to associate an RTP stream with the participant who is contributing it. Fixes multiple NullPointerExceptions in MediaStreamStatsImpl and OneToOneCallPeerPanel. Fixes an ArrayIndexOutOfBoundsException in AccountID.
-
- 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).
-
- Oct 25, 2012
-
-
Lyubomir Marinov authored
-
- Oct 16, 2012
-
-
Vincent Lucas authored
Corrects media stream stats documentation and a null pointer exception which occurs when the media stream is closed.
-
- Oct 15, 2012
-
-
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 01, 2012
-
-
Lyubomir Marinov authored
-
- Jul 09, 2012
-
-
Vincent Lucas authored
-
- Jul 02, 2012
-
-
Vincent Lucas 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
-