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.
6404cc37c7ea5f968455641739a06857d424230d
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
15
Jan
14
11
10
3
2
24
Dec
18
16
15
13
11
10
8
7
6
4
1
30
Nov
29
28
27
26
25
24
22
20
19
18
16
15
14
12
11
5
31
Oct
30
27
25
24
18
17
10
7
3
2
1
28
Sep
17
11
2
28
Aug
26
23
22
20
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
Replaces libjnopus.so with a version which does not require GLIBC_2.14
Modifies that PacketTransformer interface to work with arrays of
Fixes a potential probem in RawPacket#{get,set}Timestamp().
Fixes warnings.
Fixes the support for G.722 which was recently broken.
Updates jnwincoreaudio.dll in order to comply with the package change for CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package.
Merge branch 'aec'
Corrects Coreaudio endless loop when CoreAudio daemon underruns. Corrects freeing resources synchronization problem. Corrects AEC memory leak.
Minor: fix a javadoc
Adds a log message when LibJitsi is successfully started (to avoid confusion with the stack trace logged when the OSGi implementation fails to load, but LibJitsi is started)
Updates ice4j to r376.
Updates FMJ to r36.
Improves the logging of warnings about failures to enable codecs.
Applies formatting.
Fixes the name of the JNI binary of the Speex integration.
Logs the actual exception instead of converting it to a string at CoreAudio library startup.
Moves CoreAudioDevice, MacCoreAudioDevice and WebrtcAec to src.org.jitsi.impl.neomedia.device package.
Log information to determine why the CoreAudio library does not load correctly from the build.
Merge branch 'aec'
Includes libraries for CoreAudio AEC using webrtc library.
First version of AEC for CoreAudio using webrtc library.
Disables recording formats currently not working.
Reverts FMJ because necessary files were erroneously removed from it. Reported by Damian Minkov.
Fixes a failure to preview the video device on GNU/Linux. Reported by pierigno.
makes the license more visible as it is currently only in home page, source files and parent project
Creates a README.md
Uses the default complexity value of the native Opus library in the ecoder (unless the user has explicitly specified a value, of course).
Improves the CPU utilization and the garbage collection profile of AudioMixer.
Removes unused FMJ classes.
Updates the opus binaries for Windows to 1.1.
Updates opus binaries for linux and mac with opus-1.1
Fixes crash during FileAccessServiceImpl static initialization on systems other than Windows.
Adds abstract classes for Version and VersionService.
Fixes a deadlock reported against WASAPI which leads to inability to make calls.
Windows: correctly get Downloads-folder location
Fixes warnings.
Updates SRTP transform engine when setting new SDES keys.
Webrtc AEC workaround.
Mix system random with audio samples into the Fortuna entropy pool
Fixes an issue which could cause a DTLS client to never send a Client Hello.
Loading