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.
jitsi/lib/native
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
..
linux Add linux-64 support for jni h264 codec and remove jna codec. 17 years ago
linux-64 Add linux-64 support for jni h264 codec and remove jna codec. 17 years ago
mac Add linux-64 support for jni h264 codec and remove jna codec. 17 years ago
solaris add jdic native libs 19 years ago
solaris-sparc add jdic native libs 19 years ago
windows 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