Damian Minkov
c580ea1bd3
Removes jdic dependency used for java 1.5 campatibility.
...
Removes duplicate lib commons-logging.
Update deb-src build target to fix clean procedure to run building package twice, updates the use of the debian povided bouncycastle lib.
13 years ago
Damian Minkov
d9da9e376a
Updates jna library to use original file structure, skipping duplicate binaries (keeping the same version 3.2.7).
13 years ago
Damian Minkov
499d8fbdbc
Fixes build.
13 years ago
Vincent Lucas
338015809e
Updates growl4j.jar built with java 1.5.
13 years ago
Vincent Lucas
8c28eae1c0
Updates growl4j in order to use growl SDK version 1.3.1
13 years ago
Lyubomir Marinov
6c2a8919d2
Switches from JMF to FMJ.
14 years ago
Sebastien Vincent
72f282b29e
Adds a TCP connect timeout when creating ICE connectivity check list.
14 years ago
Sebastien Vincent
3ee406cbf5
Adds a way for protocols to add extra codec settings as well as override payload type preferences.
14 years ago
Lyubomir Marinov
7653173e1f
Rebuilds the JNI FFmpeg library with newer versions of its dependencies.
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
Sebastien Vincent
ab01d9680e
Handle case when video capture device or monitors are removed while Jitsi is running.
15 years ago
Damian Minkov
7474850e1e
Update jna bundle.
15 years ago
Damian Minkov
d016f4fd6d
Mac uri handler using new java api.
15 years ago
Sebastien Vincent
a5dadec391
Add H263+ video codec.
15 years ago
Damian Minkov
8a61d7bab3
Introduce new features in currently updated OrangeExtension and fix bouncing dock icon under Snow Leopard. Update code manipulating dock icons.
16 years ago
Romain Kuntz
44cf588479
Updated OrangeExtensions to version 1.0 (see http://ymasory.github.com/OrangeExtensions/ for the changelog)
16 years ago
Damian Minkov
1ce72b104f
- Restart Zrtp only when needed (when recreating streams and when the other side has recreated its streams).
...
- Fix losing audio when reinviting for video and different format priorities.
16 years ago
Damian Minkov
c6dbc987d8
- Add changelogs to debian package.
...
- Fix blocked render, occurring from time to time on linux, endless loop in portaudio.
- Fix re-invites and processing incoming media when format has changed.
16 years ago
Romain Kuntz
ecfaf5458f
Updated the OrangeExtensins.jar library (compiled with java 1.5).
16 years ago
Romain Kuntz
1a2f09feec
reverted to the previous OrangeExtensions.jar
16 years ago
Romain Kuntz
2f46489d44
Updated the OrangeExtensions.jar (recompiled using Java 1.5)
16 years ago
Romain Kuntz
8a74574428
Updated the AppleJavaExtensions.jar with the OrangeExtensions.jar from Yuvi Masory (updated for Java 5)
16 years ago
Sebastien Vincent
f44dd77e70
Update ffmpeg JNI libraries.
16 years ago
Damian Minkov
154f82c0bb
Fix alaw codec. Fmj alaw encoding is used and ugly noise when encoding is removed.
...
When we are by default recvonly video and the other party has sendrecv we ignore our recvonly and start the video, its fixed now.
Remove unused removing of an extension used on conf calls.
16 years ago
Emil Ivov
17f479e6fd
Set local SSRC when available
16 years ago
Lyubomir Marinov
c6e292f97c
Fixes compile-time warnings displayed by build.xml and caused by classpath definitions in manifest files of third-party jars. Patch submitted by Sebastien Vincent on the dev mailing list in an e-mail thread with the subject 'Runaway build.xml warnings'.
16 years ago
Damian Minkov
b5ae6c1a91
Some portaudio fixes. Add to configuration panel option to select portaudio and the devices to use. Javasound left as default, as portaudio is not currently enabled (missing native binaries). Removed some old and unused jmf stuff like v4l, sun audio, directsound.
16 years ago
Egidijus Jankauskas
e0175fb6c0
updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
16 years ago
Romain Kuntz
eb37605512
[growl integration] removed old growl library and replacing it with the new JNI and growl4j library
16 years ago
scmerger
96c3dfc420
Merge branch '1.0-local' into trunk-local
17 years ago
Damian Minkov
414cbd90af
cosmetics and remove drop first packet.
17 years ago
Damian Minkov
123a00d5d4
Some formatting and javadocs and fix framerate problem.
17 years ago
Damian Minkov
31ca43b9f6
1. Fixing closing camera after hangup.
...
2. Second video call.
3. New version of codec.
17 years ago
Damian Minkov
ee72136cae
Update h264 encoder/decoder. Decoder is not fed with non consistent data. Synchronized not to free memory while decoding/encoding. Tuned some of the quality settings.
17 years ago
Damian Minkov
26ec5cb581
Update civil Dataource to latest version (buffer rework)
17 years ago
Damian Minkov
fb27c40e89
new ffmpeg libs, reduced size and without debug info. Fix decoder output sizes. Fix NPE when hangup calls.
17 years ago
Damian Minkov
5edc84047f
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
17 years ago
Damian Minkov
77bc78866f
Fixing buffer size issues for the Mac OS X.
17 years ago
Damian Minkov
2dd46f0abf
Generate proper settings for g723(6.3 bitrate is supported) in sdp and ignore comfort noise packets that are not currently supported.
17 years ago
Damian Minkov
52b7a4b155
Fix icq initial contact statuses.
17 years ago
Damian Minkov
3bcca45fb8
Changing of Dock Icon according to global status and changing systray changing to avoid errors if icons are missing.
18 years ago
Damian Minkov
3b2c55f048
Remove unused dialog in mac version of tray icon service shown in upper left corner
18 years ago
Damian Minkov
61a53c8420
Remove some dns lookups on call init.
19 years ago
Damian Minkov
690600608b
remove hostname lookup for 0.0.0.0. Speeds up call establishing.
19 years ago
Romain Kuntz
c86f383e63
Moved the growl.jar lib (growl binding for Macosx) to the os-specific directory,
...
and reflected change in build.xml.
Fixed issue relative to the call to the growlnotification.jar bundle in the
felix.client.run.property.sed file.
19 years ago
Yana Stamcheva
72a126e0a6
move all jmf jars in a separate dir
19 years ago
Yana Stamcheva
06dcda0a15
AppleJavaExtensions.jar moved to macos specific libs
19 years ago
Yana Stamcheva
95bf4d8f5b
create os-specific/[os_name] lib directory which contains all os-specific libraries
19 years ago