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.
5cd776a73210a916be0a1b5472373ac4e6927887
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
29
Oct
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
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
Fixes formatting. Simlifies source code.
Adds a VP8PayloadHeader class in the VP8 DePacketizer.
Fixes a failure to assemble an RTCP compound packet.
Handles sequence number wrap-arounds.
SequenceNumberInterval -> ExtendedSequenceNumberInterval.
More verbose logging. Updates the code based on Boris's review.
Adds missing Javadoc.
Adds a TODO item.
Minor change in source code structure.
Implements SSRC rewriting (experimental).
Added certification creation algorithm override via the ConfigurationService.
Removes unused code.
671 672 677
671 672 677
Removes unused code (close() is implemented in the super class).
Merge pull request #64 from gpolitis/packet-debugging
670
670
Removes comments that are used to denote C#-style regions (non-standard in Java).
Fixes a typo in the Javadocs.
Fixes a typo in the Javadocs.
Adds configuration for logging arbitrary packets.
Small optimization of the DebugTransformEngine.
Do not use real property names in test playground.
669
669
Adds a DebugTransformEngine.
Adds utilities to read properties from ConfigurationService and System.
668
668
Makes it possible to mask password properties(and cmd line args) printed by the ConfigurationService on startup.
667
667
Updates the license headers.
666
666
Enables AES192/AES256 for SDES
665
665
Merge pull request #21 from shengbinmeng/patch-1
664
664
Save changed output format of G.722 encoder (closes #57)
663
663
Statically link jnsctp.dll's to VC runtime
662
662
Update build instructions against upstream's new layout
Adds default interface method implemenations to abstract classes to facilitate extenders.
661
661
Increases the RTCP reporting interval for video streams.
660
660
Merge pull request #58 from gpolitis/master
659
659
Adds TODO.
- Avoid unnecessary new object creation for each RTCP packet that is processed.
MAX_RTCP_REPORT_BLOCKS_ARRAY should not be static.
Don't break RTCP statistics.
Fixes compiler warning.
Updates Javadoc.
Avoid unnecessary new object creation for each RTCP packet that is processed.
Remove unused imports.
Loading