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
49acefb86f51442d76609ef994b0e8eec840b7cb
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
30
Nov
25
24
23
22
20
19
18
17
16
13
12
11
10
6
5
4
3
2
31
Oct
30
29
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
Advances the injection of packets into MediaStream.
738
738
Fixes a bug reported by George Politis.
737
737
Reduces memory usage. Fixes warnings. Clarifies, simplifies source code.
736
736
Rewrites RTP timestamp "uplifting" in simulcast.
735
735
Fixes MediaStreamImpl.injectPacket to deal with wrapped TransformEngines.
734
734
More verbose SSRC rewriting logging.
733
733
Breaks a file into multiple files. Fixes javadocs. Simplifies source code.
732
732
Removes a debug log.
731
731
Introduces a reusable Utils.isKeyFrame method.
Fixes DePacketizer.isKeyFrame method arguments check.
Makes the NACKPacket.toString() method more verbose.
Reverts to "uplifting" RTP timestamps in simulcast for non-retransmissions only at least until we reimplement the "uplifting".
730
730
Fixes ExtendedSequenceNumberInterval.contains(int). Fixes javadocs. Simplifies source code.
729
729
Generates RTCP BYEs when rewriting SSRCs.
728
728
Simplifies source code. Fixes javadocs.
727
727
Removes the old implementation of SsrcRewriter.extendOriginalSequenceNumber in order to simplify the source code.
726
726
Removes lib/*.jar and uses Maven from within Ant so that we don't have to commit binaries (in the lib/ directory).
725
725
Adds comment.
Implements extending 16-bit unsigned sequence numbers to 32-bit signed sequence numbers.
Adds log messages.
722
722
Adds a utility method.
Removes superfluous logging.
721
721
Fixes a property name.
720
720
Instantiates the cache earlier, so it is available to configure before the stream is started.
Uses a single thread for cache cleaning.
Fixes SsrcRewriter.rewriteRTP to not "uplift" RTP timestamps in debug logging only. Simplifies and fixes obvious mistakes in the implementation of SsrcRewriter.extendOriginalSequenceNumber.
719
719
Fixes a debug log message.
718
718
Improves Javadoc and logging. Removes unused methods.
717
717
Re-introduces SinglePacketTransformerAdapter parts of which got lost between branches and/or forks.
716
716
Fixes javadocs.
Adds comments. Improves logging.
Towards a more defensive DebugTransformEngine.
Updates the send-side bandwidth estimate periodically.
Moves the BandwidthEstimator interfaces to org.jitsi.service.neomedia.rtp
Adds partial send-side bandwidth estimation.
Moves recently added interfaces to a more appropriate package (org.jitsi.service.neomedia.rtp).
715
715
Merge branch 'simulcast'
714
714
Removes duplication. Avoids a cast.
713
713
Adds a comment.
Adds null checks as suggested by George Politis.
Loading