0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduces the need to maintain the bodies of two DataSource constructors in the extenders of AbstractPushBufferCaptureDevice by taking into account the differences in the value of the MediaLocator locator argument. More... almost 12 years ago
Templatizes AbstractBufferStream and extenders with respect to the type of its dataSource field. More... almost 12 years ago
Checks and fixes permissions of home folder and config file to be editable and writable only to the owner when using macosx or linux. More... almost 12 years ago
Makes the echo cancellation and noise reduction ConfigurationService properties specific to the AudioSystem. More... almost 12 years ago
Rebuilds jndirectshow.dll using GCC 4.8.1 (from mingw-builds). More... almost 12 years ago
Update ZRTP library More... almost 12 years ago
Applies patch for adding creation of sources in libjitsi, provided by Pavel Tankov. More... almost 12 years ago
Ignores dist folder. More... almost 12 years ago
Adds user interface to control the H.264 encoder's use of Periodic Intra Refresh and maximum interval between keyframes. More... almost 12 years ago
Reverts previous commit for min dtmf duration. More... almost 12 years ago
Fixes dtmf minimal tone duration. More... almost 12 years ago
Works on resolving a deadlock which leads to video calls being dropped. More... almost 12 years ago
Attempts to unblock the media flow/codec chain when a Windows Audio Session API (WASAPI) render device appears to be malfunctioning/blocked. More... almost 12 years ago
Merge branch 'deviceVolume' More... almost 12 years ago
Falls back to software volume settings when the volume of current input device can nt be changed. More... almost 12 years ago
Replaces "!" with "*" as immutable property prefix. More... about 12 years ago
Switches the default audio system on Windows from PortAudio to Windows Audio Session API (WASAPI). More... about 12 years ago
Default properties on Android. Close stream. More... about 12 years ago
Improves the garbage collection profile of AudioMixer. More... about 12 years ago
Removes unused file, updates .gitignore More... about 12 years ago
Relaxes checks for validity in RawPacket, because some RTCP packets are mistakenly flagged invalid. More... about 12 years ago
Improves AudioMixer for one-to-one calls, strives towards pass-through behavior. More... about 12 years ago
Makes failures in default property loading sound less alarming. More... about 12 years ago
Prevents invalid RTP/RTCP packets from being handled (for example empty hole punch packets being transformed by ZRTP). More... about 12 years ago
Fixes quality degradation issues in the Windows Audio Session API backend. More... about 12 years ago
Fixes an access violation during the initialization of the PortAudio integration. Reported by Tudor Berechet. More... about 12 years ago
Fixes a problem with multiple Player instances created for local video playback, on the focus of a video conference (which also lead to multiple Components and renderers being used), which sometimes caused the videos on the focus' interface to freeze. More... about 12 years ago
Fixes a problem where video wouldn't work in a jitsi-hosted conference. Adds some logs. More... about 12 years ago
Optimizes the video capture on Windows by avoiding an unnecessary copy of the video frames. More... about 12 years ago
Adds support for Logitech HD Pro Webcam C920 on Windows. More... about 12 years ago