Commit Graph

307 Commits (b7572e92a95d26fc20862e6b60d9ee06cbbe484e)

Author SHA1 Message Date
Lyubomir Marinov 081132c4d3 Rebuilds the native binaries of PortAudio and echo cancellation for Windows, Mac OS X and FreeBSD from r7942. The Windows and FreeBSD binaries are contributed by Sebastien Vincent and the Mac OS X one is courtesy of Damian Minkov.
16 years ago
Sebastien Vincent 074b09ebe3 Use size of the video stream in VideoEffect's native code rather than hardcoded 640x480.
16 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.
16 years ago
Sebastien Vincent b7b7e787d7 Add G.722 JNI for Linux, Windows and FreeBSD.
16 years ago
Lyubomir Marinov 5b832984d0 Rebuilds the Mac OS X JNI counterpart of the G.722 audio codec implementation. Build contributed by Damyan Minkov/damencho.
16 years ago
Lyubomir Marinov d983bcdfa3 Reimplements the G.722 audio codec support.
16 years ago
Lyubomir Marinov f1b218205d Reimplements the G.722 audio codec support.
16 years ago
Sebastien Vincent a5dadec391 Add H263+ video codec.
16 years ago
Sebastien Vincent c86a1d94e3 Add g722 JNI libraries for Freebsd (32-bit and 64-bit) and Windows (32-bit and 64-bit).
16 years ago
Damian Minkov df158e14d2 Binaries for g722 linux, linux-amd64, macos universal.
16 years ago
Sebastien Vincent a7ec0d2375 Fix broken ffmpeeg JNI on Linux 32-bit.
16 years ago
Sebastien Vincent 16ce6691ab Fix libsparkle_init.dylib of commit 7779 (@loader_path -> @executable_path) and bring back SparkleActivator changes.
16 years ago
Sebastien Vincent 9abbc72777 Rollback part of commit 7779 because Sparkle is not loaded properly.
16 years ago
Sebastien Vincent f7078b197b If an update link is provided by provisioning configuration, use it instead of default ones.
16 years ago
Sebastien Vincent 6a67589c86 Desktop sharing support for SIP and XMPP. Note that GUI is not ready yet to propose this feature to the users.
16 years ago
Sebastien Vincent fbaa48424b Add getHardwareAddress to the NetworkAddress service that wraps NetworkInterface.getHardwareAddress if it exists otherwise via a JNI.
16 years ago
Damian Minkov 3dab749659 Fixing build.
16 years ago
Lyubomir Marinov be8d547993 - Supports more call recording formats.
16 years ago
Lyubomir Marinov bac3fe3a2a Deletes the file lib/native/windows-64/civil.dll-nomodif.
16 years ago
Lyubomir Marinov 336b9c9f45 Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Lyubomir Marinov c4773f01cd Fixes a crash of the QTKit video CaptureDevice on Snow Leopard reported by Yana Stamcheva.
16 years ago
Sebastien Vincent 5ada14242a Update ffmpeg JNI library with MJPEG support compiled for Linux 32-bit.
16 years ago
Sebastien Vincent 53d72aa039 Each screen display has now its own capture device. Note that on Linux, multiple monitors are seen as one screen.
16 years ago
Sebastien Vincent 5a799d3efe Use FFmpeg's MJPEG decoder instead of tinyjpeg.
16 years ago
Sebastien Vincent ad6b8c79c4 Add support for V4L2's MJPEG and JPEG format.
16 years ago
Sebastien Vincent 064b2418f9 Fix race condition with jportaudio on Windows.
16 years ago
Sebastien Vincent 806ba9033d Update jportaudio JNI for FreeBSD (32-bit and 64-bit).
16 years ago
Sebastien Vincent 6eccb76715 Update jportaudio for Mac OS X.
16 years ago
Sebastien Vincent 36d28a4d65 Update jportaudio JNI (without pthread dependeny) and jdirectshow JNI.
16 years ago
Damian Minkov 0f86e48b6a Update linux libjportaudio.so.
16 years ago
Sebastien Vincent 0ecd322b80 Update jportaudio.dll for Windows 32-bit and 64-bit.
16 years ago
Lyubomir Marinov 71ceae7c10 (1) Tries to convert PortAudio to support wideband. (2) Fixes a failure of the JNI Speex decoder to continue decoding. (3) Fixes an integer overflow in the JNI Speex encoder.
16 years ago
Damian Minkov e068d2451d Linux binaries for speex and jawtrenderer.
16 years ago
Lyubomir Marinov 7e2f4132e7 Commits the binary for the JNI Speex encoder, decoder and resampler on Mac OS X and thus enables them.
16 years ago
Sebastien Vincent 3bc567d73b Add jspeex.dll for Windows 32-bit and 64-bit.
16 years ago
Damian Minkov 5608f35938 Update portaudio binaries.
16 years ago
Damian Minkov 952df5193c Update alsa hostapi in portaudio to r1508(fixed latency and buffer sizes calculation).
16 years ago
Sebastien Vincent 7d41786c85 Fix a bug in DirectShow when changing webcam resolution and add I420 format support.
16 years ago
Sebastien Vincent 7ff79a95ef Update ffmpeg/x264 which provide amongs the other periodic intra refresh feature (instead of a big keyframe, the keyframe is spread over many frames). It provides also resilience to packet loss.
16 years ago
Sebastien Vincent 2e52bb6444 Fix memory leak in Windows's jawtrenderer.
16 years ago
Sebastien Vincent 50fa51c7ac Remove d3dx9_xx.dll dependency and use instead D3DXLoadSurfaceFromMemory function from the Wine project. Add updated DLL for Windows 32-bit and 64-bit.
16 years ago
Sebastien Vincent 5429058e54 Add updated jdirectshow.dll for Windows 64-bit.
16 years ago
Sebastien Vincent dba9eba38d Add support for YUY2, UYVY and NV12 format for native DirectShow devices.
16 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
Sebastien Vincent ece4ff1fed Remove debug output from jdirectshow.dll.
16 years ago
Sebastien Vincent 435af72e18 Add native implementation of DirectShow capture devices on Microsoft Windows 32-bit and 64-bit.
16 years ago
Damian Minkov b8ffa3bbbf Update with latest binaries for v4l2 capture impl.
16 years ago
Lyubomir Marinov 8bd683d875 Fixes the locking of the UI upon resizing with the native VideoRenderer on Mac OS X.
16 years ago
Lyubomir Marinov f06e3d7de6 Attempts to make the native VideoRenderer (i.e. JAWTRenderer) on Mac OS X more responsive by earlier painting and reaction to resize.
16 years ago
Sebastien Vincent 6007623e54 Fix crash on Windows x64 when receiving video, add native Windows video renderer for 32-bit and 64-bit.
16 years ago
Damian Minkov 10d72ade20 Recompile jportaudio to reflect latest changes : add PaDeviceInfo_getNameBytes method.
16 years ago
Sebastien Vincent fef3d696e2 Passes desktop captured images to scaler/colorspace converter as native memory.
16 years ago
Damian Minkov c6dbc987d8 - Add changelogs to debian package.
16 years ago
Sebastien Vincent 360b838435 Update jportaudio JNI libraries.
16 years ago
Sebastien Vincent 6166430740 - AVPF Picture Loss Indication support;
16 years ago
Lyubomir Marinov c87fd58625 Creates less garbage in the QuickTime video CaptureDevice in order to resolve short freezes in the video. Comes at the expense of execution speed due to an additional copying of each frame. The performance penalty is to be addressed in a subsequent commit.
16 years ago
Sebastien Vincent fc4b70e6d8 Add updated FFmpeg JNI libraries.
16 years ago
Sebastien Vincent f44dd77e70 Update ffmpeg JNI libraries.
16 years ago
Sebastien Vincent 06c56ae2a2 Handle correctly endianess for different RGB (24/32) format.
16 years ago
Sebastien Vincent 353c53e7a6 - Add RGB/YUV intArray/shortArray as input/output support for SwScaler;
16 years ago
Sebastien Vincent c65a383050 - Add new scaler that uses libswscale and can change format (i.e. RGB to YUV, ...) and scale in one pass;
16 years ago
Sebastien Vincent 6196c19805 Implement desktop streaming capture device as a PullBufferCaptureDevice (rather than a PushBuffer ones). Reduce memory allocation by refactoring screencapture JNI.
16 years ago
Sebastien Vincent cc919c8d23 Add new screencapture.dll for Windows 32-bit.
16 years ago
Sebastien Vincent 9293794232 Add native screen grabber for Mac OS X.
16 years ago
Sebastien Vincent 6d81880fcb Add Windows native screen grabber, change UnixScreenCapture to NativeScreenCapture as file will be used for Linux, Windows and soon Mac OS X. Add the compiled JNI libraries for Linux (32 and 64-bit), FreeBSD (32 and 64-bit) and Windows (32 and 64-bit).
16 years ago
Sebastien Vincent 11d2ac97a4 - Add FreeBSD detection in build.xml and build FreeBSD neomedia.jar;
16 years ago
Sebastien Vincent 71f0f1a7b8 Add improved libscreencapture JNI for Linux (32/64) prepared by Damian Minkov.
16 years ago
Damian Minkov 18897f2cf2 Add updated ffmpeg JNI library for Linux 32-bit and 64-bit.
16 years ago
Sebastien Vincent 12073a2e03 Add updated ffmpeg JNI library for Windows (32-bit and 64-bit) and Mac OS X (universal binary i386, x86_64, ppc). It need to add Linux 32-bit and 64-bit binaries.
16 years ago
Sebastien Vincent 32243b4cac Add optimized version of jportaudio.dll for 64-bit Windows.
16 years ago
Lyubomir Marinov 32a1fc08a4 Optimizes the playback of audio when using PortAudio (i.e. the Renderer and when playing back notification sounds). The main optimization is the reduced copies of the audio samples which used to be at least 3 in the best case and now there is 1 in the best case and 3 in the worst case. On my Ubuntu Karmic desktop, I see audio interruptions being brought down from often to rare. The binaries for 32- and 64-bit Linux and 32-bit Windows are kindly prepared by Damian Minkov. There is no binary for 64-bit Windows.
16 years ago
Sebastien Vincent 8c2dae7364 Add ffmpeg.dll for Windows x64. Replace tabs by spaces in ffmpeg native source.
16 years ago
Lyubomir Marinov aae756dd56 Works towards (but does not really enable i.e. represents work in progress) making the QTKit CaptureDevice on Mac OS X output video in YUV420 used by the H.264 encoder in order to avoid scaling.
16 years ago
Lyubomir Marinov 0adae885e5 Attempts to fix the QTKit CaptureDevice on Mac OS X Leopard which does not seem to report the size of the video it is going to output.
16 years ago
Lyubomir Marinov 23faa28981 Implements a video CaptureDevice which uses QuickTime/QTKit on Mac OS X to provide video capture on Mac OS X Snow Leopard, Java 1.6 on Mac OS X and when CIVIL fails.
16 years ago
Sebastien Vincent 22089e5bcc Update libffmpeg with latest changes for Windows (32-bit) and MacOS X (universal library i386, x86_64 and PPC). It adds possibility to set interresting parameters (max B-frame, number of references, ...) in ffmpeg in order to provide better video streaming optimization.
16 years ago
Damian Minkov bceb057efe Update llibffmpeg with latest changes.
16 years ago
Damian Minkov 34aba06383 Update with latest changes to portaudio.
16 years ago
Damian Minkov 4594ba57f0 Latest changes to portaudio code provided by Werner, fixes problem with certain sound cards working on 48 kHz and wrong buffer calculation.
16 years ago
Damian Minkov d401fe9893 Synchronize inputstream read and outputstream close to avoid segfaults. Add Werner xrun patch for xrun problems in linked portaudio.
16 years ago
Damian Minkov e07578b89b Make sure we clean the connected streams if any, prevents segfaults when using echo cancel. Open the devices in their reported default sample rate.
16 years ago
Damian Minkov 7cbe21f7e2 Applay latest native changes to mac binary.
16 years ago
Damian Minkov c7ae54b77b Update portaudio for macosx.
16 years ago
Sebastien Vincent 9f44c4f923 Add native X11 screen capture.
16 years ago
Lyubomir Marinov 20cf33e8c6 Commits the update to the native 64-bit Windows FFmpeg binary library contributed by Sebastien Vincent on the dev mailing list.
16 years ago
Lyubomir Marinov 895e2de836 Commits the 64-bit Windows binaries and fixes contributed by Sebastien Vincent on the dev mailing list in an e-mail with the subject '[Patch] Windows 64 bit support'.
16 years ago
Damian Minkov 0e02f555b3 New versions for ffmpeg, the decoder has significant quality improvement.
16 years ago
Damian Minkov aa86a86095 Second big move of packages. Created jmfext in order to keep jmf requirenment for package name of Datasources ("media.protocol.....") and separate portaudio classes in neomedia.portaudio package.
17 years ago
Damian Minkov f660a5ed6c Update macosx binary for ffmpeg, compiled with asm and latest instructions for building.
17 years ago
Damian Minkov b96b3e63f2 Copy all missing stuff in neomedia from media.
17 years ago
Damian Minkov ea8dc10d6a Adds echo cancel and noise suppression implementation and options in media configuration panel to turn them on/off.
17 years ago
Damian Minkov 2160122588 Problem reported by Carlos Alexandre and Martin Andre. Removed jack link for x86 binary.
17 years ago
Damian Minkov 9f891d0eb1 Remove jack dependencies for linux binary.
17 years ago
Damian Minkov 4cf9659762 - Statically link portaudio with fixes to avoid crashes (for amd64). Removing the high pitch sounds : add resample into jportaudio and link it to speexdsp, making better quality.
17 years ago
Lyubomir Marinov e575bad1eb For notification popups on Linux using freedesktop.org's Desktop Notifications, implements the display of icons.
17 years ago
Lyubomir Marinov 64cd161812 Modify galagonotification in preparation of implementing support for display of images. Committed just to preserve the modifications. User of 64-bit Linux who have compiled the native counterpart themselves should recompile it after updating the Java part to this revision.
17 years ago
Damian Minkov 830a31af7e Disable framesPerBuffer workaround to test linux32 fix inside portaudio. Return suggested latency to be low latency value comming from sound device. New util class for portaudio. Fix problem in renderer now respect sample size in bits when opening files.
17 years ago
Damian Minkov 4918ce3b92 Second patch for Issue #704 by Sebastien Vincent.
17 years ago
Lyubomir Marinov e991bdb154 Introduces an initial implementation of notification popups on Linux using freedesktop.org's Desktop Notifications through the native libdbus library. The committed code represents work in progress and does not support images, click reporting back to the Java code, matching notifications to Java components. That's why the introduced galagonotification bundle is built in build.xml but not started in felix.client.run.properties.
17 years ago
Damian Minkov 3f94555c8f Portaudio binary for windows.
17 years ago
Damian Minkov 9e68e68adb Issue #704. Native impl for a getLocalHost( destAddr ) method on Windows. Patch provided by Sebastien Vincent on the dev mailing list.
17 years ago
Damian Minkov acfc7db2b6 Trying to fix linux32 binary, add functions to get device latency. Change in defualt latency when creating inputstream. Add clipOff and ditherOff flags on opening output stream from renderer.
17 years ago
Damian Minkov 842dea120d Update configuration form to be displayed correctly and to choose default system devices instead of None. Update linux i386 binary, its now statically linked with portaudio, hope to fix the problem with crash when using device with name default (pulseaudio). Portaudio clips are played with file native samplerate if possible.
17 years ago
Damian Minkov 4907e00a20 Fix portaudio for Macosx now run on minimum 10.3 and both libraries are statically linked into one.
17 years ago
Damian Minkov 638145acd4 Portaudio for Macosx.
17 years ago
Damian Minkov 0b22edbc9c Reflect linux native binaries to latest changes.
17 years ago
Damian Minkov 97b0d3a492 Native binaries for portaudio linux i386 and amd64.
17 years ago
Egidijus Jankauskas 48a2ad2a03 deletes unused file. ( previous commit had libgrowl4j.dylib instead of libgrowl.dylib)
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 d2b213fc41 Updated the sparkle framework to fix the crashes on update. Thanks to Egis for the solution to the problem!
17 years ago
Romain Kuntz f8f6328492 Recompiled the sparkle dynamic library to fix the problem with the wrong path to the Sparkle Framework
17 years ago
Romain Kuntz 916e9d1709 Updated to the latest Sparkle version. It now should work on Java1.6. Updates are now signed.
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
Lyubomir Marinov 9f84f96d33 With the invaluable help of Damian Minkov, fixes the video preview on Linux.
17 years ago
Damian Minkov 2a2d484f2d Fix linux capture preview. This is the native part configuration Panel still to be changed. Now when sip-communicator is started and is not using the camera, the device is free to be used by other applications.
17 years ago
Damian Minkov da9a567af1 Add support for BGR format and remove some debug prints.
17 years ago
Damian Minkov 7875ea94fa Fix issues with video on linux. Support for jpeg format of the device, and issue with wrong format conversion(yuyv).
17 years ago
Lyubomir Marinov 379093c845 As stated in the comment of r4992, the fix for issue #552 (7000 threads in 15 minutes during video calls) discovered that the JNICaptureObserver instances leaked. Thus the fix in question started leaking a native thread and a Java thread attached to it for each leaked JNICaptureObserver. This commit fixes the leaking JNICaptureObserver which automatically fixes the leaking threads.
17 years ago
Lyubomir Marinov f180b1b21a Fixes issue #552 (7000 threads in 15 minutes during video calls). The solution keeps a native thread in JNICaptureObserver alive with a Java thread attached to it and uses it to deliver the captured Image instead of creating a new Java thread for each delivery.
17 years ago
Damian Minkov b453e8f16e Add linux-64 support for jni h264 codec and remove jna codec.
17 years ago
Damian Minkov 9cd8f4c45a Fixing GLIBC 2.4 problem on Debian system.
17 years ago
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).
17 years ago
Damian Minkov 31ca43b9f6 1. Fixing closing camera after hangup.
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
18 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.
18 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.
18 years ago
Damian Minkov 5998afa9d8 Update ffmpeg (problem with linking libs), add jna.library.path to as executables.
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 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.
18 years ago
Romain Kuntz 8e095c940f Adding the sparkle_init dynamic library (JNI) used by the
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.
19 years ago
Yana Stamcheva 0da404cbd0 add jdic native libs
19 years ago
Emil Ivov 445992ece4 <No Comment Entered>
20 years ago
Emil Ivov 504b789018 Linux performance pack.
20 years ago
Emil Ivov 978f2b857a Solaris performance pack
20 years ago
Emil Ivov ea2b3b6f32 JMF windows performance pack
20 years ago