[root]/src/net/java/sip/communicator/impl/protocol/sip/sdp

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 73 (100.0%) | 2555 (100.0%) | 35.0 |
| emcho | 46 (63.0%) | 1805 (70.6%) | 39.2 |
| s_vincent | 8 (11.0%) | 492 (19.3%) | 61.5 |
| lubomir_m | 9 (12.3%) | 130 (5.1%) | 14.4 |
| damencho | 5 (6.8%) | 75 (2.9%) | 15.0 |
| wernerd | 2 (2.7%) | 32 (1.3%) | 16.0 |
| ibauersachs | 3 (4.1%) | 21 (0.8%) | 7.0 |
Fixes style formating, javadoc and eclipse related warnings.
4 lines of code changed in:
Adds security timeout event, triggered whenever we tried and couldn't establish security connection (zrtp sends initial hello packets and don't receive response). Adds initial implementation of paranoia mode, if enabled and the other party didn't indicate encryption we fail the call.
5 lines of code changed in:
Put system properties settings in a separate function. Fixes styles and javadoc warnings.
1 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
SDES Integration: Enable fallback to ZRTP, add Javadoc, more renames
3 lines of code changed in:
SDES Integration: Incoming calls work
4 lines of code changed in:
Increase visibility of some methods and introduce factory methods to allow customizations
14 lines of code changed in:
Initial video size setting, when creating video call.
Hide resize button if we can detect that its not supported, and limit the resolutions we have for setting according the remote party settings.
Fix changing resolution several times. Fix duplicate field for keeping framerate.
37 lines of code changed in:
Allow setting params for the size of image we are able to show during video call and dispatch such params by streaming the supplied resolution.
17 lines of code changed in:
Applies tiny source code formatting.
3 lines of code changed in:
Further fixes issues wit unsupported media types. Reports, logs, and traces provided by z___al
15 lines of code changed in:
Adds proper handling for unsupported media types in SDP offers/answers. Bug reported on dev by Jose Sanchez (media type "text") and z___al (media type "image").
5 lines of code changed in:
Fix msn stack not to close multichat sessions when there is no activity.
Show error when outgoing call creation fails.
11 lines of code changed in:
Ongoing work on the jingle implementation
1 lines of code changed in:
Ongling work on jingle media negotiation
3 lines of code changed in:
tries a rescue of my git repository after a network loss
1 lines of code changed in:
Fix logger usage - sixth bunch.
28 lines of code changed in:
Fixes a problem in the SDP negotiation of the media formats caused by considering MediaFormats withe same encoding, clockRate and channels (for AudioMediaFormats) to be different because they have different formatParameters.
24 lines of code changed in:
Reduces the number of times that CaptureDevices get opened. In the case of video this may be visible as flashes of the camera indicator light.
2 lines of code changed in:
Fix wrong negociation of video size with SDP.
0 lines of code changed in:
(34 more)