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
Graph
89d8b2338ea532e91eeb0b0c422f01c320c5348a
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Oct
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
28
Aug
26
23
22
20
14
12
8
7
1
26
Jul
25
23
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.
Updates Javadoc: An RTCPTerminationStrategy is not necessarily owned by a MediaStream.
Refactors RTCP termination.
Updates fmj@104 (Makes the RTCPTransmitter replaceable).
Prepare a video renderer based on Java2D
658
658
Fix Bundle-NativeCode syntax and remove duplicate entries
Add architecture to OSX native bundles and import AWT packages
657
657
Declare native dependencies in the OSGi manifest
656
656
Fix warnings of deprecated and raw usage of JNA
655
655
Follow-up to 14caf691af053de1f30b5f90dd1b78fbadfaa92a
654
654
Don't use java.util.Objects until we raise the compilation level.
653
653
Allows the DTLS fingerprint to "upgrade" the hash function of the certificate in order to fix Meet on Firefox which disobeys RFC 4572. For example, allows the DTLS fingerprint to use SHA-256 with a SHA-1 certificate.
652
652
OSGi'fy libjitsi
651
651
Adds some utility functions for RTP/RTCP packet generation from RawPackets.
650
650
Extends the FMJ RTP packet parser.
Updates fmj@r99 (exposes an RTP packet parser)
Fixes typos.
Make libjitsi a proper OSGi bundle on it's own
Throw a MediaException when quality control change fails
Remove a never thrown exception declaration and handling
Move DTMF tone definition to neomedia because it's not a (Jitsi) protocol
Remove now unnecessary unchecked suppressions
Move security event severities into the interface defining the events
Remove and ignore Eclipse project files
649
649
Removes obsolete source code. "Synchronizes" the compile between Ant and Maven.
648
648
Fixes the name of the ConfigurationService/System property which controls the teardown of the DTLS (media) session if the fingerprint does not match the hashed certificate. Courtesy of Gavin Llewellyn.
647
647
Loading