RC6330: section 4.4.2, packet construction
-
The RFC has an explicit packet construction, we might want to add an easy encode/decode for that since it is particular.
-
rfc secton 4.4.2 talks about
K
as the number of source symbols in a block. Does this refer to the full size of the block (previously calledK'
, or the effective number of source symbols? In the first case it's what we are doing in libRaptorQ, the second case seems to be what OpenRQ does. The difference is that in the case of a non-full block OpenRQ has sequential ESI
If needed, backport fix to 0.1.X