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.
bd3f1b6446706b63b6731dd43574adf3d9cd8f63
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
21
Jul
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
5
28
Aug
21
18
3
2
31
Jul
26
25
24
20
19
18
16
12
10
9
6
5
4
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
Updates FMJ to r60.
Saves RTP timestamps, if available, in metadata (for debugging purposes).
Fix a bug with resetting a buffer.
Remove SSRCs from the active SSRCs list when we remove a stream.
Changes the java includes directory for macosx for libjnvpx.
Prevents LibJitsi from starting multiple times.
Add an ant target and instructions for building libjnvpx on debian.
Updates the jnvpx build script, instructions, and the macosx binary.
Removes a log message.
Fixes a warning/a possible NullPointerException.
Fixes warnings about unused imports.
Fixes building debian source packet.
Adds license notice.
Updates fmj to the latest and greatest version that allows to override the default RTCP report creation algorithm and that includes an RTCP packet parser
Adds HighestQualityRTCPTerminationStrategy (and renames the existing test strategies)
Implements RTCP termination.
Adds methods for number of packets and number of lost packets to the MediaStreamStats.
Adds building usrsctp from source.
Adds linux sctp binaries.
Synchronizes writing to RecorderRtpImpl.
Resets the packet buffer for an SSRC (allowing RTP packets for the SSRC to be received).
Fixed deprecated warning.
Adds jnsctp for 64bit windows.
Adds jnsctp for 32bit windows and build instructions.
Adds sctp lib for macosx with its build instructions.
Merge pull request #10 from Haerezis/greyfading
Fix some code conventions errors, comment errors.
Implements support for RTCP XR.
Add a protocol / CaptureDevice that generate RGB frame that create
Loading