Fixes to mp4 parsing #116
Annotations
7 errors and 1 warning
coverage:
cmd/mp4ff-crop/main.go#L204
inMP4.Mdat undefined (type *mp4.File has no field or method Mdat)
|
coverage:
cmd/mp4ff-nallister/main.go#L180
f.Mdat undefined (type *mp4.File has no field or method Mdat)
|
coverage:
cmd/mp4ff-pslister/main.go#L241
parsedMp4.Mdat undefined (type *mp4.File has no field or method Mdat)
|
coverage:
cmd/mp4ff-subslister/main.go#L137
f.Mdat undefined (type *mp4.File has no field or method Mdat)
|
coverage:
examples/segmenter/segmenter.go#L143
mp4f.Mdat undefined (type *mp4.File has no field or method Mdat)
|
coverage:
mp4/file_test.go#L374
decFile.Mdat undefined (type *File has no field or method Mdat)
|
coverage
Process completed with exit code 1.
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/mp4ff/mp4ff. Supported file pattern: go.sum
|