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
2 days
ago. based on code collected
2 days
ago.
May 29, 2024 — May 29, 2025
Showing page 76 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes a problem with quickly displaying video preview can leave the camera open, adds listeners earlier to be sure we will get ui events to stop player.
Damian Minkov
More...
about 12 years ago
Ignores the 'RTP pacing threshold' setting if it's set to over 1000 (as opposed to failing with an exception).
Boris Grozev
More...
about 12 years ago
Fixes SAS verification status updates for ZRTP.
Pawel Domas
More...
about 12 years ago
Corrects ZRTP SAS validation: check that the provided SAS is not null before validation.
Vincent Lucas
More...
about 12 years ago
Attempts to improve the RTP packet queue/the audio jitter buffer with resepect to recovery when the queue/buffer is full. Works on bringing uniformity to the media processing threads created by FMJ and libjitsi as part of an effort to resolve quality degradation made very audible by jitsi-videobridge.
Lyubomir Marinov
More...
about 12 years ago
Improves handler for DTMF events: when sending several DTMF tones in a short frame, the notification sound is no more clipped but played entirely. The net.java.sip.communicator.service.protocol.maximalRtpDtmfToneDuration property is added to define a maximal duration for the RFC 2833/4733 DTMF tones.
Vincent Lucas
More...
about 12 years ago
Merge branch 'ingo'
Werner Dittmann
More...
about 12 years ago
Fixed import.
Hristo Terezov
More...
about 12 years ago
Fix for the issue when the encoder and the rtpConnectors are in separate VideoMediaDeviceSession instances and the encoder doesn't receive the key frame requests from other peers.
Hristo Terezov
More...
about 12 years ago
Improves setting of the stream direction when processing jingle content-accept messages. This fixes a problem with video conferences where video streams sometimes 'freeze' if a non-focus starts to send video (while the focus is not sending video)
Boris Grozev
More...
about 12 years ago
Adds h264 high profile and its configuration entry.
Damian Minkov
More...
about 12 years ago
Updates jitsi-videobridge to the latest libjitsi.
Lyubomir Marinov
More...
about 12 years ago
Implements an alternative to PortAudio on Windows which uses Windows Audio Session API (WASAPI) and related Core Audio APIs such as Multimedia Device (MMDevice) API.
Lyubomir Marinov
More...
about 12 years ago
Changes the way FEC is handled in the Opus decoded. Makes it output a single Buffer containing both the data decoded from FEC and the packet's 'regular' data. Until now, it output two separate Buffers.
Boris Grozev
More...
about 12 years ago
Updates FMJ to r25. Handles the newly introduced Buffer.FLAG_SKIP_FEC in the libjitsi decoders.
Boris Grozev
More...
about 12 years ago
Adds an option to set the video bitrate. Patches provided by BenoƮt Laniel on the dev@ mailing list (under the subject of '[PATCH] Set default max video bandwidth to 128')
Boris Grozev
More...
about 12 years ago
Corrects the RTP DTMF buffering management for the following case: when a key is hold down on Windows, it generates several start DTMF events and only one stop when released.
Vincent Lucas
More...
about 12 years ago
Tries to reuse a Buffer's data in order to avoid allocating memory.
Boris Grozev
More...
about 12 years ago
Update to zrtp4j-light v3.1.0
Werner Dittmann
More...
about 12 years ago
Fixes warnings.
Lyubomir Marinov
More...
about 12 years ago
Fixes multiple failures to (properly) display the local and/or remote videos in a call.
Lyubomir Marinov
More...
about 12 years ago
Fixes a problem with RTCP PLI packets not being sent. The problem was that the usePLI field of VideoMediaStreamImpl was accessed from the constructor of the superclass (through the overloaded deviceSessionChanged method), before being initialized. As a result it's value was 'false' rather than the intended 'true'. This patch makes the field static, since (once initialized) it's value was always 'true' anyway.
Boris Grozev
More...
about 12 years ago
Reverts a mistakenly committed file in r10614.
Boris Grozev
More...
about 12 years ago
Small fixes to various comments. Adds logs when a SIP outgoing call is created and when a Conference-Info IQ is received.
Boris Grozev
More...
about 12 years ago
Disables trace logs from the VP8 DePacketizer, as they are meant to be enbled only if needed.
Boris Grozev
More...
about 12 years ago
Adds a minimal duration for RTP DTMF tones. This minimal duration can be configured by provisioning with the net.java.sip.communicator.service.protocol.minimalRtpDtmfToneDuration property, or by setting it in the account preferences.
Vincent Lucas
More...
about 12 years ago
Fixes a mistake in the code dealing with the timer which tracks the call duration.
Lyubomir Marinov
More...
about 12 years ago
Seemingly fixes an issue which could cause a few pixels of the remote video in a call to be scaled out of proportion.
Lyubomir Marinov
More...
about 12 years ago
Updates to FMJ r20 (which reverts r18, since it causes problems -- symptoms are degraded video quality).
Boris Grozev
More...
about 12 years ago
Fixes NullPointerException in FitLayout. Reported by Boris Grozev.
Lyubomir Marinov
More...
about 12 years ago
←
1
2
…
72
73
74
75
76
77
78
79
80
…
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