Sebastien Vincent
3249a9e268
Updates ice4j.jar which fixes a recursion problem which happen when comparing two RelayedCandidates with same address/port (typically in the case of a GTalk call when two network interfaces are upand connected).
15 years ago
Damian Minkov
ab33c2e27a
Custom avatar service and implementation for nimbuzz avatars.
15 years ago
Damian Minkov
e872b16701
Adds support for gsm codec on all operating systems.
15 years ago
Damian Minkov
0467768d8c
Fixes crashes reported on various x86 windows machines.
15 years ago
Damian Minkov
16e72a9ff7
Fixes a problem with large msn contactlists.
...
Fixes build tests, some warnings and lower the reconnect interval.
15 years ago
Ingo Bauersachs
661810caa7
Enable client TLS authentication for SIP and add a corresponding
...
configuration form
15 years ago
Sebastien Vincent
a0e6edf20b
Enables GTalk video support.
15 years ago
Yana Stamcheva
f4479d54a2
Merges contact source configurations in a single configuration form.
...
Adds the possibility to disable/enable MacOSX AddressBook and MS Outlook.
Adds a prefix configuration to all contact sources: AddressBook, Outlook, LDAP, Google Contacts.
15 years ago
Sebastien Vincent
3ee406cbf5
Adds a way for protocols to add extra codec settings as well as override payload type preferences.
15 years ago
Damian Minkov
34b9d0ec56
Fixes tests.
15 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
Sebastien Vincent
18a8b00304
Integrates jdirectshow patch from Ingo Bauersachs, reported in dev mailing list with subject "Hang on Samsung NC20 netbook", that fixes some problem regarding DirectShow locks or crash.
15 years ago
Ingo Bauersachs
60385be26e
Ignore manual entered SIP proxy data when autodetect is selected
...
Replace the CertificateVerificationService with CertificateService to correctly validate the hostname of servers
15 years ago
Sebastien Vincent
f0cdc42a21
Fixes problem when using UPnP with Google Talk call.
15 years ago
Yana Stamcheva
801a79ca9d
Enables spell check plugin and adds some improvements provided by Purvesh Sahoo.
15 years ago
Damian Minkov
c46aae0cbe
Updates msn library with latest fixes for login accounts with no contacts and fix a NPE in OIM.
15 years ago
Sebastien Vincent
1a69ca63fa
Fixes possible deadlock in RTPConnectorUDPInputStream.
15 years ago
Sebastien Vincent
5d8f00db51
Adds support for RTP over TCP and Google Talk's TCP/TURN-TCP/TURN-SSLTCP candidates.
15 years ago
Lyubomir Marinov
06dd8d887e
Rebuilds the JNI FFmpeg library on Windows to match the Mac OS X and Linux ones committed in r8712 and r8716, respectively.
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
88bab9eb92
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
Damian Minkov
6cf663e97b
Fixing tests.
15 years ago
Lyubomir Marinov
dfb28d0e6b
Makes 99 the preferred dynamic payload type of H.264 video using packetization-mode=0 and enables the assignment of preferred dynamic payload types through the configuration.
15 years ago
Sebastien Vincent
1342d5a9a5
Updates ice4j.jar that fix negociation problem with server reflexive addresses and handle STALE_CREDENTIALS error.
15 years ago
Sebastien Vincent
db3473b21f
Update ice4j.jar.
15 years ago
Sebastien Vincent
46c8da86d8
Ongoing work on Google Talk voice support.
15 years ago
Sebastien Vincent
74c0be632f
Update ice4j.jar.
15 years ago
Lyubomir Marinov
235332bb0f
Temporarily works around a problem in JAWTRenderer on Mac OS X and MacBookPro8 which appears as low frame rate by falling back to an earlier implementation which seems to work as expected with respect to frame rate.
15 years ago
Sebastien Vincent
28db3b1c91
Update ice4j.jar that fix a possible ConcurrentModificationException.
15 years ago
Sebastien Vincent
980fd931e7
Update ice4j.jar that add some logs when some ICE checks fail.
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
Sebastien Vincent
3038ce8aaf
Update ice4j to perform UPnP gateway discovery for WANIPConnection and WANPPPConnection in parallel.
15 years ago
Lyubomir Marinov
b95675bb3d
Commits a less stripped FFmpeg JNI library in order to resolve a failure to load the library in question on Mac OS X and 32-bit Java reported by Mr.Smith on the dev mailing list in the thread 'no audio using jingle on new MacBook Pro'.
15 years ago
Lyubomir Marinov
759860b96d
- Fixes a crash on Mac OS X reported by Emil Ivov in the FFmpeg JNI library because of the use of posix_memalign which is not implemented on Mac OS X but is declared anyway.
...
- Fixes "Call Recording stopped working in Build 3471?" on Mac OS X reported by Victor Hooi 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
982e9984cb
Fixing smack java 1.5 compatibility.
15 years ago
Sebastien Vincent
1179bfe9cc
Update weupnp library to send SSDP discovery messages with "ST: upnp:rootdevice" parameter.
15 years ago
Damian Minkov
483203a05b
Escape attributes for special characters in DiscoverInfo and DiscoverItems in smack lib.
...
Fix adding advanced params to media formats.
15 years ago
Lyubomir Marinov
80b5051947
Enables the controlling of video size and frame rate from the Video configuration form in Tools > Options.
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
Yana Stamcheva
fc8a0591ea
Make an Update service.
15 years ago
Sebastien Vincent
d15f11b577
Fix a problem when switch between camera and desktop streaming (and vice-versa), also change SSRC when we reconfigure stream.
15 years ago
Lyubomir Marinov
ce03fc4e32
Commits work in progress on Windows delta/bspatch updates.
15 years ago
Sebastien Vincent
fdefd91519
Update weupnp.jar.
15 years ago
Sebastien Vincent
f453a067fc
Update ice4j.jar (compile with Java 5).
15 years ago
Sebastien Vincent
934c9fb339
Update ice4j.jar that attempt to fix UPnP problem with peer reflexive.
15 years ago
Sebastien Vincent
a12f851be6
Attempt to fix UPnP discover and action problems with linux-igd and _maybe_ other routers.
15 years ago
Sebastien Vincent
d8c849924d
Fix some javadocs and warnings.
15 years ago
Damian Minkov
f81ff28643
Fix NoClassDefFoundError.
15 years ago