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
You need to sign in or sign up before continuing.
Repository graph
You can move around the graph by using the arrow keys.
39288544011e4045b42eb6606a37dbb6d1a9f2ce
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
27
Jan
22
21
20
13
10
9
6
5
4
18
Dec
17
16
15
9
8
6
5
4
3
2
1
30
Nov
25
24
23
22
20
19
18
17
16
13
12
11
10
6
5
4
3
2
31
Oct
30
29
27
26
19
16
12
9
8
5
4
29
Sep
28
15
14
8
7
6
3
2
29
Aug
24
23
21
19
11
10
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
Adds braces.
Avoids logging a message when the feedback just lacks lsr.
767
767
Merge pull request #75 from jitsi/xr-rtt
766
766
Fixes compilation against the latest fmj (and the RTT computation in XRs).
Fixes issues related to timestamps in RTCP. Fixes the RTT calculation.
765
765
Fixes an issue that causes Chrome to fail to unprotect RTP packets.
764
764
Sanitizes logging in SSRC rewriting.
Fixes a leak.
763
763
Fixes a thread race condition which could cause the unintentional passing through of encrypted incoming packets, unencrypted outgoing packets, and dropping of both incoming and outgoing packets.
762
762
Fixes warnings.
761
761
Takes into account the packet predicate in SinglePacketTransformer#reverseTransform, removes superflous checks, avoids using "continue" statements.
760
760
Fixes a potential failure in recognizing RTCP packets.
Fixes occasional failure to rewrite FEC packets.
759
759
The StatisticsEngine should not touch non-RTP/RTCP packets.
Merge branch 'bwe'
758
758
Fixes a deadlock in RTP translation when simulcast is enabled.
757
757
Fixes warnings, javadocs, comments.
Merge pull request #69 from pstros/configCache
756
756
Lets inbound SRs, BYEs and SDES go through the pipeline.
755
755
Package imports and new cache-config prefix
Prevents potential NPE in RTP/RTCP PacketPredicate.
754
754
Adds forgotten license header.
753
753
Updates Javadoc.
752
752
Fixes the RTP/RTCP packet predicates.
Updates .gitignore.
Testing
Using ConfigurationService to read caching properties from config file
Reduces the number of fetches of OSGi service references because these are not inexpensive. Fixes warnings.
751
751
Disables arbitrary packet logging by default because it is meant for debugging only and it dramatically impacts the performance. Fixes incorrect implementations of the PacketLoggingService configuration methods.
750
750
Fixes javadocs. Uses a service class instead of an impl class.
749
749
Reduces field names for the sake of readability.
Fixes warnings, formatting.
Adds and exposes utilities for array manupulations.
Fixes warnings. Splits a couple of files into even more files for the sake of readability.
Merge pull request #68 from jitsi/lower-log-level-for-stream-stats
748
748
Attempts to fix a deadlock in the JVB.
747
747
Merge branch 'master' into bwe
Moves SSRC rewriting into its own package.
746
746
Fixes RED/FEC rewriting and deduplicates code.
745
745
Fixes a warning.
744
744
Loading