[FlexFec] Adding FlexFec Flex variant encoder implementation #636
Annotations
2 errors and 10 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/util/bitarray.go#L45
exported: exported method BitArray.Marshal should have comment or be unexported (revive)
|
pkg/flexfec/util/bitarray.go#L49
exported: exported method BitArray.GetBitValue should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L20
exported: exported type ProtectionCoverage should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L30
exported: exported function NewCoverage should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L65
exported: exported method ProtectionCoverage.ResetCoverage should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L73
exported: exported method ProtectionCoverage.GetCoveredBy should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L83
exported: exported method ProtectionCoverage.MarshalBitmasks should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L87
exported: exported method ProtectionCoverage.ExtractMask1 should have comment or be unexported (revive)
|
pkg/flexfec/flexfec_coverage.go#L91
exported: exported method ProtectionCoverage.ExtractMask2 should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading