Commit Graph

126 Commits (5524)

Author SHA1 Message Date
Ingo Bauersachs 91ce10758c Remove libunbound and related code
10 years ago
Ingo Bauersachs 954b27f049 Use native libraries from within their bundles
11 years ago
Ingo Bauersachs 5716bdae1b Update libjunbound Linux binaries
11 years ago
Lyubomir Marinov e476ce363f Updates libjitsi to commit f0b29a072c43a67133f7dbf93bc67ad1c9dafc70: AMR-WB.
11 years ago
Lyubomir Marinov e292544582 Updates the OpenSSL JNI libraries to jitsi/libjitsi commit 4bc1eb6b66140853e0dead0e86c217899228a091.
11 years ago
Lyubomir Marinov b696de057f Uses OpenSSL (Crypto) for SHA-1 on GNU/Linux.
11 years ago
Damian Minkov de4cbe96b3 Moves speex and g722 in libjitsi using package org.jitsi. Updates binaries.
12 years ago
Lyubomir Marinov 22eddf4713 Moves screencapture/imgstreaming from the package net.java.sip.communicator to the package org.jitsi.
12 years ago
Boris Grozev d5f01c2326 Updates opus binaries for linux and mac with opus-1.1
12 years ago
Boris Grozev dfd5a88621 Updates libjitsi.jar and the opus binaries (with ones linked with opus-1.1-beta)
13 years ago
Damian Minkov c580ea1bd3 Removes jdic dependency used for java 1.5 campatibility.
13 years ago
Hristo Terezov cbec3cb49e Fix for the global shortcuts on Linux to ignore auto repeat key events when a shortcut is pressed.
13 years ago
Yana Stamcheva 7f3ff453f0 Adds native globalshortcut libs for linux and Windows. Provided by Hristo Terezov.
13 years ago
Damian Minkov fad7b70203 Adds option to enable/disable task bar / dock alerts. Alert main window on incoming calls.
13 years ago
Boris Grozev 610610ab62 Adds libjnvpx binaries for linux and Mac OS X. Adds the libvpx sources used to libsrc.
13 years ago
Lyubomir Marinov acca18280a Fixes an issue of overlapping videos which could cause the local video in a call to be displayed bellow the remote video. Works on remedying issues with telephony conferences utilizing the Jitsi VideoBridge server-side technology.
13 years ago
Lyubomir Marinov 9c89ffe458 Fixes an IllegalArgumentException in the constructor of PortAudioException (on the C side).
13 years ago
Lyubomir Marinov 5806d63146 Updates FFmpeg to vanilla 1.0, x264 to snapshot-20120928-2245-stable, lame to 3.99.5.
13 years ago
Lyubomir Marinov b20577588d Commits files which should've gone into r10058.
13 years ago
Boris Grozev 1e7e76e755 Adds an Opus configuration form and changes the default Opus settings. Updates the Opus JNI binaries. Notifies encoders that implement PacketLossAwareEncoder (Opus and SILK) of packet loss information received via RTCP.
13 years ago
Vincent Lucas 09ecb11d04 Updates library jni portaudio for Linux-32. Includes stdin.h and corrects warning about intptr_t in net_java_sip_communicator_impl_neomedia_portaudio_PortAudio.c (as suggested by Lyubomir Marinov).
13 years ago
Boris Grozev b5615811d4 Replaces the Opus libraries with ones linked against a lower version of glibc (so that they run on debian, for example)
13 years ago
Emil Ivov e19425dac3 Adds support for the IETF Opus codec (patch by Boris Grozev). Fixes a problem that prevented Jitsi from using formats that are disabled by default (pach by Boris Grozev)
14 years ago
Lyubomir Marinov d8341aee6b Re-applies the ideas of r9718 with a refined implementation on the PulseAudio Renderer in order to reflect changes to the user's choice with respect to the default playback device while in a call.
14 years ago
Lyubomir Marinov 89d68994ef Switches Jitsi trunk to libjitsi.
14 years ago
Lyubomir Marinov 5003e1b9e3 Commits work in progress on libjitsi.
14 years ago
Lyubomir Marinov 1a4676be4f Provides source and binary compatibility with PulseAudio 0.9.21 which is the current version available in Debian stable.
14 years ago
Sebastien Vincent 957b8633ae Introduces new configuration from to setup global shortcut entry. Allows also to use special key detection for headset button _for MS Windows only_.
14 years ago
Sebastien Vincent 6c9a49d53c Recompile libjnportaudio with older gcc (to avoid library loading problem on older Linux distributions).
14 years ago
Sebastien Vincent fcd31b7e21 Fix broken libjnportaudio.so for Linux 32-bit.
14 years ago
Sebastien Vincent eadc63024f Adds support for audio devices hotplug as well as to change input/output audio devices during a call.
14 years ago
Ingo Bauersachs acb4f34f9c Mark libs as binary files
14 years ago
Ingo Bauersachs 0d4f8ceebc Add libjunbound to access Unbound from Java
14 years ago
Sebastien Vincent 65e20d375f Recompiles Linux's libglobalshorcut library with older libstdc++.
14 years ago
Lyubomir Marinov 6c2a8919d2 Switches from JMF to FMJ.
14 years ago
Sebastien Vincent 6ea38de334 Adds global shortcut support.
14 years ago
Damian Minkov f9992f25f8 Introduces service for detecting system activity like network changes and detecting idle states. Produced events used for autoaway and reconnect plugin.
15 years ago
Lyubomir Marinov 3a1c91c04f Rebuilds the JNI FFmpeg library on Linux to match the Mac OS X one committed in r8712.
15 years ago
Lyubomir Marinov cca1f21232 Rebuilds the FFmpeg JNI library on Linux to include the MJPEG decoder and parser in order to fix 'Webcam (gspca-based) does not work anymore with Jitsi on Debian Testing' reported by Kertesz Laszlo on the dev mailing list.
15 years ago
Lyubomir Marinov 7653173e1f Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
15 years ago
Damian Minkov d3522090d9 Revert old binaries.
15 years ago
Damian Minkov 99ea1e36b2 Update linux portaudio binaries to link with rt.
15 years ago
Lyubomir Marinov c1a8cfd9bc Removed the implementation of a deprecated function from the native counterpart of the PortAudio support.
15 years ago
Lyubomir Marinov 46c0e51695 Commits a Makefile for the PortAudio support binaries that works on Linux, Mac OS X and Windows. Updates the associated README. Uses the jn prefix for the PortAudio support binaries in the fashion of JMF which seems to use jm, n stands for neomedia.
15 years ago
Lyubomir Marinov e23a9b617b Takes another try at echo cancellation, uses a circular buffer to improve the latency (a teeny-weeny bit).
15 years ago
Lyubomir Marinov 80ddd73b5e Rebuilds the Linux binaries of the PortAudio support from its latest source/r7982.
15 years ago
Sebastien Vincent 074b09ebe3 Use size of the video stream in VideoEffect's native code rather than hardcoded 640x480.
15 years ago
Sebastien Vincent 0f2d766c3a Horizontal flip of the video in configuration form (mirror effect). Updates ffmpeg (revision 25669) and x264 (November 3th 2010 daily tarball) source trees for the ffmpeg JNI.
15 years ago
Sebastien Vincent b7b7e787d7 Add G.722 JNI for Linux, Windows and FreeBSD.
15 years ago
Lyubomir Marinov d983bcdfa3 Reimplements the G.722 audio codec support.
15 years ago