0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jun 01, 2024 — Jun 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'opus-update' More... almost 12 years ago
Updates the opus binaries for windows (with one statically linked with opus-1.1-beta) More... almost 12 years ago
Updates the opus binary for Mac OS X (with one statically linked with opus-1.1-beta) More... almost 12 years ago
Updates the opus binaries for linux (with one statically linked with opus-1.1-beta) More... almost 12 years ago
Fixes correct dtmf packet length for RFC4733 dtmf tones. More... almost 12 years ago
Fixes issues with the Renderer implementation using Windows Audio Session API (WASAPI) related to the playback and/or notify device selections being set to 'none'. More... almost 12 years ago
Allows opening the CaptureDevice implementation using Windows Audio Session API (WASAPI) when the playback device selection is set to 'none'. More... almost 12 years ago
Allows disabling the playback mid-stream when running Windows Audio Session API (WASAPI) without acoustic echo cancellation. More... almost 12 years ago
Attempts to resolve a deadlock in video transmission. More... almost 12 years ago
Fix wrong macro name More... almost 12 years ago
Use system opus library when building for debian. More... almost 12 years ago
Fixes an issue in the Windows Audio Session API (WASAPI) integration which could cause the audio capture to fail on certain devices if acoustic echo cancellation is enabled. More... almost 12 years ago
Adds a MediaStream.removeReceiveStreamForSsrc() method More... almost 12 years ago
Fixes a problem with the Renderer implementation of Windows Audio Session API (WASAPI) which could cause loss of playback after switching the playback device during a call. More... almost 12 years ago
Include opus from the system includes only when building for debian. More... almost 12 years ago
Minor update to opus encoder More... almost 12 years ago
Add *.class to .gitignore More... almost 12 years ago
Small changes to the opus JNI API More... almost 12 years ago
Adds volume to RFC4733 dtmf packets and handling of an account property to change default value. Changes the default minimum tone duration. More... almost 12 years ago
Adds javadocs. More... almost 12 years ago
Commits the fix of a bug in the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).on behalf of Charles Stedman. More... almost 12 years ago
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI). More... almost 12 years ago
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI). More... almost 12 years ago
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows. More... almost 12 years ago
Attempts to optimize and improve the acoustic echo cancellation (AEC) with Windows Audio Session API (WASAPI). More... almost 12 years ago
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP. More... almost 12 years ago
Enables libjitsi to programmatically override the default settings on various properties of the Voice Capture DSP that implements acoustic echo cancellation (AEC) on Windows. More... almost 12 years ago
Fixes (i.e. implements a workaroundfor) an issue which would cause the acoustic echo cancellation (AEC) voice capture DMO to go into endlessly calling IMediaBuffer::SetLength. More... almost 12 years ago
Makes the C source code of the JNI WASAPI library compatible with Microsoft Visual Studio Express 2012 for Windows Desktop More... almost 12 years ago
Commits work in progress on implementing acoustic echo cancellation (AEC) on Windows using Voice Capture DSP. More... almost 12 years ago