- Dec 02, 2014
-
-
Ingo Bauersachs authored
If the SDES attributes contain the same key material after an update, don't recreate the contexts to prevent the reset of a stream ROC. If a stream has restarted, it should be announced with a different SSRC.
-
- Nov 27, 2014
-
- Nov 23, 2014
-
- Nov 21, 2014
-
-
Lyubomir Marinov authored
Logs the AES implementation in use. Traces the benchmarked execution times of the available AES implementations.
-
- Nov 20, 2014
-
-
Lyubomir Marinov authored
Adds a boolean ConfigurationService/System property org.jitsi.impl.neomedia.transform.dtls.DtlsPacketTransformer.dropUnencryptedPkts which indicates whether sent/received unencrypted packets are to be dropped.
-
- Nov 18, 2014
-
-
Boris Grozev authored
createRtpdumpMediaDevice() in two methods, so that the one for audio can accept a specific AudioFormat.
-
- Nov 12, 2014
-
- Nov 07, 2014
-
- Nov 04, 2014
-
-
Lyubomir Marinov authored
Implements AES and HMAC-SHA1 using OpenSSL. Automatically selects the fastest AES implementation at runtime among BouncyCastle, OpenSSL, Sun JCE and Sun PKCS#11.
- Oct 28, 2014
-
-
Lyubomir Marinov authored
- Oct 27, 2014
-
- Oct 26, 2014
-
- Oct 24, 2014
-
-
George Politis authored
- Oct 23, 2014
-
- Oct 22, 2014
-
- Oct 17, 2014
-
-
Boris Grozev authored
-
- Oct 14, 2014
-
- Oct 13, 2014
-
- Oct 09, 2014
-
-
Damian Minkov authored
Fixes removing ssrcs, a bug where this leads to grow in csrc list in MediaStreamImpl when in one call we have changing of ssrc (the call is one2one).
-
- Oct 08, 2014
-
-
Boris Grozev authored
-
- Oct 03, 2014
-
-
Lyubomir Marinov authored
Attempts to improve the detection of speaker switches performed by the dominant speaker identification via a uniform notion of "silence" among the conference participants.
-
- Oct 01, 2014
-
-
Boris Grozev authored
-
Boris Grozev authored
-
Boris Grozev authored
-
- Sep 30, 2014
-
-
Lyubomir Marinov authored
- Sep 23, 2014
-
-
Lyubomir Marinov authored
Supports debugging the 'Dominant Speaker Identification for Multipoint Videoconferencing' implementation through the REST API of Videobridge.
-
Lyubomir Marinov authored
-
- Sep 18, 2014
-
-
Damian Minkov authored
Adds AdvancedAttributesAwareCodec that can handle attributes that are valid for all codecs and fixes parsing them. Adds handling of ptime for one of the codecs.
-
- Sep 16, 2014
-
- Sep 15, 2014
-
- Sep 10, 2014
-
- Sep 08, 2014
-
-
paweldomas authored
-