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
/
impl
/
neomedia
/
MediaStreamImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a problem when switch between camera and desktop streaming (and vice-vers...
Sebastien Vincent
2011-05-04
1
-10
/
+12
*
Fix an issue when switching from region desktop streaming to full desktop str...
Sebastien Vincent
2011-04-28
1
-2
/
+2
*
Print call statistics in the log file.
Damian Minkov
2011-02-09
1
-2
/
+2
*
Possibly fixes an exception which could prevent the closing of MediaStreamImp...
Lyubomir Marinov
2011-01-26
1
-3
/
+28
*
Ads prefix to statistic prints for easier searching in log files and modify s...
Damian Minkov
2010-12-17
1
-49
/
+88
*
Update media statistics.
Damian Minkov
2010-12-16
1
-62
/
+108
*
Fix issue where camera is activated in an audio only SIP call.
Sebastien Vincent
2010-12-15
1
-1
/
+3
*
Add some logging to media service: rtp statistics and media streams info.
Damian Minkov
2010-12-14
1
-1
/
+132
*
Close receive streams, even if rtp manager has no receive stream list, due to...
Damian Minkov
2010-11-15
1
-32
/
+93
*
Attempts to fix a problem related to RTPManager which causes G.722 calls to f...
Lyubomir Marinov
2010-10-21
1
-0
/
+11
*
Commits work in progress on supporting ICE in Jingle.
Lyubomir Marinov
2010-10-06
1
-47
/
+72
*
ZRTP support for XMPP.
Sebastien Vincent
2010-09-09
1
-1
/
+2
*
- Add desktop streaming operation set for XMPP/Jingle;
Sebastien Vincent
2010-08-17
1
-1
/
+12
*
Introduces MediaStream#setConnector(StreamConnector) in order to make it poss...
Lyubomir Marinov
2010-08-09
1
-50
/
+143
*
Ongoing work on the jingle implementation
Emil Ivov
2010-07-25
1
-0
/
+15
*
Fixes a couple of warnings.
Lyubomir Marinov
2010-06-25
1
-2
/
+0
*
Attempts to fix a problem in the reading of the configuration of the encoding...
Lyubomir Marinov
2010-06-16
1
-9
/
+11
*
Fix logger usage - fifth bunch.
Werner Dittmann
2010-06-03
1
-2
/
+4
*
- Add DTMF for DTMF RFC4733 Listener.
Damian Minkov
2010-05-31
1
-1
/
+40
*
Cleanup unused ZRTP objects and thread.
Werner Dittmann
2010-05-22
1
-7
/
+1
*
Allows controlling the number of RTP packets sent per millisecond in the vide...
Lyubomir Marinov
2010-05-07
1
-39
/
+71
*
- Restart Zrtp only when needed (when recreating streams and when the other s...
Damian Minkov
2010-05-05
1
-18
/
+28
*
Fix audio levels which were broken in previous commit for secure conf calls.
Damian Minkov
2010-04-30
1
-1
/
+6
*
- Change ulaw packetization to 20 ms.
Damian Minkov
2010-04-29
1
-3
/
+0
*
Fix secure conference call and participants loosing audio if in secure call.
Damian Minkov
2010-04-28
1
-0
/
+36
*
Attempts to fix the following problem: when the remote peer in a video call t...
Lyubomir Marinov
2010-04-23
1
-99
/
+138
*
Removes the setAdvancedAttributes() method from MediaStream since the stream ...
Emil Ivov
2010-04-23
1
-0
/
+2
*
Remove advanced attributes processing from SDP/CallPeerMediaHandler classes.
Sebastien Vincent
2010-04-22
1
-0
/
+18
*
- AVPF Picture Loss Indication support;
Sebastien Vincent
2010-04-21
1
-3
/
+3
*
Cleanup PropertyChangeEvent stuff
Werner Dittmann
2010-04-09
1
-0
/
+1
*
Fixes a stopping of the remote video/dropping of all remote packets occurring...
Lyubomir Marinov
2010-04-08
1
-32
/
+19
*
Doesn't use the video CaptureDevice when starting an audio-only call or recei...
Lyubomir Marinov
2010-03-12
1
-9
/
+11
*
Attempts to fix the problem with r6860 reported by Sebastien Vincent as "I ha...
Lyubomir Marinov
2010-03-11
1
-2
/
+0
*
Add some kind of images negociation when setting up video via SDP. Source sca...
Sebastien Vincent
2010-03-03
1
-1
/
+1
*
Fix order of transformers in order to make zrtp work again.
Damian Minkov
2010-01-08
1
-6
/
+6
*
Additional work on RTP DTMF
Emil Ivov
2010-01-05
1
-0
/
+28
*
Adds the basis of the support for RTP based DTMF transmission
Emil Ivov
2010-01-05
1
-4
/
+47
*
Fixes the implementation of a method which is not used but anyway... Also fix...
Lyubomir Marinov
2009-12-19
1
-8
/
+6
*
Fix sending csrc values to all conference members.
Damian Minkov
2009-12-15
1
-20
/
+18
*
Adds final touches to CSRC level decoding. Implements event dispatching for C...
Emil Ivov
2009-12-12
1
-0
/
+3
*
Resolves conflicts
Emil Ivov
2009-12-12
1
-5
/
+0
*
First pieces of the CSRC audio level encoding code
Emil Ivov
2009-12-12
1
-0
/
+44
*
Associates a single ReceiveStream with a given MediaDeviceSession.
Lyubomir Marinov
2009-12-11
1
-5
/
+5
*
Enable zrtp-hash sending in sdp.
Damian Minkov
2009-12-10
1
-34
/
+21
*
Adds zrtp into neomedia.
Damian Minkov
2009-12-09
1
-2
/
+65
*
- Associates a single ReceiveStream with a given MediaStream.
Lyubomir Marinov
2009-12-08
1
-30
/
+36
*
Introduces refactoring of the audio level associated utilities with with the ...
Emil Ivov
2009-12-04
1
-1
/
+0
*
resolves merge conflicts
Emil Ivov
2009-12-04
1
-1
/
+7
*
Adds to MediaStream and MediaStreamImpl the possibility to register and updat...
Emil Ivov
2009-12-04
1
-0
/
+47
*
Fixes a few javadoc issues. Adds to AudioMixerMediaDevices a method for retri...
Emil Ivov
2009-11-28
1
-3
/
+3
[next]