You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Lyubomir Marinov f180b1b21a
Fixes issue #552 (7000 threads in 15 minutes during video calls). The solution keeps a native thread in JNICaptureObserver alive with a Java thread attached to it and uses it to deliver the captured Image instead of creating a new Java thread for each delivery.
17 years ago
doc removed .cvsignore-files as they are no longer needed [we are using subversion nowadays] 19 years ago
ide Modify security relevant code to get rid of Java JCE dependence. This simplifies distribution 17 years ago
lib Fixes issue #552 (7000 threads in 15 minutes during video calls). The solution keeps a native thread in JNICaptureObserver alive with a Java thread attached to it and uses it to deliver the captured Image instead of creating a new Java thread for each delivery. 17 years ago
resources Resolve Issue 519 and minor cosmetic changes to NewStatusMessageDialog 17 years ago
src Minor improvements to display of plugin JPanels on the MainFrame 17 years ago
test Removes unused Logger instances (and thus resolves the warnings about them as well). 17 years ago
www Updating stat tracker for java.net pages. All resulting builds would have no real modifications 18 years ago
build.xml Remove classes that are not required anymore (JCE classes). 17 years ago