Lyubomir Marinov
0cc0ee269e
Enables the JNI-based H.264 encoder and decoder on Linux (but it only works on 32-bit systems and the 64-bit support will come soon).
17 years ago
Lyubomir Marinov
2d36d710a0
Fixes the native part of LTI-CIVIL to work on 32-bit Linux: (1) includes patches from Damian Minkov to add support for various format conversions and (2) properly stops and disposes the native CaptureStream so that LTI-CIVIL stops capturing when told to do so and it doesn't freeze the application on errors.
17 years ago
Lyubomir Marinov
380d9a517e
Updates the Windows JNI FFMPEG bindings used for H.264 encoding and decoding to r16801 in order to match the Mac OS X ones.
17 years ago
Lyubomir Marinov
f2c2b5365d
Enables the JNI-based H.264 encoder and decoder on Mac OS X. FFMPEG is at r16801.
17 years ago
Lyubomir Marinov
cc373b375b
On Windows, implements JNI-based replacements for the JNA-based H.264 encoder and decoder. The new implementations execute much faster, produce less garbage and use a newer ffmpeg version (which contains optimizations to at least the H.264 decoder).
...
Mac OS X and Linux will still use the JNA-based implementations because the respective native JNI libraries haven't been built for them.
Just as the JNA-based implementations, the JNI-based ones cause disturbing numbers of garbage collections (though less than their ancestors) - the encoder and the packetizer are huge offenders. But these will be addressed in subsequent revisions because the problems are not the subject of the switch from JNA to JNI.
17 years ago
Damian Minkov
31ca43b9f6
1. Fixing closing camera after hangup.
...
2. Second video call.
3. New version of codec.
17 years ago
Lyubomir Marinov
0d7faabb9f
Trims down the ffmpeg libraries which are used to support h264.
17 years ago
Damian Minkov
05d7637b0d
1. Fix tests
...
2. Issue#487 fix crash, due to lticivil on 64bit platform.
17 years ago
Lyubomir Marinov
07fe3e4efe
Fixes a memory corruption in lti-civil on Linux which causes SIP Communicator to dump its core on startup. I've only recompiled the library for x86 because I don't know anything about 64-bit Linux.
17 years ago
Damian Minkov
d6dd75f4a0
Update ffmpeg, windows libs depended on pthreads. Add keyframes in h264 codec, fix start-end bits in FU-A, set desired video size in capture datasource.
17 years ago
Damian Minkov
5998afa9d8
Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
17 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
c6cc04d871
Adding ffmpeg and civil libs for linux.
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
Lyubomir Marinov
eb697cd600
Fixes the problem reported in issue #440 (Cannot start on Macosx using java 1.6) by rebuilding AEGetURLEventHandlerAgent with -arch x86_64 included. The application will still fail to run but this time because jdic.
18 years ago
Lyubomir Marinov
30593e037f
Rebuilds libAEGetURLEventHandlerAgent.jnilib for Mac OS X 10.4 compatibility.
18 years ago
Lyubomir Marinov
05b85ffebf
Builds libAEGetURLEventHandlerAgent.jnilib with -bundle and not -dynamiclib and includes the ppc architecture in addition to i386 (as a step to making it a Universal Binary).
18 years ago
Damian Minkov
22a5a325e2
Fix proper catching and dispatching apple events.
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
9c0c242946
Implement option for auto start on windows
18 years ago
Damian Minkov
14cca2eb16
Linux amd builds for jdic native part
18 years ago
Romain Kuntz
d6911cd9bc
updated the sparkle jni library
18 years ago
Romain Kuntz
04b95ac30f
Updated the sparkle dynamic library and the SparkleActivator.
...
SparkleActivator can now gives the path to the Sparkle framework to
the JNI.
18 years ago
Romain Kuntz
8e095c940f
Adding the sparkle_init dynamic library (JNI) used by the
...
sparkle plugin to init the sparkle subsystem. This library
can be built in the src/native/macosx/sparkle directory
using "make".
18 years ago
Damian Minkov
134aaa4312
add
18 years ago
Damian Minkov
df45b80f19
remove
18 years ago
Damian Minkov
65003ecab7
fix jdic_misc, not stripped and mask without executable flag
18 years ago
Damian Minkov
e368069c66
fix unsatisfied link error
18 years ago
Damian Minkov
d3061b8371
Chat Alerter Plugin
18 years ago
Jean Lorchat
80944cc996
Native alsa datasource for linux.
...
Source is coming soon
Issue number:
Obtained from:
Submitted by:
Reviewed by:
19 years ago
Yana Stamcheva
0da404cbd0
add jdic native libs
19 years ago
Emil Ivov
445992ece4
<No Comment Entered>
19 years ago
Emil Ivov
504b789018
Linux performance pack.
19 years ago
Emil Ivov
978f2b857a
Solaris performance pack
19 years ago
Emil Ivov
ea2b3b6f32
JMF windows performance pack
19 years ago