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'.
|
17 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.
|
17 years ago |
Egidijus Jankauskas
|
e0175fb6c0
|
updated growl4j which now uses Growl.framework 1.2. This new version adds 64 bit support.
|
17 years ago |
Romain Kuntz
|
eb37605512
|
[growl integration] removed old growl library and replacing it with the new JNI and growl4j library
|
17 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)
|
18 years ago |
Damian Minkov
|
fb27c40e89
|
new ffmpeg libs, reduced size and without debug info. Fix decoder output sizes. Fix NPE when hangup calls.
|
18 years ago |
Damian Minkov
|
5edc84047f
|
Using lti civil for video(adding support for mac) and add h264 video support using ffmpeg-java.
|
18 years ago |
Damian Minkov
|
77bc78866f
|
Fixing buffer size issues for the Mac OS X.
|
18 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.
|
18 years ago |
Damian Minkov
|
52b7a4b155
|
Fix icq initial contact statuses.
|
18 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 |