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.
33944cd85c24da95395f371d366c0716576e6d17
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
2
Jun
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
3
1
29
May
28
27
26
25
24
23
22
21
20
19
18
17
16
15
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
FMJ r96, ICE4J r501.
Updates the JNA library to version 4.1.0 because it is dual-licensed under LGPL 2.1 and Apache License 2.0.
Moves the FFmpeg and G722 JNI libraries from libjitsi to jitsi-lgpl-dependencies because they statically link to LGPL objects.
Updates fmj to r96 (fix parsing RTCP BYE packets).
612
612
Closes all packet transformers on close.
611
611
Fix the PID field in generated NACK packets.
610
610
Fixes a bug in parsing NACK packets.
Adds a method for injecting packets in a MediaStream.
Adds a utility method.
Makes TransformEngineChain easier to extend.
Adds support for NACK packets (non tested).
Minor non-functional changes.
Makes the RED PT configurable, does not create a new object in getRTPTransformer().
Adds javadocs.
Removes the abs-send-time transformer from MediaStream (moving to videobridge).
Removes the REDFilter transformer from a MediaStream (moving to videobridge).
Adds an external transform engine to a MediaStream.
Makes the REDFilterTransformEngine more efficient.
608
608
Fixes a bug in the REDTransformEngine.
Adds comments.
Adds a REDFilterTransformEngine required for FF compatibility.
Adds a clearDynamicRTPPayloadTypes() method to the MediaStream interface.
Fixes method names in RTCP termination strategies.
Reorders license statements.
deb-src-release…
deb-src-release-593
README.embedded-libraries: add ITP info for bccontrib.
Updates the copyright file. Fixes wrong paths and update zrtp entries.
Removes the version number specified for sdes4j lib.
Ubuntu uses the linker option "--as-needed" by default. This requires that libraries are added in the correct order to the linker command line (i.e. after the objects requesting external symbols).
README.embedded-libraries: add ITP info where applicable.
Excludes demo sources of zrtp when building deb-src.
Changes watch file.
Fixes lintian warnings in copyright file.
Adds patch description fixing lintian warnings.
Updates deb-src sdes4j patch, wrong line endings and failing patch.
Builds sdes4j for debian src package using maven-debian-helper.
Loading