Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
PRRT
Commits
6be36efb
Commit
6be36efb
authored
Jun 14, 2021
by
Pablo Gil Pereira
Browse files
Fix FEC block bug
parent
de178082
Pipeline
#4897
passed with stages
in 2 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
prrt/proto/types/block.c
View file @
6be36efb
...
...
@@ -33,7 +33,7 @@ static void gather_redundancy_packets(const PrrtBlock *block_ptr, gf *const *fec
packet
->
payload
+
PRRT_PACKET_REDUNDANCY_HEADER_SIZE
,
PACKET_TYPE_DATA
,
fec
[
m
],
packet
->
payloadLength
packet
->
payloadLength
-
PRRT_PACKET_REDUNDANCY_HEADER_SIZE
);
idx_p
[
m
]
=
packet
->
index
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment