Add H265 payloader and depacketizer #456
Annotations
9 errors and 1 warning
golangci-lint:
packetizer_test.go#L12
could not import github.com/pion/rtp/codecs (-: # github.com/pion/rtp/codecs
|
golangci-lint:
codecs/h265_packet.go#L913
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte)
|
golangci-lint:
codecs/h265_packet.go#L921
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte)) (typecheck)
|
golangci-lint:
codecs/h265_packet.go#L913
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte)
|
golangci-lint:
codecs/h265_packet.go#L921
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte) (typecheck)
|
golangci-lint:
codecs/av1/frame/av1.go#L7
could not import github.com/pion/rtp/codecs (-: # github.com/pion/rtp/codecs
|
golangci-lint:
codecs/h265_packet.go#L913
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte)
|
golangci-lint:
codecs/h265_packet.go#L921
invalid operation: cannot call non-function annexbNALUStartCode (variable of type []byte)) (typecheck)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/rtp/rtp. Supported file pattern: go.sum
|
Loading