Directory src/net/java/sip/communicator/impl/neomedia/codec/audio/

Directory Created:
2009-11-20 10:52
Directory Deleted:
2011-04-15 03:14
Total Files:
0
Deleted Files:
2
Lines of Code:
0

[root]/src/net/java/sip/communicator/impl/neomedia/codec/audio
                                         alaw (3 files, 602 lines)
                                         g722 (2 files, 270 lines)
                                         g729 (33 files, 10437 lines)
                                         gsm (6 files, 865 lines)
                                         ilbc (9 files, 6687 lines)
                                         mp3 (1 files, 288 lines)
                                         silk (145 files, 29432 lines)
                                         speex (6 files, 1872 lines)
                                         ulaw (3 files, 360 lines)

Lines of Code

src/net/java/sip/communicator/impl/neomedia/codec/audio/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 10 (100.0%) 228 (100.0%) 22.8
damencho 4 (40.0%) 222 (97.4%) 55.5
emcho 3 (30.0%) 3 (1.3%) 1.0
s_vincent 1 (10.0%) 2 (0.9%) 2.0
lubomir_m 2 (20.0%) 1 (0.4%) 0.5

Most Recent Commits

lubomir_m 2011-04-15 03:14

Fixes the iLBC encoder to work with arbitrary input audio sample lengths. Reduces the number of array allocations and copies in the encoder and the decoder.

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: Utils.java (del)
s_vincent 2010-09-11 11:50

Add javadoc, fix warnings and typos.

2 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: Utils.java (+2 -1)
emcho 2009-12-04 18:46

resolves merge conflicts

0 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (del)
damencho 2009-11-27 15:45

Add sound level listeners for the situation where we are focus in conference call and for one-2-one call.

203 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (+203 -14)
lubomir_m 2009-11-24 21:20

Cleans up a bit of code.

1 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (+1 -3)
damencho 2009-11-24 12:48

Copy all missing stuff in neomedia from media.

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (+2 -2), Utils.java (new 1)
emcho 2009-11-23 19:04

Removes debug printing

3 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (-1)
damencho 2009-11-20 10:52

Adds local user sound level indicators and their implementation. Change Players to be Processors in neomedia service impl, in order to have control on codec chain and to add there the sound level indicators.

16 lines of code changed in:

  • src/net/java/sip/communicator/impl/neomedia/codec/audio: SoundLevelIndicatorEffect.java (new 16)
Generated by StatSVN 0.3.1