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.
2b5119b0cf2e010abfc8e2d4696f3ab3dff0c678
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
Jul
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
5
1
29
Sep
28
27
26
25
24
21
20
18
14
13
11
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.
Adds the FeedbackCache class that is used in RTCP termination strategies.
Adds missing license header.
Update comment in RTCPTerminationTransformEngine.
Renames writeRTCPFeedbackMessage() -> writeControlPayload() in various places (RTPTranslatorImpl, RTPConnectorImpl, ...)
First implementation of the BasicRTCPTerminationStrategy
Use named constants instead of numbers for the RTCPREMBPacket.type and RTCPREMBPacket.fmt.
Updates sdes4j to 1.1.2.
454
454
Fixes cleaning before debuild.
Adds methods in MediaStreamStats for number of bytes that are received or sent.
453
453
Fixes cleaning debian src package.
452
452
Adds sources of libmkv and change the way libvpx is build to reflect changes, when using debian source packet.
Fixes number of packets and lost packets statistics for media stream.
451
451
Tries to fix libvpx compilation against openjdk-1.7.
450
450
Updates the vpx instructions.
449
449
Adds a multiplexer for WAV files and enables audio recording in WAV format.
448
448
Minor clean-up.
447
447
Fix the problem discussed here :
Use the difference between the timestamp of 2 consecutive frames read
Add a protocol / CaptureDevice that read an ivffile that contains vp8
Fixes 'Scratch noise using opus/48000 codec' reported by Luca Antonioli.
446
446
Fixes warnings, adds javadocs.
445
445
Loading