aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/service/protocol/media/MediaHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Romoves the use of enum-like constants from SrtpListeners because it is a par...Lyubomir Marinov2013-10-101-10/+10
* Adds support for DTLS-SRTP with SIP.Lyubomir Marinov2013-10-031-31/+10
* Commits work in progress on fixing issues with video capture on Windows.Lyubomir Marinov2013-05-201-2/+48
* Improves setting of the stream direction when processing jingle content-accep...Boris Grozev2013-04-111-1/+2
* Small fixes to various comments. Adds logs when a SIP outgoing call is create...Boris Grozev2013-03-181-2/+2
* Re-enable propagation of security events on all encryption methodsIngo Bauersachs2013-01-261-3/+1
* Works on the user interface of video conference calls: allows toggling the di...Lyubomir Marinov2013-01-201-6/+4
* Replaces use of MediaFormat.equals() with MediaFormat.matches() so that audio...Emil Ivov2013-01-151-0/+11
* Attempts to optimize the handling of audio level-related information in Jitsi...Lyubomir Marinov2013-01-071-1/+402
* Works on fixing issues with Jitsi VideoBridge telephony conferencing.Lyubomir Marinov2013-01-071-0/+2
* Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...Lyubomir Marinov2012-11-271-3/+10
* Fixes code formatting (lines going beyond column 80)Emil Ivov2012-11-061-4/+20
* Improves SIP and XMPP configuration interface to choose the priority between ...Vincent Lucas2012-09-031-1/+3
* Switches Jitsi trunk to libjitsi.Lyubomir Marinov2012-06-291-6/+7
* Move cipher detail information to call info frame.Werner Dittmann2012-06-191-2/+2
* Call security fixes. Adds SrtpControl to the security negotiation started event.Yana Stamcheva2012-04-101-2/+3
* Renames recently added event securityStarted to securityNegotiationStarted.Damian Minkov2012-04-061-2/+2
* Adds security started event, indicating when security initialization has real...Damian Minkov2012-04-051-2/+8
* Fixes a ConcurrentModificationException in SRTPTransformer reported by Emil I...Lyubomir Marinov2012-04-021-5/+50
* Adds (experimental) support for the cobri Jabber extension.Lyubomir Marinov2012-04-021-0/+984