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/src/native
Lyubomir Marinov 9e00db044c
Fixes warnings about casts in C code.
15 years ago
..
addrbook Fixes a couple of possible causes of access violation in the JNI library of the support for Microsoft Outlook contacts. 15 years ago
ffmpeg Introduces an H.264 configuration form to allow the selection of the default encoding profile and the preferred method to request key frames from the remote peers. Rebuilds the JNI FFmpeg library on Mac OS X to support the selections in question. 15 years ago
g722 Fixes warnings about casts in C code. 15 years ago
hid Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to propose this feature to the users. 16 years ago
hwaddressretriever Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterface.getHardwareAddress if it exists otherwise via a JNI. 16 years ago
jawtrenderer Fixes a warning about a non-void function which does not have a return in the native counterpart of JAWTRenderer. 15 years ago
linux Fixes warnings, TODOs, javadocs, formatting. 16 years ago
macosx Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options. 15 years ago
portaudio Update linux portaudio binaries to link with rt. 15 years ago
screencapture Fix screencapture JNI on Windows to properly capture a part of the screen. 15 years ago
speex Fixes warnings about casts in C code. 15 years ago
sysactivity Detects ip changes (not link changes) under macosx. Fixes a problem with reconnecting several tcp/tls sip providers. 15 years ago
windows Fixes an incorrect command line reported to setup.exe upon execution from a path with an accented character. 15 years ago
build.xml Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin. 15 years ago