Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
libjitsi
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZRTP
libjitsi
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bb1c9aa3ece33d6e3f7dfef1b03e727601aaa8c0
Select Git revision
Branches
8
deb-src-release-593
protected
firs-plis
hw-decoding
jitsi_android
master
default
protected
reusable-rtp-scheduler
rewriting
shortaudio
Tags
20
801
800
799
798
797
796
795
794
793
792
791
790
789
788
785
784
783
782
780
779
28 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
14
12
8
7
1
26
Jul
25
23
22
21
20
18
12
10
9
5
4
3
2
30
Jun
27
24
21
20
19
18
17
12
10
7
4
3
1
29
May
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
10
9
4
2
1
30
Apr
25
23
19
17
16
13
11
9
8
31
Mar
28
27
26
25
24
22
19
18
14
11
7
2
1
28
Feb
27
26
25
23
22
21
14
8
6
5
4
2
30
Jan
29
28
26
25
24
23
16
15
14
10
9
7
3
2
24
Dec
21
20
19
18
15
14
13
12
10
7
6
5
4
3
1
27
Nov
26
24
22
21
20
19
18
17
16
15
14
13
12
10
6
5
1
31
Oct
30
29
27
25
24
23
20
19
18
17
16
15
14
12
8
5
1
29
Sep
28
27
26
25
24
21
20
18
14
13
11
5
28
Aug
21
18
3
2
31
Jul
26
25
24
20
19
18
16
12
10
9
6
5
4
2
29
Jun
23
20
11
Fixed folder name in src package.
Fixes an issue with notification sounds which could prevent their entire or partial playback.
Undoes the previous commit's effects for RTCP. That is, allows all RTCP packets
Makes RTPTranslatorImpl honour the directions of the MediaStream-s for which it
Allows to freely change the direction of a MediaStream without a device, by
Fixes aspect ratio-related issues in desktop (and webcam) streaming.
Addresses issues with hotplugging and playback device selections during calls in the Windows Audio Session API (WASAPI) integration when acoustic echo cancellation (AEC) is enabled.
Fixes a typo.
Fixes warnings.
Handles hotplugging and playback device selections during calls in the Windows Audio Session API (WASAPI) integration when acoustic echo cancellation (AEC) is enabled.
Implements acoustic echo cancellation (AEC) in the integration of Windows Audio Session API (WASAPI) using the Voice Capture DSP in source (as opposed to filter) mode.
Merge branch 'opus-update'
Updates the opus binaries for windows (with one statically linked with opus-1.1-beta)
Updates the opus binary for Mac OS X (with one statically linked with opus-1.1-beta)
Updates the opus binaries for linux (with one statically linked with opus-1.1-beta)
Fix wrong macro name
Use system opus library when building for debian.
Include opus from the system includes only when building for debian.
Minor update to opus encoder
Add *.class to .gitignore
Small changes to the opus JNI API
Fixes correct dtmf packet length for RFC4733 dtmf tones.
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'.
Allows opening the CaptureDevice implementation using Windows Audio Session API (WASAPI) when the playback device selection is set to 'none'.
Allows disabling the playback mid-stream when running Windows Audio Session API (WASAPI) without acoustic echo cancellation.
Attempts to resolve a deadlock in video transmission.
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.
Adds a MediaStream.removeReceiveStreamForSsrc() method
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.
Adds volume to RFC4733 dtmf packets and handling of an account property to change default value. Changes the default minimum tone duration.
Adds javadocs.
Commits the fix of a bug in the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).on behalf of Charles Stedman.
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
Works on improving the acoustic echo cancellation (AEC) of Windows Audio Session API (WASAPI).
Recompiled ffmpeg to include mjpeg and add support for mjpeg cameras for windows.
Attempts to optimize and improve the acoustic echo cancellation (AEC) with Windows Audio Session API (WASAPI).
Adds experimental support for acoustic echo cancellation (AEC) on Windows when using Windows Audio Session API (WASAPI) implemented with Voice Capture DSP.
Enables libjitsi to programmatically override the default settings on various properties of the Voice Capture DSP that implements acoustic echo cancellation (AEC) on Windows.
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.
Makes the C source code of the JNI WASAPI library compatible with Microsoft Visual Studio Express 2012 for Windows Desktop
Loading