[root]/src/net/java/sip/communicator/impl/neomedia/protocol
alsa
(0 files, 0 lines)
portaudio
(0 files, 0 lines)
streams
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 74 (100.0%) | 4369 (100.0%) | 59.0 |
| lubomir_m | 37 (50.0%) | 3100 (71.0%) | 83.7 |
| vincent_lucas | 5 (6.8%) | 574 (13.1%) | 114.8 |
| damencho | 6 (8.1%) | 557 (12.7%) | 92.8 |
| s_vincent | 10 (13.5%) | 123 (2.8%) | 12.3 |
| emcho | 15 (20.3%) | 15 (0.3%) | 1.0 |
| yanas | 1 (1.4%) | 0 (0.0%) | 0.0 |
Fixes a ConcurrentModificationException in SRTCPTransformer.
2 lines of code changed in:
Fixes style formating, javadoc and eclipse related warnings.
6 lines of code changed in:
Adds in-band DTMF functionality.
574 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
15 lines of code changed in:
Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.
12 lines of code changed in:
Add initial backend implementation to create and move part of desktop streaming (GUI is not yet commited).
11 lines of code changed in:
Fixes a memory (and thread) leak in AudioMixer.
38 lines of code changed in:
Add javadoc, fix warnings and typos.
73 lines of code changed in:
Clarify the use of a field to Eclipse on Mac OS X with Java 5.
2 lines of code changed in:
Fixes the issue described by Kertesz Laszlo on the dev mailing list in the thread "Sip Communicator does not close sound devices after call finish (PulseAudio)".
7 lines of code changed in:
Fix some javadoc warnings.
7 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.
12 lines of code changed in:
- Enable again muting support for video DataSource;
- Add getLocator() method to Push|PullDataSourceDelegate (otherwise MutePush|PullDataSource classes return null and we cannot check if locator is QT/Desktop streaming to disable local video);
- Disable local video for desktop streaming.
26 lines of code changed in:
Fixes indentation incorrectly modified in r6460.
1 lines of code changed in:
Adds zrtp into neomedia.
7 lines of code changed in:
Further reduces unnecessary allocations in Controls implementations.
9 lines of code changed in:
Attempts to remedy freezes in the audio mixing performed in conference calls. Releases resources associated with a conference member once she leaves the conference call. Fixes warnings. Adds javadocs.
33 lines of code changed in:
Attempts to fix a problem in the audio-mixing functionality which leads to sound from remote conference participants being partially included into the mix when the focus uses the JavaSound CaptureDevice. Splits the AudioMixer and its inner classes in multiple files for the sake of clarity. Fixes javadocs.
510 lines of code changed in:
Removes duplication from the implementation of the mute support - it's bad enough that the muting is incomplete because it only considers little-endian signed audio so we don't actually need two copies of it.
176 lines of code changed in:
Fix the build.
0 lines of code changed in:
(8 more)