[root]/src/net/java/sip/communicator/impl/neomedia/codec/audio/ulaw

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 380 (100.0%) | 54.2 |
| lubomir_m | 3 (42.9%) | 334 (87.9%) | 111.3 |
| damencho | 2 (28.6%) | 39 (10.3%) | 19.5 |
| s_vincent | 1 (14.3%) | 6 (1.6%) | 6.0 |
| emcho | 1 (14.3%) | 1 (0.3%) | 1.0 |
Fixes issues related to audio quality and compatibility.
332 lines of code changed in:
Fixes the RTP time stamps and the packetization of PCMA, malfunctioning 8 kHz speex by making sure that Jitsi's custom codecs get preferred to the respective FMJ built-in codecs.
2 lines of code changed in:
Changes project name in source license headers from SIP Communicator to Jitsi
1 lines of code changed in:
Fix some javadocs and warnings.
6 lines of code changed in:
- Change ulaw packetization to 20 ms.
- Remove wrong setting of multi stream data when recreating Zrtp Control.
2 lines of code changed in:
Copy all missing stuff in neomedia from media.
37 lines of code changed in: