index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
service
/
protocol
/
media
/
CallPeerMediaHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates libjitsi and sends hole punch packets for audio.
damencho
2017-02-07
1
-4
/
+26
*
Ignore all unknown MediaTypes
Ingo Bauersachs
2017-01-07
1
-10
/
+1
*
code clean up (#277)
Nik
2016-07-05
1
-8
/
+11
*
Prepare for the message MediaType
Ingo Bauersachs
2016-05-17
1
-1
/
+1
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
Implements OperationSetIncomingDTMF for XMPP, wired to receive events via RTP...
Boris Grozev
2015-04-12
1
-1
/
+7
*
Generates unique SSRC 'label' per audio stream to avoid set remote descriptio...
paweldomas
2014-12-29
1
-1
/
+1
*
Handles unsupported 'data' media type when processing jingle offer.
paweldomas
2014-09-02
1
-1
/
+6
*
Adapts to changes to libjitsi.
Boris Grozev
2014-08-15
1
-1
/
+1
*
Adds support for the RED (RFC2198) and ulpfec (RFC5109) RTP payload types.
Boris Grozev
2014-06-20
1
-14
/
+36
*
Fixes a failure to initiate outgoing calls.
Lyubomir Marinov
2014-05-12
1
-0
/
+7
*
Fixes NPE (reproduced when making attended transfer).
Damian Minkov
2014-05-10
1
-1
/
+4
*
Describes the local source in a 'source' child element
Boris Grozev
2014-04-15
1
-0
/
+53
*
Fixes an issue which could cause some participants in merged and cross-protoc...
Lyubomir Marinov
2013-12-16
1
-20
/
+28
*
Supports the Jingle ICE-UDP transport in telephony conferences utilizing the ...
Lyubomir Marinov
2013-11-16
1
-18
/
+33
*
Adds support for DTLS-SRTP with Jitsi Videobridge.
Lyubomir Marinov
2013-10-18
1
-1
/
+1
*
Adds support for DTLS-SRTP with XMPP.
Lyubomir Marinov
2013-10-10
1
-0
/
+11
*
Adds support for DTLS-SRTP with SIP.
Lyubomir Marinov
2013-10-03
1
-2
/
+20
*
Fixes a couple of NPEs
Boris Grozev
2013-08-15
1
-4
/
+3
*
Removes a couple of System.out.println() uses.
Lyubomir Marinov
2013-08-12
1
-2
/
+0
*
Fixes issues with the switching between webcam and desktop streaming/sharing ...
Lyubomir Marinov
2013-08-12
1
-10
/
+17
*
Fixes aspect ratio-related issues in desktop (and webcam) streaming.
Lyubomir Marinov
2013-08-07
1
-1
/
+0
*
Set video direction to INACTIVE when using local hold, because currently we c...
Boris Grozev
2013-08-05
1
-2
/
+7
*
Set stream directions to INACTIVE when using local hold in a conference.
Boris Grozev
2013-08-05
1
-10
/
+13
*
Handles local hold when a videobridge is in use
Boris Grozev
2013-08-05
1
-2
/
+2
*
Reverts b7357da857bb6e2deda0f490df73f89445bca97e as it actually
Boris Grozev
2013-07-22
1
-2
/
+1
*
Don't try to send hole-punch packets to peers for which we use a
Boris Grozev
2013-07-22
1
-1
/
+2
*
Makes sure that the MediaDevice of the MediaStream is only updated if it has
Boris Grozev
2013-06-03
1
-2
/
+12
*
Adds logs.
Boris Grozev
2013-05-04
1
-0
/
+20
*
Reverts a change from r10752 as it causes problems (e.g. camera staying on af...
Boris Grozev
2013-04-22
1
-4
/
+0
*
Improves setting of the stream direction when processing jingle content-accep...
Boris Grozev
2013-04-11
1
-0
/
+4
*
Fixes a case of possibly multiple, unnecesary/repeating conference info IQs b...
Lyubomir Marinov
2013-03-08
1
-975
/
+996
*
Works on preventing an issue with the display of remote video which could sca...
Lyubomir Marinov
2013-02-26
1
-8
/
+5
*
Adds log entries when a Cobri (Colibri) channel's SSRCs change. Minor correct...
Boris Grozev
2013-02-26
1
-1
/
+1
*
Revert r10334: Corrects the change of direction for audio and video stream wh...
Vincent Lucas
2013-01-25
1
-2
/
+2
*
Corrects the change of direction for audio and video stream when putting on h...
Vincent Lucas
2013-01-25
1
-2
/
+2
*
Works on the user interface of video conference calls: allows toggling the di...
Lyubomir Marinov
2013-01-20
1
-0
/
+4
*
Fixes an issue of overlapping videos which could cause the local video in a c...
Lyubomir Marinov
2013-01-15
1
-43
/
+0
*
Replaces use of MediaFormat.equals() with MediaFormat.matches() so that audio...
Emil Ivov
2013-01-15
1
-13
/
+2
*
Updates audio level listener during on-going call when a device is connected ...
Vincent Lucas
2013-01-09
1
-0
/
+42
*
Attempts to optimize the handling of audio level-related information in Jitsi...
Lyubomir Marinov
2013-01-07
1
-64
/
+108
*
Works on fixing issues with Jitsi VideoBridge telephony conferencing.
Lyubomir Marinov
2013-01-07
1
-17
/
+29
*
Allows the telephony conferences utilizing the Jitsi VideoBridge server-side ...
Lyubomir Marinov
2012-11-27
1
-6
/
+10
*
Commits a patch from Tom Denham that handles the case where telephone-event i...
Emil Ivov
2012-10-30
1
-5
/
+33
*
Commits work in progress on refactorying the call-related user interface for ...
Lyubomir Marinov
2012-10-15
1
-93
/
+11
*
Improves harvesting time stats for call info frame. Updates Ice4j to r343: Im...
Vincent Lucas
2012-10-05
1
-2
/
+36
*
Adds total harvesting time to the call info frame. Updates Ice4j to r339: Add...
Vincent Lucas
2012-10-04
1
-1
/
+17
*
Improves call info frame to show the ICE harvesting time if available. Update...
Vincent Lucas
2012-10-02
1
-0
/
+19
*
Adds CallInfoFrame information about host/reflexive/relayed addresses if ICE ...
Vincent Lucas
2012-10-01
1
-2
/
+117
*
Fixes a NullPointerException which prevented establishing calls. Reported by ...
Lyubomir Marinov
2012-09-25
1
-0
/
+4
[next]