openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libjitsi
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
May 30, 2024 — May 30, 2025
Showing page 81 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Prevents a NullPointerException in ice4j's Connector#stop() which appears quite often with unknown side effects. - Prevents a NullPointerException in ToolsMenu related to the Jitsi VideoBridge menu item which causes of long chain of other exceptions and, eventually, prevents the application from completing its startup. - Moves the C source code of JNI PortAudio library from Jitsi/net.java.sip.communicator to libjitsi/org.jitsi. Removes a couple of Java method and C function implementations each of which repeats three times. Fixes possible cases of leaving native callback threads which have been attached to the JVM in undetermined states.
Lyubomir Marinov
More...
over 12 years ago
Makes a minor API change. Pyload types are now overridden one by one in order to match the way we do this for the actual payload types
Emil Ivov
More...
over 12 years ago
Adds hotplug to portaudio wmme host api, also fixes a NPE that can prevent device change updates.
Damian Minkov
More...
over 12 years ago
Fixes a discrepancy/inaccuracy in the RTP buffer length and minimum threshold of FMJ which leaves it vularable to even the tinies hiccups of the network. Rebuilds FMJ and libjitsi with debug information such as line numbers.
Lyubomir Marinov
More...
over 12 years ago
Adds native error codes and messages to PortAudioException when available and print them.
Damian Minkov
More...
over 12 years ago
Updates library jni portaudio for Linux-32. Includes stdin.h and corrects warning about intptr_t in net_java_sip_communicator_impl_neomedia_portaudio_PortAudio.c (as suggested by Lyubomir Marinov).
Vincent Lucas
More...
over 12 years ago
Moves Constants to the serivce package so that it would be accessible for other packages that need to access a PT name
Emil Ivov
More...
over 12 years ago
Moves Constants to the serivce package so that it would be accessible for other packages that need to access a PT name
Emil Ivov
More...
over 12 years ago
Updates library jni portaudio for Linux-64.
Vincent Lucas
More...
over 12 years ago
Updates FMJ to r5 from the sourceforge SVN repository. This version uses a java.util.logging.Logger to log, and logs detailed statistics from the RTPSourceStream class. Changes MediaServiceImpl to always enable FMJ logging.
Boris Grozev
More...
over 12 years ago
Improves device selection via portaudio for MacOSX (hostapi coreaudio): adds the possibility to get the device transport type (USB, bluetooth, etc.) and an unique identifier. Corrects problems when: loading the same device twice (for the moment only for the same hostapi), a new plugged device is selected during a call or if the selected device is unchanged.
Vincent Lucas
More...
over 12 years ago
Refactors EncodingConfiguration to avoid it importing impl packages.
Boris Grozev
More...
over 12 years ago
Maybe fixes a failure to interrupt audio notifications before they finish playing.
Lyubomir Marinov
More...
over 12 years ago
Allows the remote party to override payload type for the media we send to it. Payload types are no more overridden locally, and remote settings are used only for the media we sent to the that participant.
Damian Minkov
More...
over 12 years ago
Fixes exceptions, a memory leak due to incomplete code.
Lyubomir Marinov
More...
over 12 years ago
Handles payload type change event in receive streams.
Damian Minkov
More...
over 12 years ago
Fixes a bug with the number of discarded packets not being logged correctly.
Boris Grozev
More...
over 12 years ago
Prevents multiple dialing sounds from being played for multiple peers in a single call/telephony conference or for a peer who is being added to a telephony conference when there are other peers there already.
Lyubomir Marinov
More...
over 12 years ago
Renames a couple of methods upon request by Emil Ivov. Fixes an endless loop on hangup. Commits work in progress on sound notifications.
Lyubomir Marinov
More...
over 12 years ago
Adds missing hashcode method reported by Lyubomir Marinov.
Damian Minkov
More...
over 12 years ago
Works on preventing sound notifications from playing forever.
Lyubomir Marinov
More...
over 12 years ago
Fixes double playing of audio notification if notification and playback device are the same.
Damian Minkov
More...
over 12 years ago
Fixes an incorrect display of video which would not respect its aspect ratio.
Lyubomir Marinov
More...
over 12 years ago
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
Lyubomir Marinov
More...
over 12 years ago
Corrects media stream stats documentation and a null pointer exception which occurs when the media stream is closed.
Vincent Lucas
More...
over 12 years ago
Commit work in progress of fixing the implementation of content mixing in Jitsi VideoBridge.
Lyubomir Marinov
More...
over 12 years ago
Improves sound device selection: automatically switches to new plugged device, remember user preferences in a list.
Vincent Lucas
More...
over 12 years ago
Commits work in progress on refactorying the call-related user interface for the purposes of audio and video telephony conferencing over single or multiple protocols and Jitsi VideoBridge.
Lyubomir Marinov
More...
over 12 years ago
Adds the number of packets discarded by the FMJ packet queue to the "call info" window and to the logs at the end of a call.
Boris Grozev
More...
over 12 years ago
Replaces FMJ with a newer version that properly logs packets discarded in the RTP packet queue
Boris Grozev
More...
over 12 years ago
←
1
2
…
76
77
78
79
80
81
82
83
84
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree