aboutsummaryrefslogtreecommitdiffstats
path: root/src/net/java/sip/communicator/impl/neomedia/GatherEntropy.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPE when there is no audio capture deviceMatthieu Casanova2010-06-211-1/+6
* fixed a few typo and fixed some brace placementMatthieu Casanova2010-06-211-22/+42
* Use native audio format settings to avoid resampling inside audio subsystem.Werner Dittmann2010-06-201-26/+24
* Enhance GatherEntropy to use Javasound and PortAudio input.Werner Dittmann2010-06-191-54/+95
* Adds Javadocs.Lyubomir Marinov2010-06-161-6/+13
* Tries to port the functionality of GatherEntropy which was disabled in r7261 ...Lyubomir Marinov2010-06-151-79/+111
* (1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of th...Lyubomir Marinov2010-06-151-87/+85
* Enhance GatherEntropy to get more data and do this as a background activity.Werner Dittmann2010-05-021-69/+111
* Use new PRNG and implement entropy gathering and seedingWerner Dittmann2010-05-011-0/+138