PR #85 #43
codeql
on: dynamic
Matrix: analyze
Annotations
10 errors
|
Analyze (go)
ctx.bit_rate undefined (type *AVCodecContext has no field or method bit_rate)
|
|
Analyze (go)
ctx.codec undefined (type *AVCodecContext has no field or method codec, but does have method Codec)
|
|
Analyze (go)
ctx.codec_type undefined (type *AVCodecContext has no field or method codec_type)
|
|
Analyze (go)
ctx.codec_type undefined (type *AVCodecContext has no field or method codec_type)
|
|
Analyze (go)
ctx.capabilities undefined (type *AVCodec has no field or method capabilities, but does have method Capabilities)
|
|
Analyze (go)
ctx.id undefined (type *AVCodec has no field or method id, but does have method ID)
|
|
Analyze (go)
ctx._type undefined (type *AVCodec has no field or method _type)
|
|
Analyze (go)
ctx.long_name undefined (type *AVCodec has no field or method long_name)
|
|
Analyze (go)
ctx.name undefined (type *AVCodec has no field or method name, but does have method Name)
|
|
Analyze (go)
could not import C (no metadata for C)
|