[root]/src/net/java/sip/communicator/impl/media/protocol/alsa

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 8 (100.0%) | 199 (100.0%) | 24.8 |
| jean_lo | 2 (25.0%) | 98 (49.2%) | 49.0 |
| emcho | 2 (25.0%) | 98 (49.2%) | 49.0 |
| lubomir_m | 3 (37.5%) | 2 (1.0%) | 0.6 |
| wernerd | 1 (12.5%) | 1 (0.5%) | 1.0 |
Removes the directories impl/media/ and impl/protocol/jabber/mediamgr/ because they've been emptied.
0 lines of code changed in:
As my day went into warnings, fixes more warnings about raw-type uses.
2 lines of code changed in:
converts tabs to spaces in a number of classes
98 lines of code changed in:
Fix warning: raw types, unused variables, etc. Contributes to issue #637.
1 lines of code changed in:
Added support for registering custom datasource prefix to JMF
Added java wrapper for native alsa datasource in linux. This datasources
aims at reducing latency, bypassing javasound. It is called "alsa:" and
you can try it by setting debug datasource url until a gui mechanism is
ready. Also, please wait for the native library to be committed, or
you'll get an error
have fun with 10ms capture latency ;-)
Issue number:
Obtained from:
Submitted by:
Reviewed by:
98 lines of code changed in: