[FlexFec] Adding FlexFec Flex variant encoder implementation #637
Annotations
2 errors and 5 warnings
pkg/flexfec/util/bitarray.go#L15
assigned to sizeBytes, but reassigned without using the value (wastedassign)
|
|
pkg/flexfec/util/media_packet_iterator.go#L47
exported: exported method MediaPacketIterator.First should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_encoder.go#L16
exported: exported const BaseRtpHeaderSize should have comment (or a comment on this block) or be unexported (revive)
|
pkg/flexfec/flexfec_encoder.go#L20
exported: exported type FlexFecEncoder should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_encoder.go#L27
exported: exported function NewFlexFecEncoder should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_encoder.go#L36
exported: comment on exported method FlexFecEncoder.EncodeFec should be of the form "EncodeFec ..." (revive)
|
The logs for this run have expired and are no longer available.
Loading