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.
b33e45dbff9184bcf67b9cac691e994786c57ef5
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
10
Aug
31
Jul
30
27
21
20
16
15
12
8
23
Jun
19
18
12
10
3
2
27
May
26
18
27
Apr
24
22
16
15
13
8
7
2
1
30
Mar
25
20
17
9
5
4
23
Feb
16
13
5
4
22
Jan
21
20
19
5
30
Dec
29
19
18
10
8
4
2
27
Nov
23
21
20
18
15
12
7
4
30
Oct
28
27
26
24
23
22
17
15
14
13
10
9
8
6
3
1
30
Sep
23
18
16
11
10
8
5
4
3
2
1
31
Aug
29
28
27
26
24
23
22
21
20
13
11
9
8
6
5
4
3
2
1
31
Jul
30
29
28
27
26
24
23
22
21
20
18
17
15
14
11
8
5
4
3
2
30
Jun
27
26
25
20
18
17
13
12
10
7
6
5
4
3
2
31
May
30
29
16
15
14
13
12
9
8
7
5
29
Apr
26
25
23
21
19
15
12
10
9
6
5
3
2
23
Mar
21
20
19
13
10
9
4
27
Feb
26
21
20
18
14
13
11
10
8
6
5
26
Jan
23
20
19
17
16
15
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
Makes the dependency on jitsi-lgpl-dependencies optional.
644
644
Excludes the FFmpeg and G.722 JNI binaries from libjitsi because they reside in jitsi-lgpl-dependencies.
Tears down the DTLS (media) session if the fingerprint does not match the hashed certificate (i.e. conforms with RFC 5763). Generally, the Jitsi desktop client visually depicts the secure status and may want to set the ConfigurationService and/or System property org.jitsi.impl.neomedia.transform.dtls.DtlsControlImpl.verifyAndValidateCertificate to false in order to prevent the teardown.
643
643
Manually formats source code (for the purposes of readability).
Updates libjnvpx, static linking of libvpx for x86-64.
642
642
Specify 1.6 as source and target of the Maven compiler plugin (that is what we have in the Ant build.xml).
641
641
Adds jitsi-maven-repository, avoids jitsi-universe prerequisite.
640
640
Remove jspeex from classpath (Closes #56)
639
639
Disables h263.
638
638
Implements SSRC rewriting.
rewriting
rewriting
Update license in README.md
637
637
Small optimization to the RED filter transformer.
636
636
Revert "Fixes a bug in the REDTransformEngine."
Fixes a failure to take into account the buffer offset, resulting in
Merge pull request #30 from mondain/patch-4
635
635
Merge pull request #31 from mondain/patch-5
634
634
Uses our fork of ZRTP4J.
633
633
Adds Maven support.
632
632
Loads JNI libraries using JNIUtils instead of System in order to support binaries packed into the JAR as well.
Deletes the lib/native/freebsd* directories because we do not plan on maintaining FreeBSD support and nobody has stepped forward to support them for a long time now.
Deletes the files which implement Speex with pure Java because we are not using them anyway and we do not want the obsolete dependency on jspeex.
Update contributor notes to Apache license and new CLA links
631
631
Removes a confusing log message.
630
630
Sets the urgent flag in the API when requesting keyframes as suggested by Zoltan Bettenbuk.
629
629
ice4j SVN revision 506: Fixes a stack overflow reported by James B. Byrne, investigated by Danny van Heumen.
628
628
Update LICENSE
627
627
Fixes a bug in addEngine() reported by fabvador. Closes #50.
626
626
Fixes a failure to configure RTP header extensions when
625
625
Fix line ending in description/index part of the patch.
624
624
Updates folders for patch.
622
622
Reverts file to previous version.
621
621
Merge branch 'deb-src-release-593'
Fixes an observed NPE:
619
619
Fixes symlink time of creation or we end up with jar in the debian src archive.
618
618
Updates patches to reflect new folder.
Reverts removed description.
Fixes patch line endings.
Removes unused code, so libjnvpx can compile against current libvpx. Closes #44.
Removes the executable permission from the dependencies/libraries.
614
614
Updates the JNA library to version 4.1.0 because it is dual-licensed under LGPL 2.1 and Apache License 2.0.
613
613
Loading