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.
5666d70cb00d16ea3c683b5c67d9ceef57559195
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
5
Aug
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
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
Updates ice4j to r420.
Merge pull request #13 from dpocock/webstart
477
477
Adds watch files.
476
476
Line wrapping
Does not make decisions about threading in the SCTP socket API.
475
475
Silences logs of DTLS-related exceptions.
474
474
Reduces the godzillions of threads started by SCTP. Sadly, even the remaining are unnecessary.
473
473
Cleans up source code.
472
472
Does not support DTLS v1.2.
471
471
Demotes the logging of the statistics about the sent and received RTCP SR/RR reports because they are too frequent.
470
470
set duration to 0 initially; allow chrome to play unfinished files
Fixes number of received bytes calculation in the input stream.
469
469
Updates BouncyCastle to v1.51. Fixes issues with certain DTLS cipher suites. Supports DTLS v1.2.
468
468
Fires events outside a synchronized block.
467
467
Declares thrown Exceptions.
Refactors the RTPConnectorInputStream hierarchy in order to avoid code duplication.
466
466
Fix a problem with looping an rtpdump file. Reported by Thomas Kuntz.
465
465
Fix problem with sleep time calculation introduced in my last commit.
464
464
Minor cleanup. Added comments. Refactored RtpdumpStream a little.
463
463
update doc + clean up
Remove the need to use RtpdumpPacket
RtpdumpMediaDevice does not extends MediaDeviceImpl anymore,
Instead of using RTPPacket that was parsing the packet header,
Remove unused import.
Add a protocol & CaptureDevice that read rtpdump file, containing rtp
Cleans up background threads related to speech activity more aggressively.
462
462
Manually fixes formatting.
461
461
Adds byte counter in input and output stream classes.
460
460
Disables active speaker detection in the recorder unless its specifically configured.
459
459
Correctly load jitsi-defaults.properties when running under WebStart
Resets the mapping for an SSRC after it is removed.
458
458
Add a recording field to RecorderEvent.
457
457
Ensures that the lengths of the values of the ice-ufrag and ice-pwd attributes conform to RFC 5245 15.4. "ice-ufrag" and "ice-pwd" Attributes. Reported by Philipp Hancke.
456
456
Fixes warnings about unused imports.
Adds javadocs.
Updates fmj.jar to r64 that has relaxed fields visibility.
455
455
Makes FeedbackCacheProcessor public.
HighestQualityRTCPTerminationStrategy now extends BasicRTCPTerminationStrategy reducing code duplication.
Changes BasicRTCPTerminationStrategy fields visibility and adds a few comments.
Fixes possible NPE in RTCPTerminationTransformEngine.
Loading